[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:05:39.834002  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:37149
I20260710 11:05:39.835609  2758 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:05:39.836724  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:39.854236  2767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:39.854276  2765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:39.855585  2758 server_base.cc:1061] running on GCE node
W20260710 11:05:39.854369  2764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:41.063012  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:41.063310  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:41.063524  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681541063500 us; error 0 us; skew 500 ppm
I20260710 11:05:41.064411  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:41.070012  2758 webserver.cc:533] Webserver started at http://127.2.177.190:37655/ using document root <none> and password file <none>
I20260710 11:05:41.070950  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:41.071201  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:41.071671  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:41.077615  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "04a8eef1417f4e88962d20d4735ba92f"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.086710  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:05:41.092259  2773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.093523  2758 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:05:41.093925  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "04a8eef1417f4e88962d20d4735ba92f"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.094345  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:41.157303  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:41.158896  2758 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:05:41.159368  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:41.231916  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:37149
I20260710 11:05:41.231992  2824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:37149 every 8 connection(s)
I20260710 11:05:41.239946  2825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:41.262362  2825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f: Bootstrap starting.
I20260710 11:05:41.268549  2825 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:41.270571  2825 log.cc:826] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f: Log is configured to *not* fsync() on all Append() calls
I20260710 11:05:41.275283  2825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f: No bootstrap required, opened a new log
I20260710 11:05:41.296083  2825 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a8eef1417f4e88962d20d4735ba92f" member_type: VOTER }
I20260710 11:05:41.296669  2825 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:41.296945  2825 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a8eef1417f4e88962d20d4735ba92f, State: Initialized, Role: FOLLOWER
I20260710 11:05:41.298005  2825 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04a8eef1417f4e88962d20d4735ba92f" member_type: VOTER }
I20260710 11:05:41.298528  2825 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:41.298856  2825 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:41.299209  2825 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:41.303373  2825 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a8eef1417f4e88962d20d4735ba92f" member_type: VOTER }
I20260710 11:05:41.304262  2825 leader_election.cc:304] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [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: 04a8eef1417f4e88962d20d4735ba92f; no voters: 
I20260710 11:05:41.306118  2825 leader_election.cc:290] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:41.306470  2828 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:41.309216  2828 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 1 LEADER]: Becoming Leader. State: Replica: 04a8eef1417f4e88962d20d4735ba92f, State: Running, Role: LEADER
I20260710 11:05:41.310264  2828 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [LEADER]: Queue going to LEADER mode. State: All 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: "04a8eef1417f4e88962d20d4735ba92f" member_type: VOTER }
I20260710 11:05:41.311273  2825 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:41.323203  2830 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04a8eef1417f4e88962d20d4735ba92f. Latest consensus state: current_term: 1 leader_uuid: "04a8eef1417f4e88962d20d4735ba92f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a8eef1417f4e88962d20d4735ba92f" member_type: VOTER } }
I20260710 11:05:41.324041  2830 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:41.326182  2829 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04a8eef1417f4e88962d20d4735ba92f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a8eef1417f4e88962d20d4735ba92f" member_type: VOTER } }
I20260710 11:05:41.326802  2829 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:41.326831  2838 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:41.338304  2838 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:41.340555  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:41.354871  2838 catalog_manager.cc:1383] Generated new cluster ID: 5063ec104a13438c8c42f19d1ee3ec9b
I20260710 11:05:41.355211  2838 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:41.375231  2838 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:41.377429  2838 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:41.394150  2838 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f: Generated new TSK 0
I20260710 11:05:41.395226  2838 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:41.408039  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:41.416963  2847 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:41.418712  2848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:41.422425  2850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:41.423285  2758 server_base.cc:1061] running on GCE node
I20260710 11:05:41.424244  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:41.424521  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:41.424726  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681541424705 us; error 0 us; skew 500 ppm
I20260710 11:05:41.425525  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:41.429762  2758 webserver.cc:533] Webserver started at http://127.2.177.129:38469/ using document root <none> and password file <none>
I20260710 11:05:41.430537  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:41.430795  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:41.431267  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:41.432862  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.440056  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:05:41.445441  2855 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.446424  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:41.446805  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.447208  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:41.481257  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:41.483095  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:41.485405  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:41.490170  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:41.490443  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.490726  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:41.490916  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.594722  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:39811
I20260710 11:05:41.594789  2917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:39811 every 8 connection(s)
I20260710 11:05:41.602406  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:41.612540  2922 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:41.615926  2923 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:41.624926  2758 server_base.cc:1061] running on GCE node
W20260710 11:05:41.624864  2925 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:41.629005  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:41.629369  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:41.629609  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681541629591 us; error 0 us; skew 500 ppm
I20260710 11:05:41.630326  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:41.633592  2918 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37149
I20260710 11:05:41.634152  2918 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:41.635401  2918 heartbeater.cc:507] Master 127.2.177.190:37149 requested a full tablet report, sending...
I20260710 11:05:41.635532  2758 webserver.cc:533] Webserver started at http://127.2.177.130:37083/ using document root <none> and password file <none>
I20260710 11:05:41.636181  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:41.636430  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:41.636731  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:41.637998  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.639214  2790 ts_manager.cc:194] Registered new tserver with Master: 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811)
I20260710 11:05:41.642446  2790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60220
I20260710 11:05:41.645280  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:41.650195  2930 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.651082  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:41.651382  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.651676  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:41.683151  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:41.684432  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:41.687062  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:41.690086  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:41.690268  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.690572  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:41.690867  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.789179  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:45455
I20260710 11:05:41.789366  2992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:45455 every 8 connection(s)
I20260710 11:05:41.796576  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:41.806352  2996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:41.809669  2997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:41.811756  2993 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37149
I20260710 11:05:41.812268  2993 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:41.813565  2993 heartbeater.cc:507] Master 127.2.177.190:37149 requested a full tablet report, sending...
I20260710 11:05:41.815009  2758 server_base.cc:1061] running on GCE node
I20260710 11:05:41.816143  2790 ts_manager.cc:194] Registered new tserver with Master: 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
W20260710 11:05:41.816190  2999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:41.817380  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:41.817656  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:41.817850  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681541817833 us; error 0 us; skew 500 ppm
I20260710 11:05:41.818051  2790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60226
I20260710 11:05:41.818588  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:41.821768  2758 webserver.cc:533] Webserver started at http://127.2.177.131:39591/ using document root <none> and password file <none>
I20260710 11:05:41.822455  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:41.822715  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:41.823028  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:41.824551  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "b3172fe209e54a8f9a2aecd066a7a639"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.831023  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260710 11:05:41.835376  3004 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.836346  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:05:41.836691  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "b3172fe209e54a8f9a2aecd066a7a639"
format_stamp: "Formatted at 2026-07-10 11:05:41 on dist-test-slave-vxgv"
I20260710 11:05:41.837069  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:41.871150  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:41.872790  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:41.875211  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:41.878535  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:41.878823  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.879089  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:41.879280  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:41.976361  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:34051
I20260710 11:05:41.976945  3066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:34051 every 8 connection(s)
I20260710 11:05:41.995185  3067 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37149
I20260710 11:05:41.995599  3067 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:41.996491  3067 heartbeater.cc:507] Master 127.2.177.190:37149 requested a full tablet report, sending...
I20260710 11:05:41.998754  2790 ts_manager.cc:194] Registered new tserver with Master: b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:41.999852  2758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016004496s
I20260710 11:05:42.000339  2790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60230
I20260710 11:05:42.053120  2790 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60242:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:42.058451  2790 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:42.173913  2883 tablet_service.cc:1511] Processing CreateTablet for tablet c37c6ef285a346048141a397c379f09a (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:42.175853  2883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37c6ef285a346048141a397c379f09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.178620  2882 tablet_service.cc:1511] Processing CreateTablet for tablet 6cea6728d898466ba96bab23fe84fc55 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:42.180275  2882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cea6728d898466ba96bab23fe84fc55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.183252  2881 tablet_service.cc:1511] Processing CreateTablet for tablet f1e863b904e44116afdb526ee6be70aa (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:42.184640  2881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e863b904e44116afdb526ee6be70aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.186033  2957 tablet_service.cc:1511] Processing CreateTablet for tablet 6cea6728d898466ba96bab23fe84fc55 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:42.186343  2956 tablet_service.cc:1511] Processing CreateTablet for tablet f1e863b904e44116afdb526ee6be70aa (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:42.187534  2957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cea6728d898466ba96bab23fe84fc55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.188844  2880 tablet_service.cc:1511] Processing CreateTablet for tablet eb54a8ee38ff4ca3a6d12cae34dfaae5 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:42.192437  2955 tablet_service.cc:1511] Processing CreateTablet for tablet eb54a8ee38ff4ca3a6d12cae34dfaae5 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:42.193903  2955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb54a8ee38ff4ca3a6d12cae34dfaae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.195716  2958 tablet_service.cc:1511] Processing CreateTablet for tablet c37c6ef285a346048141a397c379f09a (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:42.197069  2958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37c6ef285a346048141a397c379f09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.199301  2954 tablet_service.cc:1511] Processing CreateTablet for tablet 650fe32a0e8b4474ba6de5349acf5555 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:42.200853  2954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650fe32a0e8b4474ba6de5349acf5555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.200556  2879 tablet_service.cc:1511] Processing CreateTablet for tablet 650fe32a0e8b4474ba6de5349acf5555 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:42.192363  2952 tablet_service.cc:1511] Processing CreateTablet for tablet c4e343350b354e7e8f44959472a5c561 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:42.202983  2878 tablet_service.cc:1511] Processing CreateTablet for tablet 198f3ec87ad14f5ba32249f7cefe6213 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:42.203290  2953 tablet_service.cc:1511] Processing CreateTablet for tablet 198f3ec87ad14f5ba32249f7cefe6213 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:42.203832  2952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e343350b354e7e8f44959472a5c561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.204665  2953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198f3ec87ad14f5ba32249f7cefe6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.205430  2877 tablet_service.cc:1511] Processing CreateTablet for tablet c4e343350b354e7e8f44959472a5c561 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:42.207067  2880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb54a8ee38ff4ca3a6d12cae34dfaae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.209385  2879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650fe32a0e8b4474ba6de5349acf5555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.210255  2878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198f3ec87ad14f5ba32249f7cefe6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.211545  2956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e863b904e44116afdb526ee6be70aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.214303  2877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e343350b354e7e8f44959472a5c561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.221215  3032 tablet_service.cc:1511] Processing CreateTablet for tablet c37c6ef285a346048141a397c379f09a (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:42.224359  3031 tablet_service.cc:1511] Processing CreateTablet for tablet 6cea6728d898466ba96bab23fe84fc55 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:42.229152  3031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cea6728d898466ba96bab23fe84fc55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.239524  3030 tablet_service.cc:1511] Processing CreateTablet for tablet f1e863b904e44116afdb526ee6be70aa (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:42.252496  3032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37c6ef285a346048141a397c379f09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.243965  2876 tablet_service.cc:1511] Processing CreateTablet for tablet 3f61b3eb29eb432f9fa291d946eac47d (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:42.244653  3029 tablet_service.cc:1511] Processing CreateTablet for tablet eb54a8ee38ff4ca3a6d12cae34dfaae5 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:42.261236  3027 tablet_service.cc:1511] Processing CreateTablet for tablet 198f3ec87ad14f5ba32249f7cefe6213 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:42.262904  2876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f61b3eb29eb432f9fa291d946eac47d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.253374  3026 tablet_service.cc:1511] Processing CreateTablet for tablet c4e343350b354e7e8f44959472a5c561 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:42.266888  3025 tablet_service.cc:1511] Processing CreateTablet for tablet 3f61b3eb29eb432f9fa291d946eac47d (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:42.269389  3028 tablet_service.cc:1511] Processing CreateTablet for tablet 650fe32a0e8b4474ba6de5349acf5555 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:42.256274  2951 tablet_service.cc:1511] Processing CreateTablet for tablet 3f61b3eb29eb432f9fa291d946eac47d (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:42.265129  3027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198f3ec87ad14f5ba32249f7cefe6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.272776  2951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f61b3eb29eb432f9fa291d946eac47d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.279328  2875 tablet_service.cc:1511] Processing CreateTablet for tablet 0f519c3004a54ef3bd4f1b6be3257393 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:42.287791  2875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f519c3004a54ef3bd4f1b6be3257393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.288970  3030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e863b904e44116afdb526ee6be70aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.300697  3029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb54a8ee38ff4ca3a6d12cae34dfaae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.303830  3028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650fe32a0e8b4474ba6de5349acf5555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.308825  3025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f61b3eb29eb432f9fa291d946eac47d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.328698  2950 tablet_service.cc:1511] Processing CreateTablet for tablet 0f519c3004a54ef3bd4f1b6be3257393 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 11:05:42.332125  2837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:42.332468  3026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e343350b354e7e8f44959472a5c561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.338279  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f519c3004a54ef3bd4f1b6be3257393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.360347  3024 tablet_service.cc:1511] Processing CreateTablet for tablet 0f519c3004a54ef3bd4f1b6be3257393 (DEFAULT_TABLE table=test-workload [id=7953dcc5b7e2427c99733c7c3e90ccf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:42.370872  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f519c3004a54ef3bd4f1b6be3257393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.452317  3086 tablet_bootstrap.cc:492] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:42.455051  3085 tablet_bootstrap.cc:492] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:42.464535  3086 tablet_bootstrap.cc:654] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.470149  3085 tablet_bootstrap.cc:654] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.550267  3089 tablet_bootstrap.cc:492] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:42.562131  3085 tablet_bootstrap.cc:492] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:42.562956  3085 ts_tablet_manager.cc:1403] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.024s
I20260710 11:05:42.566632  3086 tablet_bootstrap.cc:492] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:42.567124  3086 ts_tablet_manager.cc:1403] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.037s
I20260710 11:05:42.568209  3085 raft_consensus.cc:359] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.569002  3085 raft_consensus.cc:385] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.569301  3085 raft_consensus.cc:740] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.582567  3086 raft_consensus.cc:359] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.583391  3086 raft_consensus.cc:385] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.576395  3085 consensus_queue.cc:260] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.583705  3086 raft_consensus.cc:740] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.584844  3090 raft_consensus.cc:493] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:42.585299  3090 raft_consensus.cc:515] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.593356  3089 tablet_bootstrap.cc:654] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.596372  3086 consensus_queue.cc:260] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.602890  3090 leader_election.cc:290] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:42.603941  2918 heartbeater.cc:499] Master 127.2.177.190:37149 was elected leader, sending a full tablet report...
I20260710 11:05:42.624922  3085 ts_tablet_manager.cc:1434] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.062s	user 0.014s	sys 0.012s
I20260710 11:05:42.629482  3085 tablet_bootstrap.cc:492] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:42.629666  2993 heartbeater.cc:499] Master 127.2.177.190:37149 was elected leader, sending a full tablet report...
I20260710 11:05:42.631294  3089 tablet_bootstrap.cc:492] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:42.631817  3089 ts_tablet_manager.cc:1403] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.004s
I20260710 11:05:42.634840  3086 ts_tablet_manager.cc:1434] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.067s	user 0.012s	sys 0.007s
I20260710 11:05:42.638509  3086 tablet_bootstrap.cc:492] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:42.657694  3085 tablet_bootstrap.cc:654] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.658874  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
W20260710 11:05:42.663370  2858 leader_election.cc:343] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:42.664821  3089 raft_consensus.cc:359] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.665637  3089 raft_consensus.cc:385] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.665932  3089 raft_consensus.cc:740] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.666682  3089 consensus_queue.cc:260] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.672449  3067 heartbeater.cc:499] Master 127.2.177.190:37149 was elected leader, sending a full tablet report...
I20260710 11:05:42.676190  3089 ts_tablet_manager.cc:1434] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 11:05:42.677232  3089 tablet_bootstrap.cc:492] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:42.683620  3089 tablet_bootstrap.cc:654] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.686859  3086 tablet_bootstrap.cc:654] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.689087  3085 tablet_bootstrap.cc:492] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:42.689625  3085 ts_tablet_manager.cc:1403] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.012s
I20260710 11:05:42.692878  3085 raft_consensus.cc:359] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.693814  3085 raft_consensus.cc:385] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.694201  3085 raft_consensus.cc:740] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.695327  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:42.696357  3089 tablet_bootstrap.cc:492] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:42.696844  3089 ts_tablet_manager.cc:1403] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
W20260710 11:05:42.697100  2858 leader_election.cc:343] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:42.697592  2858 leader_election.cc:304] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe; no voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:42.699504  3091 raft_consensus.cc:2749] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:42.699774  3089 raft_consensus.cc:359] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.700785  3089 raft_consensus.cc:385] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.701347  3089 raft_consensus.cc:740] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.700680  3085 consensus_queue.cc:260] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.702324  3089 consensus_queue.cc:260] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.705188  3089 ts_tablet_manager.cc:1434] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:42.706293  3089 tablet_bootstrap.cc:492] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:42.704144  3085 ts_tablet_manager.cc:1434] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:05:42.709335  3085 tablet_bootstrap.cc:492] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:42.712868  3089 tablet_bootstrap.cc:654] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.721874  3085 tablet_bootstrap.cc:654] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.724699  3086 tablet_bootstrap.cc:492] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:42.724659  3089 tablet_bootstrap.cc:492] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:42.725343  3086 ts_tablet_manager.cc:1403] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.009s
I20260710 11:05:42.725616  3089 ts_tablet_manager.cc:1403] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:05:42.729252  3086 raft_consensus.cc:359] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.730082  3086 raft_consensus.cc:385] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.730400  3086 raft_consensus.cc:740] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.731281  3086 consensus_queue.cc:260] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.731642  3089 raft_consensus.cc:359] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.732475  3089 raft_consensus.cc:385] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.732753  3089 raft_consensus.cc:740] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.733440  3086 ts_tablet_manager.cc:1434] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:42.733564  3089 consensus_queue.cc:260] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.734393  3086 tablet_bootstrap.cc:492] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:42.738042  3089 ts_tablet_manager.cc:1434] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:05:42.739343  3089 tablet_bootstrap.cc:492] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
W20260710 11:05:42.741483  3068 tablet.cc:2406] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:42.741804  3086 tablet_bootstrap.cc:654] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.745577  3089 tablet_bootstrap.cc:654] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.753376  3086 tablet_bootstrap.cc:492] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:42.753849  3086 ts_tablet_manager.cc:1403] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:05:42.756841  3085 tablet_bootstrap.cc:492] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:42.757352  3085 ts_tablet_manager.cc:1403] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.001s
I20260710 11:05:42.756950  3086 raft_consensus.cc:359] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.757768  3086 raft_consensus.cc:385] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.758234  3086 raft_consensus.cc:740] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.758988  3086 consensus_queue.cc:260] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.760159  3085 raft_consensus.cc:359] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.760879  3085 raft_consensus.cc:385] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.761159  3085 raft_consensus.cc:740] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.762140  3086 ts_tablet_manager.cc:1434] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:42.761912  3085 consensus_queue.cc:260] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.763175  3086 tablet_bootstrap.cc:492] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:42.764348  3085 ts_tablet_manager.cc:1434] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:05:42.765281  3085 tablet_bootstrap.cc:492] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:42.769822  3086 tablet_bootstrap.cc:654] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.771275  3085 tablet_bootstrap.cc:654] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.775099  3089 tablet_bootstrap.cc:492] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:42.775565  3089 ts_tablet_manager.cc:1403] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260710 11:05:42.778328  3089 raft_consensus.cc:359] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.782208  3086 tablet_bootstrap.cc:492] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:42.782347  3089 raft_consensus.cc:385] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.782708  3086 ts_tablet_manager.cc:1403] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 11:05:42.782837  3089 raft_consensus.cc:740] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.783753  3089 consensus_queue.cc:260] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.785068  3086 raft_consensus.cc:359] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.785763  3086 raft_consensus.cc:385] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.786082  3086 raft_consensus.cc:740] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.786289  3089 ts_tablet_manager.cc:1434] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:42.786883  3086 consensus_queue.cc:260] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.787177  3089 tablet_bootstrap.cc:492] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:42.801195  3086 ts_tablet_manager.cc:1434] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:05:42.802091  3089 tablet_bootstrap.cc:654] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.806891  3086 tablet_bootstrap.cc:492] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:42.808441  3085 tablet_bootstrap.cc:492] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:42.808921  3085 ts_tablet_manager.cc:1403] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.018s
I20260710 11:05:42.812225  3085 raft_consensus.cc:359] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.812961  3085 raft_consensus.cc:385] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.813115  3089 tablet_bootstrap.cc:492] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:42.813263  3085 raft_consensus.cc:740] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.813663  3089 ts_tablet_manager.cc:1403] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260710 11:05:42.814064  3085 consensus_queue.cc:260] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.814961  3086 tablet_bootstrap.cc:654] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.816608  3089 raft_consensus.cc:359] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.817397  3089 raft_consensus.cc:385] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.817732  3089 raft_consensus.cc:740] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.818778  3089 consensus_queue.cc:260] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.816514  3085 ts_tablet_manager.cc:1434] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:05:42.823817  3085 tablet_bootstrap.cc:492] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:42.824628  3089 ts_tablet_manager.cc:1434] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:42.825598  3089 tablet_bootstrap.cc:492] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:42.830840  3085 tablet_bootstrap.cc:654] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.834252  3086 tablet_bootstrap.cc:492] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:42.834827  3086 ts_tablet_manager.cc:1403] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.010s
I20260710 11:05:42.839061  3086 raft_consensus.cc:359] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.840493  3091 raft_consensus.cc:493] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:42.841199  3089 tablet_bootstrap.cc:654] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.841017  3091 raft_consensus.cc:515] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.843057  3091 leader_election.cc:290] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:42.845235  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:42.845018  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:42.845881  3042 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 0.
I20260710 11:05:42.845970  2968 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 0.
I20260710 11:05:42.847481  2858 leader_election.cc:304] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:42.848383  3091 raft_consensus.cc:2804] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:42.849244  3091 raft_consensus.cc:493] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:42.849577  3091 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.860062  3091 raft_consensus.cc:515] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.861922  3089 tablet_bootstrap.cc:492] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:42.863384  3089 ts_tablet_manager.cc:1403] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.004s
I20260710 11:05:42.863530  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:42.864161  3042 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.867888  3089 raft_consensus.cc:359] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.869061  3089 raft_consensus.cc:385] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.869464  3089 raft_consensus.cc:740] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.862891  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:42.870764  2968 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.871888  3042 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 1.
I20260710 11:05:42.873219  2858 leader_election.cc:304] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:42.874002  3090 raft_consensus.cc:2804] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:42.874023  3091 leader_election.cc:290] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:42.840485  3086 raft_consensus.cc:385] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.876889  3086 raft_consensus.cc:740] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.878185  3086 consensus_queue.cc:260] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.879864  3085 tablet_bootstrap.cc:492] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:42.881356  3085 ts_tablet_manager.cc:1403] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.058s	user 0.043s	sys 0.008s
I20260710 11:05:42.885522  3085 raft_consensus.cc:359] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.886701  3085 raft_consensus.cc:385] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.887630  3085 raft_consensus.cc:740] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.888190  3089 consensus_queue.cc:260] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.890928  3089 ts_tablet_manager.cc:1434] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 11:05:42.892472  3086 ts_tablet_manager.cc:1434] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.004s
I20260710 11:05:42.893462  3086 tablet_bootstrap.cc:492] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:42.887734  3090 raft_consensus.cc:697] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:42.900630  3096 raft_consensus.cc:493] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:42.901172  3096 raft_consensus.cc:515] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.901880  2968 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 1.
I20260710 11:05:42.889074  3085 consensus_queue.cc:260] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.903662  3090 consensus_queue.cc:237] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.905761  3085 ts_tablet_manager.cc:1434] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 11:05:42.907235  3096 leader_election.cc:290] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:42.908260  3089 tablet_bootstrap.cc:492] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:42.914386  3085 tablet_bootstrap.cc:492] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:42.923807  3086 tablet_bootstrap.cc:654] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.920858  3089 tablet_bootstrap.cc:654] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.928248  3085 tablet_bootstrap.cc:654] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.944387  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" is_pre_election: true
W20260710 11:05:42.946879  3008 leader_election.cc:343] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:42.960762  3086 tablet_bootstrap.cc:492] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:42.960776  3085 tablet_bootstrap.cc:492] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:42.962105  3085 ts_tablet_manager.cc:1403] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.004s
I20260710 11:05:42.962329  3086 ts_tablet_manager.cc:1403] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.020s
I20260710 11:05:42.966056  3089 tablet_bootstrap.cc:492] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:42.966531  3089 ts_tablet_manager.cc:1403] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.019s
I20260710 11:05:42.966955  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:42.967994  2968 raft_consensus.cc:2468] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 0.
I20260710 11:05:42.970680  3085 raft_consensus.cc:359] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.973313  3085 raft_consensus.cc:385] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.973057  3007 leader_election.cc:304] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [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: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:42.974552  3085 raft_consensus.cc:740] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.975488  3096 raft_consensus.cc:2804] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:42.976281  3096 raft_consensus.cc:493] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:42.975576  3086 raft_consensus.cc:359] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.976886  3096 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.977157  3086 raft_consensus.cc:385] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:42.976828  3085 consensus_queue.cc:260] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.977772  3086 raft_consensus.cc:740] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:42.979141  3086 consensus_queue.cc:260] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.979790  3085 ts_tablet_manager.cc:1434] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260710 11:05:42.982118  3086 ts_tablet_manager.cc:1434] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260710 11:05:42.983500  3086 tablet_bootstrap.cc:492] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:42.988999  3096 raft_consensus.cc:515] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:42.990731  3086 tablet_bootstrap.cc:654] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:42.992260  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:42.992906  2968 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:42.985123  2789 catalog_manager.cc:5697] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 1 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.003002  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:43.003854  2893 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.000677  3096 leader_election.cc:290] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:43.004009  3089 raft_consensus.cc:359] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.007205  3089 raft_consensus.cc:385] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.007783  3089 raft_consensus.cc:740] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.008706  2968 raft_consensus.cc:2468] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 1.
I20260710 11:05:43.010159  3007 leader_election.cc:304] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:43.011039  3089 consensus_queue.cc:260] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.012307  3096 raft_consensus.cc:2804] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.015736  3085 tablet_bootstrap.cc:492] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:43.018467  3096 raft_consensus.cc:697] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:43.019407  3096 consensus_queue.cc:237] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.022298  2893 raft_consensus.cc:2468] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 1.
I20260710 11:05:43.029234  3086 tablet_bootstrap.cc:492] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:43.029899  3086 ts_tablet_manager.cc:1403] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.018s
I20260710 11:05:43.033419  3089 ts_tablet_manager.cc:1434] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.067s	user 0.011s	sys 0.007s
I20260710 11:05:43.034057  3086 raft_consensus.cc:359] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.034577  3089 tablet_bootstrap.cc:492] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:43.034814  3086 raft_consensus.cc:385] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.035128  3086 raft_consensus.cc:740] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.035553  3093 raft_consensus.cc:493] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.036005  3093 raft_consensus.cc:515] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.041651  3119 raft_consensus.cc:493] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.042274  3119 raft_consensus.cc:515] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.043577  3093 leader_election.cc:290] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.044767  3119 leader_election.cc:290] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:43.046769  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" is_pre_election: true
W20260710 11:05:43.049074  3008 leader_election.cc:343] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:43.053469  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:43.054286  2968 raft_consensus.cc:2468] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 0.
I20260710 11:05:43.058537  3007 leader_election.cc:304] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [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: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:43.035928  3086 consensus_queue.cc:260] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.059331  3096 raft_consensus.cc:2804] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:43.061415  3096 raft_consensus.cc:493] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:43.061630  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" is_pre_election: true
I20260710 11:05:43.062021  3096 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.060036  3085 tablet_bootstrap.cc:654] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:43.060396  3089 tablet_bootstrap.cc:654] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:43.066679  3086 ts_tablet_manager.cc:1434] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:05:43.067938  3086 tablet_bootstrap.cc:492] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:43.067858  2788 catalog_manager.cc:5697] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.069430  3093 raft_consensus.cc:493] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.071846  3093 raft_consensus.cc:515] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.074311  3093 leader_election.cc:290] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.077659  3086 tablet_bootstrap.cc:654] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:43.082780  2934 leader_election.cc:343] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:43.084797  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" is_pre_election: true
I20260710 11:05:43.085902  2893 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 0.
I20260710 11:05:43.087229  3089 tablet_bootstrap.cc:492] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:43.087075  2934 leader_election.cc:304] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:43.087709  3089 ts_tablet_manager.cc:1403] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.010s
I20260710 11:05:43.088305  3093 raft_consensus.cc:2804] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:43.088730  3093 raft_consensus.cc:493] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:43.088701  3096 raft_consensus.cc:515] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.089257  3093 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.091044  3096 leader_election.cc:290] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:43.091825  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
W20260710 11:05:43.093153  3008 leader_election.cc:343] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:43.095284  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:43.095904  2968 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.098097  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.099001  3089 raft_consensus.cc:359] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.099674  3089 raft_consensus.cc:385] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.098205  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.100052  3089 raft_consensus.cc:740] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.100452  3041 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 0.
I20260710 11:05:43.100920  3089 consensus_queue.cc:260] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.099407  3042 raft_consensus.cc:2393] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in current term 1: Already voted for candidate b3172fe209e54a8f9a2aecd066a7a639 in this term.
I20260710 11:05:43.103252  3089 ts_tablet_manager.cc:1434] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:05:43.103749  2933 leader_election.cc:304] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:43.104542  3089 tablet_bootstrap.cc:492] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639: Bootstrap starting.
I20260710 11:05:43.103257  2968 raft_consensus.cc:2468] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 1.
I20260710 11:05:43.110725  3131 raft_consensus.cc:2749] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:43.111406  3089 tablet_bootstrap.cc:654] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:43.111169  3007 leader_election.cc:304] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:43.109752  3085 tablet_bootstrap.cc:492] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:43.112228  3096 raft_consensus.cc:2804] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.112792  3085 ts_tablet_manager.cc:1403] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.008s
I20260710 11:05:43.112718  3096 raft_consensus.cc:697] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:43.113969  3096 consensus_queue.cc:237] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.107452  3093 raft_consensus.cc:515] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.115864  3085 raft_consensus.cc:359] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.116564  3085 raft_consensus.cc:385] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.116876  3085 raft_consensus.cc:740] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.117679  3085 consensus_queue.cc:260] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.118911  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:43.119807  2893 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.120150  3085 ts_tablet_manager.cc:1434] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:43.121388  3085 tablet_bootstrap.cc:492] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:43.129482  2893 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 1.
I20260710 11:05:43.130872  2934 leader_election.cc:304] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:43.133613  3086 tablet_bootstrap.cc:492] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:43.134181  3086 ts_tablet_manager.cc:1403] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.003s
I20260710 11:05:43.134995  3090 raft_consensus.cc:493] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.135607  3090 raft_consensus.cc:515] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.137398  3086 raft_consensus.cc:359] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.138036  3090 leader_election.cc:290] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.138304  3086 raft_consensus.cc:385] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.138696  3086 raft_consensus.cc:740] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.140542  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:43.142699  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.143350  3042 raft_consensus.cc:2468] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 0.
I20260710 11:05:43.143602  3086 consensus_queue.cc:260] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.144507  3089 tablet_bootstrap.cc:492] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639: No bootstrap required, opened a new log
I20260710 11:05:43.144968  3089 ts_tablet_manager.cc:1403] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.001s
I20260710 11:05:43.144894  2858 leader_election.cc:304] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:43.143373  3085 tablet_bootstrap.cc:654] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:43.145862  2858 leader_election.cc:343] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:43.146696  3090 raft_consensus.cc:2804] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:43.147058  3090 raft_consensus.cc:493] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:43.147418  3090 raft_consensus.cc:3060] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.147897  3089 raft_consensus.cc:359] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.148517  3089 raft_consensus.cc:385] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.148766  3089 raft_consensus.cc:740] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.149430  3089 consensus_queue.cc:260] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.152015  3089 ts_tablet_manager.cc:1434] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:43.154413  3086 ts_tablet_manager.cc:1434] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 11:05:43.155364  3086 tablet_bootstrap.cc:492] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2: Bootstrap starting.
I20260710 11:05:43.157409  3085 tablet_bootstrap.cc:492] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:43.157831  3085 ts_tablet_manager.cc:1403] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 11:05:43.160408  3085 raft_consensus.cc:359] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.161029  3085 raft_consensus.cc:385] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.161310  3085 raft_consensus.cc:740] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.140815  3134 raft_consensus.cc:2804] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.161964  3085 consensus_queue.cc:260] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.163456  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:43.163993  3042 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.164566  3085 ts_tablet_manager.cc:1434] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:43.164387  2787 catalog_manager.cc:5697] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.165382  3085 tablet_bootstrap.cc:492] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe: Bootstrap starting.
I20260710 11:05:43.165339  3134 raft_consensus.cc:697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:43.162431  3093 leader_election.cc:290] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.166458  3110 raft_consensus.cc:493] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.166927  3110 raft_consensus.cc:515] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.167057  3134 consensus_queue.cc:237] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.169235  3110 leader_election.cc:290] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.170498  3091 raft_consensus.cc:493] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.170953  3091 raft_consensus.cc:515] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.171873  3085 tablet_bootstrap.cc:654] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:43.172605  3086 tablet_bootstrap.cc:654] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:43.172887  3091 leader_election.cc:290] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.173612  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.174276  3041 raft_consensus.cc:2468] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 0.
I20260710 11:05:43.174355  3042 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 1.
I20260710 11:05:43.176533  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:43.176857  3090 raft_consensus.cc:515] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.177165  2968 raft_consensus.cc:2468] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 0.
I20260710 11:05:43.179242  3090 leader_election.cc:290] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.182137  2858 leader_election.cc:304] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:43.184432  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.185701  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:43.185706  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:43.186798  2968 raft_consensus.cc:2393] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2372d1211cea4cdaadd9ad8c554aedfe in current term 1: Already voted for candidate b3172fe209e54a8f9a2aecd066a7a639 in this term.
I20260710 11:05:43.187319  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
W20260710 11:05:43.187613  2858 leader_election.cc:343] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:43.187904  3041 raft_consensus.cc:3060] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.190832  3085 tablet_bootstrap.cc:492] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe: No bootstrap required, opened a new log
I20260710 11:05:43.191280  3085 ts_tablet_manager.cc:1403] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260710 11:05:43.192520  2858 leader_election.cc:304] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe; no voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:43.192585  3096 raft_consensus.cc:493] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.193176  3090 raft_consensus.cc:2804] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:43.193773  3090 raft_consensus.cc:493] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:43.193689  3096 raft_consensus.cc:515] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.194461  3110 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.197139  3096 leader_election.cc:290] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:43.198239  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:43.199086  2968 raft_consensus.cc:2468] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 0.
I20260710 11:05:43.200363  3007 leader_election.cc:304] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:43.199187  3091 raft_consensus.cc:493] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.201197  3096 raft_consensus.cc:2804] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:43.201191  3090 raft_consensus.cc:3060] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.203325  3086 tablet_bootstrap.cc:492] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2: No bootstrap required, opened a new log
I20260710 11:05:43.203775  3086 ts_tablet_manager.cc:1403] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.005s
I20260710 11:05:43.201645  3096 raft_consensus.cc:493] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:43.201310  3091 raft_consensus.cc:515] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.204327  3096 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.205897  3091 leader_election.cc:290] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.206422  3086 raft_consensus.cc:359] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.207093  3086 raft_consensus.cc:385] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.207377  3086 raft_consensus.cc:740] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.207682  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.208307  3042 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 0.
I20260710 11:05:43.208245  3086 consensus_queue.cc:260] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.209906  3110 raft_consensus.cc:2749] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:43.210058  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" is_pre_election: true
I20260710 11:05:43.210654  2968 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 0.
I20260710 11:05:43.210851  3096 raft_consensus.cc:515] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.211941  2858 leader_election.cc:304] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:43.203073  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" is_pre_election: true
I20260710 11:05:43.213141  3096 leader_election.cc:290] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:43.212669  3110 raft_consensus.cc:2804] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:43.213971  3110 raft_consensus.cc:493] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:43.214356  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:43.214524  3110 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.214560  3090 raft_consensus.cc:515] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.215857  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:43.216401  2968 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.216575  3090 leader_election.cc:290] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.217222  3041 raft_consensus.cc:2468] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 1.
I20260710 11:05:43.220007  3086 ts_tablet_manager.cc:1434] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:05:43.194384  3085 raft_consensus.cc:359] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.220749  3085 raft_consensus.cc:385] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:43.221012  3085 raft_consensus.cc:740] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Initialized, Role: FOLLOWER
I20260710 11:05:43.221758  3085 consensus_queue.cc:260] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.222473  3110 raft_consensus.cc:515] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.224377  3085 ts_tablet_manager.cc:1434] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 11:05:43.224419  3110 leader_election.cc:290] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.225449  2893 raft_consensus.cc:2468] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 0.
I20260710 11:05:43.229121  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:43.229744  2967 raft_consensus.cc:3060] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.229235  2968 raft_consensus.cc:2468] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 1.
I20260710 11:05:43.230332  2858 leader_election.cc:304] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:43.232668  3007 leader_election.cc:304] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:43.232676  2788 catalog_manager.cc:5697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.234090  3096 raft_consensus.cc:2804] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.234583  3096 raft_consensus.cc:697] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:43.235395  3096 consensus_queue.cc:237] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.236697  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:43.237284  3041 raft_consensus.cc:3060] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.239552  2967 raft_consensus.cc:2468] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 1.
I20260710 11:05:43.240409  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:43.246268  2968 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.248203  3041 raft_consensus.cc:2468] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 1.
I20260710 11:05:43.241173  3110 raft_consensus.cc:2804] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.241648  3042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:43.248922  3110 raft_consensus.cc:697] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:43.248966  3042 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.249854  3110 consensus_queue.cc:237] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.250846  2787 catalog_manager.cc:5697] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.256436  2968 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 1.
I20260710 11:05:43.258534  3042 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 1.
I20260710 11:05:43.240947  2858 leader_election.cc:304] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:43.262686  2858 leader_election.cc:304] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:43.265884  3091 raft_consensus.cc:2804] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.266031  3090 raft_consensus.cc:2804] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.278935  3091 raft_consensus.cc:697] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:43.279923  3091 consensus_queue.cc:237] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.284688  3090 raft_consensus.cc:697] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:43.285866  3090 consensus_queue.cc:237] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.289290  2788 catalog_manager.cc:5697] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 1 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.310612  2788 catalog_manager.cc:5697] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 1 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.312417  2788 catalog_manager.cc:5697] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 1 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.319927  3090 consensus_queue.cc:1048] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:43.325697  3090 consensus_queue.cc:1048] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:43.345888  2837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:43.527122  3134 raft_consensus.cc:493] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.527730  3134 raft_consensus.cc:515] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.529583  3134 leader_election.cc:290] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.530411  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" is_pre_election: true
I20260710 11:05:43.530743  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.530949  2893 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 0.
I20260710 11:05:43.531342  3041 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 0.
I20260710 11:05:43.532027  2934 leader_election.cc:304] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:43.532845  3134 raft_consensus.cc:2804] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:43.533205  3134 raft_consensus.cc:493] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:43.533516  3134 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.540777  3134 raft_consensus.cc:515] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.542909  3134 leader_election.cc:290] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.543740  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:43.543977  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:43.544333  2893 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.544584  3041 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.549229  3041 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 1.
I20260710 11:05:43.550393  2933 leader_election.cc:304] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:43.550869  2893 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 1.
I20260710 11:05:43.551046  3134 raft_consensus.cc:2804] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:43.552165  3134 raft_consensus.cc:697] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:43.552816  3134 consensus_queue.cc:237] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.565214  2787 catalog_manager.cc:5697] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:43.606822  3096 consensus_queue.cc:1048] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.611641  3152 consensus_queue.cc:1048] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:43.615537  3119 consensus_queue.cc:1048] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.618728  3134 raft_consensus.cc:493] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:43.619221  3134 raft_consensus.cc:515] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:43.621261  3134 leader_election.cc:290] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:43.625296  3152 consensus_queue.cc:1048] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.629797  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" is_pre_election: true
I20260710 11:05:43.639104  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639" is_pre_election: true
I20260710 11:05:43.639966  3041 raft_consensus.cc:2393] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in current term 1: Already voted for candidate 2372d1211cea4cdaadd9ad8c554aedfe in this term.
I20260710 11:05:43.641106  2933 leader_election.cc:304] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:43.642274  3093 raft_consensus.cc:3060] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.649999  3093 raft_consensus.cc:2749] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:43.658561  2892 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:43.681694  3096 consensus_queue.cc:1048] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.702047  3093 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.702338  3152 consensus_queue.cc:1048] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.705969  3041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c37c6ef285a346048141a397c379f09a"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
mode: GRACEFUL
new_leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:05:43.706679  3041 raft_consensus.cc:606] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Received request to transfer leadership to TS 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:43.714107  3090 consensus_queue.cc:1048] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:43.716045  3042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
mode: GRACEFUL
new_leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:05:43.716648  3042 raft_consensus.cc:606] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Received request to transfer leadership to TS 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:43.720956  3090 consensus_queue.cc:1048] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.730966  3134 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.751648  3090 consensus_queue.cc:1048] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.753121  3143 consensus_queue.cc:1048] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:43.782469  2967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
mode: GRACEFUL
new_leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:48972
I20260710 11:05:43.782917  3110 consensus_queue.cc:1048] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:43.783190  2967 raft_consensus.cc:606] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Received request to transfer leadership to TS 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:43.794478  3090 consensus_queue.cc:1048] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:43.859717  2892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:50204
I20260710 11:05:43.860330  2892 raft_consensus.cc:606] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:43.869377  2892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:50204
I20260710 11:05:43.870020  2892 raft_consensus.cc:606] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:43.875085  3041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:05:43.875610  3041 raft_consensus.cc:606] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:43.880407  2892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
mode: GRACEFUL
new_leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:50204
I20260710 11:05:43.880992  2892 raft_consensus.cc:606] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Received request to transfer leadership to TS b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:44.078012  3163 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:44.088790  3134 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:44.165170  3119 raft_consensus.cc:993] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639: : Instructing follower 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:44.165647  3152 raft_consensus.cc:1081] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Signalling peer 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:44.167522  2892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c37c6ef285a346048141a397c379f09a"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:50188
I20260710 11:05:44.168084  2892 raft_consensus.cc:493] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.168458  2892 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.175251  2892 raft_consensus.cc:515] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.177881  2966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:44.178469  2966 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.179080  2892 leader_election.cc:290] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 2 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:44.180542  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:44.181085  3041 raft_consensus.cc:3055] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.181428  3041 raft_consensus.cc:740] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:44.182364  3041 consensus_queue.cc:260] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.184234  3041 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.186466  2966 raft_consensus.cc:2468] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 2.
I20260710 11:05:44.187769  2858 leader_election.cc:304] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:44.188606  3090 raft_consensus.cc:2804] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.189098  3090 raft_consensus.cc:697] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:44.189694  3041 raft_consensus.cc:2468] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 2.
I20260710 11:05:44.190001  3090 consensus_queue.cc:237] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.197715  2789 catalog_manager.cc:5697] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 1 to 2, leader changed from b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131) to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 2 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.235229  3119 raft_consensus.cc:993] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639: : Instructing follower 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:44.235723  3152 raft_consensus.cc:1081] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Signalling peer 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:44.237277  2892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:50188
I20260710 11:05:44.237759  2892 raft_consensus.cc:493] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.238271  2892 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.245162  2892 raft_consensus.cc:515] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.247296  2892 leader_election.cc:290] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 2 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:44.249197  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:44.249867  3041 raft_consensus.cc:3055] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.249068  2966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:44.250252  3041 raft_consensus.cc:740] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:44.250624  2966 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.250881  3143 raft_consensus.cc:993] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:44.251322  3143 raft_consensus.cc:1081] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:44.251065  3041 consensus_queue.cc:260] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.252265  3041 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.253041  2967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48948
I20260710 11:05:44.253574  2967 raft_consensus.cc:493] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.254137  2967 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.258973  2966 raft_consensus.cc:2468] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 2.
I20260710 11:05:44.259954  3041 raft_consensus.cc:2468] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 2.
I20260710 11:05:44.261058  2858 leader_election.cc:304] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:44.261814  3090 raft_consensus.cc:2804] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.262279  3090 raft_consensus.cc:697] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:44.263012  3090 consensus_queue.cc:237] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.267067  2967 raft_consensus.cc:515] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.269505  2967 leader_election.cc:290] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:44.270058  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:44.270640  2892 raft_consensus.cc:3055] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.270995  3119 raft_consensus.cc:993] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:44.270948  2892 raft_consensus.cc:740] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:44.271503  3096 raft_consensus.cc:1081] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:44.271956  2892 consensus_queue.cc:260] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.273052  2967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48964
I20260710 11:05:44.273591  2967 raft_consensus.cc:493] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.273648  2892 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.274022  2967 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.275100  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:44.275708  3041 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.277377  2789 catalog_manager.cc:5697] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 1 to 2, leader changed from b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131) to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 2 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.280764  2892 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:44.282094  2934 leader_election.cc:304] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:44.284132  3134 raft_consensus.cc:2804] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.284601  3134 raft_consensus.cc:697] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:44.285007  3041 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:44.285845  2967 raft_consensus.cc:515] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.285418  3134 consensus_queue.cc:237] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.289182  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:44.289526  2967 leader_election.cc:290] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:44.289741  2893 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.290292  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:44.290874  3041 raft_consensus.cc:3055] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.292599  3041 raft_consensus.cc:740] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:44.293497  3041 consensus_queue.cc:260] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.294446  3041 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.296484  2893 raft_consensus.cc:2468] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:44.297214  2891 raft_consensus.cc:1240] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Rejecting Update request from peer b3172fe209e54a8f9a2aecd066a7a639 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:44.297024  2789 catalog_manager.cc:5697] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 1 to 2, leader changed from 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.301187  2934 leader_election.cc:304] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:44.302050  3134 raft_consensus.cc:2804] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.301046  3041 raft_consensus.cc:2468] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:44.302515  3134 raft_consensus.cc:697] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:44.303344  3134 consensus_queue.cc:237] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.306879  3143 raft_consensus.cc:993] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:44.307291  3143 raft_consensus.cc:1081] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:44.308789  2967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48948
I20260710 11:05:44.309311  2967 raft_consensus.cc:493] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.309669  2967 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.316285  2967 raft_consensus.cc:515] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.317922  2967 leader_election.cc:290] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:44.319026  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:44.319278  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:44.319670  2893 raft_consensus.cc:3055] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.319803  3041 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.320041  2893 raft_consensus.cc:740] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:44.320847  2893 consensus_queue.cc:260] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.320905  2789 catalog_manager.cc:5697] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 1 to 2, leader changed from b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.322649  2893 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.327376  3041 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:44.328945  2933 leader_election.cc:304] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:44.329350  2893 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:44.329685  3134 raft_consensus.cc:2804] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.330158  3134 raft_consensus.cc:697] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:44.330835  3134 consensus_queue.cc:237] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.336608  2789 catalog_manager.cc:5697] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 1 to 2, leader changed from 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.346009  3163 raft_consensus.cc:993] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: : Instructing follower 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:44.346424  3134 raft_consensus.cc:1081] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Signalling peer 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:44.347818  2893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:50196
I20260710 11:05:44.348266  2893 raft_consensus.cc:493] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.348567  2893 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.354071  2893 raft_consensus.cc:515] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.355746  2893 leader_election.cc:290] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 2 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:44.356595  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:44.356727  3041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:44.357302  3041 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.357383  2967 raft_consensus.cc:3055] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.357793  2967 raft_consensus.cc:740] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:44.358667  2967 consensus_queue.cc:260] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.359933  2967 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.362509  3041 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 2.
I20260710 11:05:44.363483  2858 leader_election.cc:304] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:44.364282  3091 raft_consensus.cc:2804] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.364744  3091 raft_consensus.cc:697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:44.365521  3091 consensus_queue.cc:237] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.366515  2967 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 2.
I20260710 11:05:44.371665  2789 catalog_manager.cc:5697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 1 to 2, leader changed from 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130) to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 2 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.375376  3090 raft_consensus.cc:993] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe: : Instructing follower b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:44.375838  3090 raft_consensus.cc:1081] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Signalling peer b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:44.377744  3041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:58156
I20260710 11:05:44.378305  3041 raft_consensus.cc:493] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.378608  3041 raft_consensus.cc:3060] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.384583  3041 raft_consensus.cc:515] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.386209  3041 leader_election.cc:290] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 2 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:44.387001  2893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:44.387135  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f519c3004a54ef3bd4f1b6be3257393" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:44.387667  2967 raft_consensus.cc:3060] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.387667  2893 raft_consensus.cc:3055] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.388118  2893 raft_consensus.cc:740] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:44.388911  2893 consensus_queue.cc:260] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.390098  2893 raft_consensus.cc:3060] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.394680  2967 raft_consensus.cc:2468] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 2.
I20260710 11:05:44.395908  3007 leader_election.cc:304] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:44.396394  2893 raft_consensus.cc:2468] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 2.
I20260710 11:05:44.396595  3152 raft_consensus.cc:2804] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.397078  3152 raft_consensus.cc:697] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:44.397874  3152 consensus_queue.cc:237] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:44.403827  2789 catalog_manager.cc:5697] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 1 to 2, leader changed from 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129) to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:44.635965  3041 raft_consensus.cc:1275] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.637249  3091 consensus_queue.cc:1048] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.648375  2967 raft_consensus.cc:1275] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.650043  3143 consensus_queue.cc:1048] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.703536  3041 raft_consensus.cc:1275] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.704710  3143 consensus_queue.cc:1048] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.713302  2967 raft_consensus.cc:1275] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.715008  3090 consensus_queue.cc:1048] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.764962  3039 raft_consensus.cc:1275] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.766212  3134 consensus_queue.cc:1048] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.777276  2893 raft_consensus.cc:1275] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.778903  3134 consensus_queue.cc:1048] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.837553  3039 raft_consensus.cc:1275] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.838984  3134 consensus_queue.cc:1048] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.847371  2893 raft_consensus.cc:1275] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.848875  3134 consensus_queue.cc:1048] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.861610  2893 raft_consensus.cc:1275] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.863001  3134 consensus_queue.cc:1048] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.871764  3039 raft_consensus.cc:1275] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.873467  3093 consensus_queue.cc:1048] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.893365  2967 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.894533  3090 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.902702  3039 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.904359  3183 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.948715  2967 raft_consensus.cc:1275] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.949901  3152 consensus_queue.cc:1048] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.959542  2893 raft_consensus.cc:1275] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:44.960878  3195 consensus_queue.cc:1048] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.298159  2758 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:05:47.298990  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:47.319170  2965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
mode: GRACEFUL
new_leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:48978
I20260710 11:05:47.319631  2965 raft_consensus.cc:606] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Received request to transfer leadership to TS b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:47.330080  2892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
mode: GRACEFUL
new_leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:50206
I20260710 11:05:47.330598  2892 raft_consensus.cc:606] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Received request to transfer leadership to TS b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:47.331698  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:47.332129  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:47.478443  3163 raft_consensus.cc:993] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: : Instructing follower b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:47.478937  3163 raft_consensus.cc:1081] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Signalling peer b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:47.480310  3039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:58158
I20260710 11:05:47.480860  3039 raft_consensus.cc:493] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.481231  3039 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.486054  3039 raft_consensus.cc:515] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:47.488306  3039 leader_election.cc:290] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 2 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:47.489252  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:47.489849  2892 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.489662  2965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:47.490504  2965 raft_consensus.cc:3055] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.490790  2965 raft_consensus.cc:740] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:47.491503  2965 consensus_queue.cc:260] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:47.492430  2965 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.494665  2892 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 2.
I20260710 11:05:47.495793  3008 leader_election.cc:304] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:47.496568  3195 raft_consensus.cc:2804] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.497737  2965 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 2.
I20260710 11:05:47.498934  3195 raft_consensus.cc:697] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:47.499809  3195 consensus_queue.cc:237] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:47.509277  2789 catalog_manager.cc:5697] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 1 to 2, leader changed from 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130) to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
W20260710 11:05:47.608335  2989 debug-util.cc:398] Leaking SignalData structure 0x7b080012d080 after lost signal to thread 2761
W20260710 11:05:47.609144  2989 debug-util.cc:398] Leaking SignalData structure 0x7b080012d760 after lost signal to thread 2824
W20260710 11:05:47.611312  2989 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3500 after lost signal to thread 3066
I20260710 11:05:47.720520  3210 raft_consensus.cc:993] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe: : Instructing follower b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:47.720997  3200 raft_consensus.cc:1081] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Signalling peer b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:47.722666  3039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:58156
I20260710 11:05:47.723160  3039 raft_consensus.cc:493] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.723464  3039 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.728718  3039 raft_consensus.cc:515] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:47.730922  3039 leader_election.cc:290] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 3 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:47.731251  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:47.731453  2965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:47.731873  2892 raft_consensus.cc:3055] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:47.732031  2965 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.732249  2892 raft_consensus.cc:740] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:47.733152  2892 consensus_queue.cc:260] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:47.734460  2892 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.736989  2965 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 3.
I20260710 11:05:47.738037  3007 leader_election.cc:304] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [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: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:47.738765  3195 raft_consensus.cc:2804] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:47.739241  3195 raft_consensus.cc:697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:47.740024  3195 consensus_queue.cc:237] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:47.742022  2892 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 3.
I20260710 11:05:47.747411  2789 catalog_manager.cc:5697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 2 to 3, leader changed from 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129) to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:48.009229  2892 raft_consensus.cc:1275] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.010617  3195 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.023387  2965 raft_consensus.cc:1275] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.025959  3195 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.146718  2965 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:48.147975  3204 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:48.156752  2892 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:48.159556  3204 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:48.332922  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:48.342998  2892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c37c6ef285a346048141a397c379f09a"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:50204
I20260710 11:05:48.343573  2892 raft_consensus.cc:606] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:48.348536  2892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:50204
I20260710 11:05:48.349027  2892 raft_consensus.cc:606] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:48.353998  2892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:50204
I20260710 11:05:48.354548  2892 raft_consensus.cc:606] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:48.360247  3039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:05:48.360978  3039 raft_consensus.cc:606] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:48.369222  3039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
mode: GRACEFUL
new_leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:05:48.369869  3039 raft_consensus.cc:606] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 LEADER]: Received request to transfer leadership to TS 9c71a4c76bf1418293e4cd81f5b1fff2
I20260710 11:05:48.551658  3200 raft_consensus.cc:993] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.552179  3221 raft_consensus.cc:1081] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.554100  2965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48948
I20260710 11:05:48.554781  2965 raft_consensus.cc:493] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.555105  2965 raft_consensus.cc:3060] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.559617  2965 raft_consensus.cc:515] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.561182  2965 leader_election.cc:290] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:48.562286  3039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:48.562253  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e863b904e44116afdb526ee6be70aa" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:48.562970  3039 raft_consensus.cc:3060] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.563037  2892 raft_consensus.cc:3055] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.563426  2892 raft_consensus.cc:740] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:48.564201  2892 consensus_queue.cc:260] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.565357  2892 raft_consensus.cc:3060] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.569667  3039 raft_consensus.cc:2468] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:48.571241  2933 leader_election.cc:304] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:48.572029  2892 raft_consensus.cc:2468] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 2.
I20260710 11:05:48.573527  3163 raft_consensus.cc:2804] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.584728  3163 raft_consensus.cc:697] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:48.585441  3163 consensus_queue.cc:237] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.592753  2787 catalog_manager.cc:5697] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 1 to 2, leader changed from 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.598731  3200 raft_consensus.cc:993] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.599175  3221 raft_consensus.cc:1081] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.600775  2965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48948
I20260710 11:05:48.601410  2965 raft_consensus.cc:493] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.601797  2965 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.610281  2965 raft_consensus.cc:515] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.613540  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:48.614163  2892 raft_consensus.cc:3055] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:48.614511  2892 raft_consensus.cc:740] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:48.615360  3039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cea6728d898466ba96bab23fe84fc55" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:48.615281  2892 consensus_queue.cc:260] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.616030  3039 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.616433  2892 raft_consensus.cc:3060] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.622094  3219 raft_consensus.cc:993] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.622547  3219 raft_consensus.cc:1081] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.623790  3039 raft_consensus.cc:2468] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 3.
I20260710 11:05:48.624276  2967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48964
I20260710 11:05:48.624814  2967 raft_consensus.cc:493] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.623884  2965 leader_election.cc:290] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 3 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:48.625180  2967 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.627884  2892 raft_consensus.cc:2468] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 3.
I20260710 11:05:48.625149  2933 leader_election.cc:304] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:48.628840  3163 raft_consensus.cc:2804] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:48.629307  3163 raft_consensus.cc:697] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:48.630147  3163 consensus_queue.cc:237] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.633437  2967 raft_consensus.cc:515] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.636336  2967 leader_election.cc:290] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 3 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:48.636502  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:48.637261  2892 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.637859  3039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:48.638479  3039 raft_consensus.cc:3055] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:48.638978  3039 raft_consensus.cc:740] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:48.638485  2787 catalog_manager.cc:5697] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 2 to 3, leader changed from 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 3 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.639892  3039 consensus_queue.cc:260] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.641057  3039 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.645859  2892 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 3.
I20260710 11:05:48.647264  2934 leader_election.cc:304] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:48.647749  3039 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 3.
I20260710 11:05:48.648272  3163 raft_consensus.cc:2804] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:48.649034  3163 raft_consensus.cc:697] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:48.650014  3163 consensus_queue.cc:237] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.656592  2787 catalog_manager.cc:5697] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 2 to 3, leader changed from b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 3 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.695230  3195 raft_consensus.cc:993] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.695698  3218 raft_consensus.cc:1081] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.697172  2967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48964
I20260710 11:05:48.697654  2967 raft_consensus.cc:493] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.698005  2967 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:48.703081  2967 raft_consensus.cc:515] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.704813  2967 leader_election.cc:290] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 4 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:48.705847  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:48.705983  3039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:48.706634  3039 raft_consensus.cc:3055] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:48.706653  2892 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:48.707024  3039 raft_consensus.cc:740] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:48.707906  3039 consensus_queue.cc:260] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.708809  3039 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:48.713472  3039 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 4.
I20260710 11:05:48.714000  2892 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 4.
I20260710 11:05:48.714599  2933 leader_election.cc:304] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: 9c71a4c76bf1418293e4cd81f5b1fff2, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:48.715379  3163 raft_consensus.cc:2804] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:48.715837  3163 raft_consensus.cc:697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:48.716588  3163 consensus_queue.cc:237] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.721995  2787 catalog_manager.cc:5697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 3 to 4, leader changed from b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 4 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.853482  3200 raft_consensus.cc:993] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe: : Instructing follower 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.853986  3221 raft_consensus.cc:1081] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Signalling peer 9c71a4c76bf1418293e4cd81f5b1fff2 to start an election
I20260710 11:05:48.855659  2967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c37c6ef285a346048141a397c379f09a"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
 from {username='slave'} at 127.0.0.1:48948
I20260710 11:05:48.856271  2967 raft_consensus.cc:493] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.856660  2967 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.863875  2967 raft_consensus.cc:515] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.866048  2967 leader_election.cc:290] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [CANDIDATE]: Term 3 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:48.867093  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:48.867192  3039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37c6ef285a346048141a397c379f09a" candidate_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:48.867728  2892 raft_consensus.cc:3055] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:48.867820  3039 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.868090  2892 raft_consensus.cc:740] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:48.868834  2892 consensus_queue.cc:260] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.869902  2892 raft_consensus.cc:3060] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:48.876013  2892 raft_consensus.cc:2468] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 3.
I20260710 11:05:48.877161  3039 raft_consensus.cc:2468] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c71a4c76bf1418293e4cd81f5b1fff2 in term 3.
I20260710 11:05:48.877719  2934 leader_election.cc:304] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: 2372d1211cea4cdaadd9ad8c554aedfe, 9c71a4c76bf1418293e4cd81f5b1fff2; no voters: 
I20260710 11:05:48.878575  3163 raft_consensus.cc:2804] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:48.879045  3163 raft_consensus.cc:697] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Becoming Leader. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:48.879757  3163 consensus_queue.cc:237] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:48.887347  2787 catalog_manager.cc:5697] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 reported cstate change: term changed from 2 to 3, leader changed from 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129) to 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130). New cstate: current_term: 3 leader_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:49.085822  3039 raft_consensus.cc:1275] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:49.087373  3163 consensus_queue.cc:1048] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:49.097307  2892 raft_consensus.cc:1275] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:49.098934  3163 consensus_queue.cc:1048] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:49.104029  2892 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:49.105469  3163 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:49.119741  3039 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:49.124539  3163 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:49.128540  2892 raft_consensus.cc:1275] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.130522  3163 consensus_queue.cc:1048] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:49.162209  3039 raft_consensus.cc:1275] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.163960  3163 consensus_queue.cc:1048] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.172806  3040 raft_consensus.cc:1275] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:49.174130  3163 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:49.185861  2892 raft_consensus.cc:1275] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:49.187363  3223 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:49.270963  2892 raft_consensus.cc:1275] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:49.272197  3223 consensus_queue.cc:1048] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:49.276925  3040 raft_consensus.cc:1275] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Refusing update from remote peer 9c71a4c76bf1418293e4cd81f5b1fff2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:49.279007  3223 consensus_queue.cc:1048] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.381354  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:51.388635  2967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
mode: GRACEFUL
new_leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:48978
I20260710 11:05:51.389222  2967 raft_consensus.cc:606] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Received request to transfer leadership to TS b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:51.391697  2967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
mode: GRACEFUL
new_leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:48978
I20260710 11:05:51.392078  2967 raft_consensus.cc:606] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Received request to transfer leadership to TS 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:51.394309  2967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
mode: GRACEFUL
new_leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:48978
I20260710 11:05:51.394797  2967 raft_consensus.cc:606] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Received request to transfer leadership to TS b3172fe209e54a8f9a2aecd066a7a639
I20260710 11:05:51.397192  2967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
mode: GRACEFUL
new_leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:48978
I20260710 11:05:51.397687  2967 raft_consensus.cc:606] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Received request to transfer leadership to TS 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:51.399962  2967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
mode: GRACEFUL
new_leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:48978
I20260710 11:05:51.400377  2967 raft_consensus.cc:606] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 LEADER]: Received request to transfer leadership to TS 2372d1211cea4cdaadd9ad8c554aedfe
I20260710 11:05:51.401430  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:05:51.401845  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:51.497903  3244 raft_consensus.cc:993] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2: : Instructing follower b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:51.498497  3235 raft_consensus.cc:1081] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Signalling peer b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:51.500133  3040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:58158
I20260710 11:05:51.500651  3040 raft_consensus.cc:493] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.501058  3040 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.506743  3040 raft_consensus.cc:515] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.508551  3040 leader_election.cc:290] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 3 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:51.509572  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:51.509482  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650fe32a0e8b4474ba6de5349acf5555" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:51.510309  2892 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.510339  2967 raft_consensus.cc:3055] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.510774  2967 raft_consensus.cc:740] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:51.511605  2967 consensus_queue.cc:260] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.512882  2967 raft_consensus.cc:3060] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.517251  2892 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 3.
I20260710 11:05:51.518587  3008 leader_election.cc:304] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [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: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:51.518855  2967 raft_consensus.cc:2468] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 3.
I20260710 11:05:51.519414  3218 raft_consensus.cc:2804] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.520344  3218 raft_consensus.cc:697] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:51.521183  3218 consensus_queue.cc:237] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.527824  2789 catalog_manager.cc:5697] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 2 to 3, leader changed from 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130) to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:51.565804  3244 raft_consensus.cc:993] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2: : Instructing follower 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:51.566304  3244 raft_consensus.cc:1081] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Signalling peer 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:51.567903  2892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:50196
I20260710 11:05:51.568331  2892 raft_consensus.cc:493] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.568563  2892 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.572724  2892 raft_consensus.cc:515] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.574277  2892 leader_election.cc:290] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 3 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:51.575235  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:51.575591  3040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e343350b354e7e8f44959472a5c561" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:51.575729  2967 raft_consensus.cc:3055] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.576092  3040 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.576094  2967 raft_consensus.cc:740] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:51.576956  2967 consensus_queue.cc:260] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.577793  2967 raft_consensus.cc:3060] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.580991  3040 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 3.
I20260710 11:05:51.581611  2967 raft_consensus.cc:2468] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 3.
I20260710 11:05:51.582489  2858 leader_election.cc:304] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [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: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:51.584170  3251 raft_consensus.cc:2804] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.585536  3251 raft_consensus.cc:697] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:51.586302  3251 consensus_queue.cc:237] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.593197  2789 catalog_manager.cc:5697] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 2 to 3, leader changed from 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130) to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 3 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.612614  3244 raft_consensus.cc:993] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: : Instructing follower b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:51.613068  3235 raft_consensus.cc:1081] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Signalling peer b3172fe209e54a8f9a2aecd066a7a639 to start an election
I20260710 11:05:51.614545  3040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213"
dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
 from {username='slave'} at 127.0.0.1:58158
I20260710 11:05:51.615119  3040 raft_consensus.cc:493] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.615494  3040 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:51.621029  3040 raft_consensus.cc:515] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.622800  3040 leader_election.cc:290] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [CANDIDATE]: Term 4 election: Requested vote from peers 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811), 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455)
I20260710 11:05:51.623564  2892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
I20260710 11:05:51.623832  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198f3ec87ad14f5ba32249f7cefe6213" candidate_uuid: "b3172fe209e54a8f9a2aecd066a7a639" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:51.624089  2892 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:51.624292  2967 raft_consensus.cc:3055] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:51.624572  2967 raft_consensus.cc:740] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:51.625211  2967 consensus_queue.cc:260] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.626053  2967 raft_consensus.cc:3060] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:51.628320  2892 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 4.
I20260710 11:05:51.629246  3008 leader_election.cc:304] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [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: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:51.629914  3218 raft_consensus.cc:2804] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:51.629925  2967 raft_consensus.cc:2468] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3172fe209e54a8f9a2aecd066a7a639 in term 4.
I20260710 11:05:51.630609  3218 raft_consensus.cc:697] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 LEADER]: Becoming Leader. State: Replica: b3172fe209e54a8f9a2aecd066a7a639, State: Running, Role: LEADER
I20260710 11:05:51.631464  3218 consensus_queue.cc:237] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.638353  2789 catalog_manager.cc:5697] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 reported cstate change: term changed from 3 to 4, leader changed from 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130) to b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131). New cstate: current_term: 4 leader_uuid: "b3172fe209e54a8f9a2aecd066a7a639" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:51.879290  3244 raft_consensus.cc:993] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: : Instructing follower 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:51.879686  3235 raft_consensus.cc:1081] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 LEADER]: Signalling peer 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:51.881067  2892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:50196
I20260710 11:05:51.881459  2892 raft_consensus.cc:493] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.881713  2892 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:51.885903  2892 raft_consensus.cc:515] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.887735  2892 leader_election.cc:290] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 5 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:51.888293  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:51.888630  3040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb54a8ee38ff4ca3a6d12cae34dfaae5" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:51.888839  2967 raft_consensus.cc:3055] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:05:51.889205  2967 raft_consensus.cc:740] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:51.889245  3040 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:51.890137  2967 consensus_queue.cc:260] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.891229  2967 raft_consensus.cc:3060] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:51.891813  3244 raft_consensus.cc:993] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2: : Instructing follower 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:51.892261  3235 raft_consensus.cc:1081] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Signalling peer 2372d1211cea4cdaadd9ad8c554aedfe to start an election
I20260710 11:05:51.893831  2892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d"
dest_uuid: "2372d1211cea4cdaadd9ad8c554aedfe"
 from {username='slave'} at 127.0.0.1:50196
I20260710 11:05:51.894336  2892 raft_consensus.cc:493] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.894657  2892 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.895401  3040 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 5.
I20260710 11:05:51.896351  2858 leader_election.cc:304] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [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: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:51.896986  3251 raft_consensus.cc:2804] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:05:51.897408  3251 raft_consensus.cc:697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 5 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:51.897424  2967 raft_consensus.cc:2468] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 5.
I20260710 11:05:51.898393  3251 consensus_queue.cc:237] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.900419  2892 raft_consensus.cc:515] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.902438  2892 leader_election.cc:290] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [CANDIDATE]: Term 3 election: Requested vote from peers 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455), b3172fe209e54a8f9a2aecd066a7a639 (127.2.177.131:34051)
I20260710 11:05:51.904882  2967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2"
I20260710 11:05:51.904886  3040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61b3eb29eb432f9fa291d946eac47d" candidate_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3172fe209e54a8f9a2aecd066a7a639"
I20260710 11:05:51.905597  2967 raft_consensus.cc:3055] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.905712  3040 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.905965  2967 raft_consensus.cc:740] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c71a4c76bf1418293e4cd81f5b1fff2, State: Running, Role: LEADER
I20260710 11:05:51.906734  2967 consensus_queue.cc:260] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.907851  2967 raft_consensus.cc:3060] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.912530  3040 raft_consensus.cc:2468] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 3.
I20260710 11:05:51.912799  2789 catalog_manager.cc:5697] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 4 to 5, leader changed from 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130) to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 5 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.913586  2858 leader_election.cc:304] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [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: 2372d1211cea4cdaadd9ad8c554aedfe, b3172fe209e54a8f9a2aecd066a7a639; no voters: 
I20260710 11:05:51.914361  3251 raft_consensus.cc:2804] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.914562  2967 raft_consensus.cc:2468] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2372d1211cea4cdaadd9ad8c554aedfe in term 3.
I20260710 11:05:51.914827  3251 raft_consensus.cc:697] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 LEADER]: Becoming Leader. State: Replica: 2372d1211cea4cdaadd9ad8c554aedfe, State: Running, Role: LEADER
I20260710 11:05:51.915802  3251 consensus_queue.cc:237] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [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: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } }
I20260710 11:05:51.925249  2789 catalog_manager.cc:5697] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe reported cstate change: term changed from 2 to 3, leader changed from 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130) to 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129). New cstate: current_term: 3 leader_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:52.010874  2967 raft_consensus.cc:1275] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.012017  3251 consensus_queue.cc:1048] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.027009  3040 raft_consensus.cc:1275] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.029073  3260 consensus_queue.cc:1048] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:52.044063  2967 raft_consensus.cc:1275] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.045127  3218 consensus_queue.cc:1048] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.053448  2892 raft_consensus.cc:1275] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.055222  3218 consensus_queue.cc:1048] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.172233  2892 raft_consensus.cc:1275] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.173581  3218 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2372d1211cea4cdaadd9ad8c554aedfe" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.182245  2967 raft_consensus.cc:1275] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 FOLLOWER]: Refusing update from remote peer b3172fe209e54a8f9a2aecd066a7a639: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.183648  3245 consensus_queue.cc:1048] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:52.354887  3040 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 5 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:05:52.356105  3260 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:52.364934  2967 raft_consensus.cc:1275] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 5 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:05:52.366518  3252 consensus_queue.cc:1048] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:52.402731  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:52.405321  3040 raft_consensus.cc:1275] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.406708  3252 consensus_queue.cc:1048] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3172fe209e54a8f9a2aecd066a7a639" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 34051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.409317  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
I20260710 11:05:52.418273  2967 raft_consensus.cc:1275] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Refusing update from remote peer 2372d1211cea4cdaadd9ad8c554aedfe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.421883  3260 consensus_queue.cc:1048] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c71a4c76bf1418293e4cd81f5b1fff2" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.454576  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:52.455402  2758 tablet_replica.cc:333] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.456130  2758 raft_consensus.cc:2243] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.456941  2758 raft_consensus.cc:2272] T 3f61b3eb29eb432f9fa291d946eac47d P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.459453  2758 tablet_replica.cc:333] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.460023  2758 raft_consensus.cc:2243] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.460438  2758 raft_consensus.cc:2272] T 0f519c3004a54ef3bd4f1b6be3257393 P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.462210  2758 tablet_replica.cc:333] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.462733  2758 raft_consensus.cc:2243] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.463124  2758 raft_consensus.cc:2272] T 6cea6728d898466ba96bab23fe84fc55 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.464711  2758 tablet_replica.cc:333] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.465188  2758 raft_consensus.cc:2243] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.465591  2758 raft_consensus.cc:2272] T c37c6ef285a346048141a397c379f09a P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.467211  2758 tablet_replica.cc:333] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.467681  2758 raft_consensus.cc:2243] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.468089  2758 raft_consensus.cc:2272] T 650fe32a0e8b4474ba6de5349acf5555 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.470639  2758 tablet_replica.cc:333] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.471145  2758 raft_consensus.cc:2243] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.471910  2758 raft_consensus.cc:2272] T c4e343350b354e7e8f44959472a5c561 P 2372d1211cea4cdaadd9ad8c554aedfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.473791  2758 tablet_replica.cc:333] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.474305  2758 raft_consensus.cc:2243] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.474989  2758 raft_consensus.cc:2272] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 2372d1211cea4cdaadd9ad8c554aedfe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.476915  2758 tablet_replica.cc:333] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.477380  2758 raft_consensus.cc:2243] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.477768  2758 raft_consensus.cc:2272] T f1e863b904e44116afdb526ee6be70aa P 2372d1211cea4cdaadd9ad8c554aedfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.479265  2758 tablet_replica.cc:333] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe: stopping tablet replica
I20260710 11:05:52.479696  2758 raft_consensus.cc:2243] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.480080  2758 raft_consensus.cc:2272] T 198f3ec87ad14f5ba32249f7cefe6213 P 2372d1211cea4cdaadd9ad8c554aedfe [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:52.494234  2859 connection.cc:466] server connection from 127.0.0.1:50188 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50188 (request call id 51) could send its response
W20260710 11:05:52.495141  3008 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.2.177.129:39811 (error 108)
W20260710 11:05:52.581394  3008 consensus_peers.cc:597] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 -> Peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Couldn't send request to peer 2372d1211cea4cdaadd9ad8c554aedfe. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:52.582496  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
W20260710 11:05:52.586009  2934 consensus_peers.cc:597] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 -> Peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Couldn't send request to peer 2372d1211cea4cdaadd9ad8c554aedfe. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:52.601895  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
I20260710 11:05:52.626754  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:52.627552  2758 tablet_replica.cc:333] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.628328  2758 raft_consensus.cc:2243] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.628880  2758 raft_consensus.cc:2272] T 0f519c3004a54ef3bd4f1b6be3257393 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.631407  2758 tablet_replica.cc:333] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.631996  2758 raft_consensus.cc:2243] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.632388  2758 raft_consensus.cc:2272] T 198f3ec87ad14f5ba32249f7cefe6213 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:52.633364  3008 consensus_peers.cc:597] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 -> Peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Couldn't send request to peer 2372d1211cea4cdaadd9ad8c554aedfe. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:52.635146  2758 tablet_replica.cc:333] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.635671  2758 raft_consensus.cc:2243] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:05:52.635854  3007 consensus_peers.cc:597] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 -> Peer 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455): Couldn't send request to peer 9c71a4c76bf1418293e4cd81f5b1fff2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:52.636440  2758 raft_consensus.cc:2272] T f1e863b904e44116afdb526ee6be70aa P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.638401  2758 tablet_replica.cc:333] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.638876  2758 raft_consensus.cc:2243] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.639268  2758 raft_consensus.cc:2272] T 3f61b3eb29eb432f9fa291d946eac47d P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.641083  2758 tablet_replica.cc:333] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.641495  2758 raft_consensus.cc:2243] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.641816  2758 raft_consensus.cc:2272] T c4e343350b354e7e8f44959472a5c561 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.643848  2758 tablet_replica.cc:333] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.644317  2758 raft_consensus.cc:2243] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.644752  2758 raft_consensus.cc:2272] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.647019  2758 tablet_replica.cc:333] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.647619  2758 raft_consensus.cc:2243] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:52.647642  3007 consensus_peers.cc:597] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 -> Peer 9c71a4c76bf1418293e4cd81f5b1fff2 (127.2.177.130:45455): Couldn't send request to peer 9c71a4c76bf1418293e4cd81f5b1fff2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:52.648032  2758 raft_consensus.cc:2272] T 650fe32a0e8b4474ba6de5349acf5555 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.649869  2758 tablet_replica.cc:333] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.650384  2758 raft_consensus.cc:2243] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.651127  2758 raft_consensus.cc:2272] T c37c6ef285a346048141a397c379f09a P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.652683  2758 tablet_replica.cc:333] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2: stopping tablet replica
I20260710 11:05:52.653100  2758 raft_consensus.cc:2243] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.653795  2758 raft_consensus.cc:2272] T 6cea6728d898466ba96bab23fe84fc55 P 9c71a4c76bf1418293e4cd81f5b1fff2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.697293  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
W20260710 11:05:52.701386  3008 consensus_peers.cc:597] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 -> Peer 2372d1211cea4cdaadd9ad8c554aedfe (127.2.177.129:39811): Couldn't send request to peer 2372d1211cea4cdaadd9ad8c554aedfe. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:52.715035  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
I20260710 11:05:52.740281  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:52.740978  2758 tablet_replica.cc:333] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.741851  2758 raft_consensus.cc:2243] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.742425  2758 raft_consensus.cc:2272] T c4e343350b354e7e8f44959472a5c561 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.744434  2758 tablet_replica.cc:333] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.745009  2758 raft_consensus.cc:2243] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.745697  2758 raft_consensus.cc:2272] T 0f519c3004a54ef3bd4f1b6be3257393 P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.747259  2758 tablet_replica.cc:333] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.747704  2758 raft_consensus.cc:2243] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.748047  2758 raft_consensus.cc:2272] T 3f61b3eb29eb432f9fa291d946eac47d P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.750205  2758 tablet_replica.cc:333] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.750650  2758 raft_consensus.cc:2243] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.751302  2758 raft_consensus.cc:2272] T 198f3ec87ad14f5ba32249f7cefe6213 P b3172fe209e54a8f9a2aecd066a7a639 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.753001  2758 tablet_replica.cc:333] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.753432  2758 raft_consensus.cc:2243] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.753782  2758 raft_consensus.cc:2272] T f1e863b904e44116afdb526ee6be70aa P b3172fe209e54a8f9a2aecd066a7a639 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.755308  2758 tablet_replica.cc:333] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.755718  2758 raft_consensus.cc:2243] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.756053  2758 raft_consensus.cc:2272] T eb54a8ee38ff4ca3a6d12cae34dfaae5 P b3172fe209e54a8f9a2aecd066a7a639 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.758104  2758 tablet_replica.cc:333] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.758579  2758 raft_consensus.cc:2243] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:52.759260  2758 raft_consensus.cc:2272] T 650fe32a0e8b4474ba6de5349acf5555 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.760999  2758 tablet_replica.cc:333] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.761445  2758 raft_consensus.cc:2243] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.761827  2758 raft_consensus.cc:2272] T c37c6ef285a346048141a397c379f09a P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.763443  2758 tablet_replica.cc:333] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639: stopping tablet replica
I20260710 11:05:52.763875  2758 raft_consensus.cc:2243] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.764286  2758 raft_consensus.cc:2272] T 6cea6728d898466ba96bab23fe84fc55 P b3172fe209e54a8f9a2aecd066a7a639 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.791080  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
I20260710 11:05:52.807888  2758 master.cc:562] Master@127.2.177.190:37149 shutting down...
I20260710 11:05:53.009269  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:53.010020  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:53.010470  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04a8eef1417f4e88962d20d4735ba92f: stopping tablet replica
I20260710 11:05:53.030121  2758 master.cc:584] Master@127.2.177.190:37149 shutdown complete.
2372d1211cea4cdaadd9ad8c554aedfe  4
9c71a4c76bf1418293e4cd81f5b1fff2  4
b3172fe209e54a8f9a2aecd066a7a639  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13239 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:05:53.070802  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:46067
I20260710 11:05:53.072009  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:53.077716  3276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:53.078660  3277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:53.079631  3279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:53.080291  2758 server_base.cc:1061] running on GCE node
I20260710 11:05:53.081148  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:53.081329  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:53.081449  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681553081435 us; error 0 us; skew 500 ppm
I20260710 11:05:53.081923  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:53.084368  2758 webserver.cc:533] Webserver started at http://127.2.177.190:37157/ using document root <none> and password file <none>
I20260710 11:05:53.084827  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:53.084995  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:53.085273  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:53.086565  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "f1a63a605fea4870855a84958ecc633a"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.090875  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:53.094156  3284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.094884  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:53.095139  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "f1a63a605fea4870855a84958ecc633a"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.095377  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:53.128504  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:53.129702  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:53.168217  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:46067
I20260710 11:05:53.168260  3335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:46067 every 8 connection(s)
I20260710 11:05:53.172297  3336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.181573  3336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a: Bootstrap starting.
I20260710 11:05:53.186187  3336 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:53.190268  3336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a: No bootstrap required, opened a new log
I20260710 11:05:53.192255  3336 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1a63a605fea4870855a84958ecc633a" member_type: VOTER }
I20260710 11:05:53.192641  3336 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:53.192813  3336 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a63a605fea4870855a84958ecc633a, State: Initialized, Role: FOLLOWER
I20260710 11:05:53.193385  3336 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f1a63a605fea4870855a84958ecc633a" member_type: VOTER }
I20260710 11:05:53.193789  3336 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:53.194048  3336 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:53.194273  3336 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:53.198321  3336 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1a63a605fea4870855a84958ecc633a" member_type: VOTER }
I20260710 11:05:53.198767  3336 leader_election.cc:304] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [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: f1a63a605fea4870855a84958ecc633a; no voters: 
I20260710 11:05:53.199811  3336 leader_election.cc:290] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:53.200275  3339 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:53.201537  3339 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 1 LEADER]: Becoming Leader. State: Replica: f1a63a605fea4870855a84958ecc633a, State: Running, Role: LEADER
I20260710 11:05:53.202442  3339 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [LEADER]: Queue going to LEADER mode. State: All 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: "f1a63a605fea4870855a84958ecc633a" member_type: VOTER }
I20260710 11:05:53.203205  3336 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:53.207015  3340 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1a63a605fea4870855a84958ecc633a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1a63a605fea4870855a84958ecc633a" member_type: VOTER } }
I20260710 11:05:53.207950  3340 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:53.207664  3341 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1a63a605fea4870855a84958ecc633a. Latest consensus state: current_term: 1 leader_uuid: "f1a63a605fea4870855a84958ecc633a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1a63a605fea4870855a84958ecc633a" member_type: VOTER } }
I20260710 11:05:53.208468  3341 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:53.216158  3347 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:53.222604  3347 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:53.223790  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:53.231710  3347 catalog_manager.cc:1383] Generated new cluster ID: f129c04f23824463b6bb55631bad0d67
I20260710 11:05:53.232002  3347 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:53.259375  3347 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:53.260593  3347 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:53.277067  3347 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a: Generated new TSK 0
I20260710 11:05:53.277666  3347 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:53.290666  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:53.296250  3357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:53.297660  3358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:53.299144  2758 server_base.cc:1061] running on GCE node
W20260710 11:05:53.300248  3361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:53.301167  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:53.301396  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:53.301575  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681553301560 us; error 0 us; skew 500 ppm
I20260710 11:05:53.302237  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:53.304883  2758 webserver.cc:533] Webserver started at http://127.2.177.129:40469/ using document root <none> and password file <none>
I20260710 11:05:53.305363  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:53.305565  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:53.305855  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:53.306907  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.311923  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:05:53.315230  3365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.316036  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:53.316367  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.316682  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:53.329319  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:53.330667  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:53.332181  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:53.334564  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:53.334784  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.335130  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:53.335390  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.385135  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:46237
I20260710 11:05:53.385172  3427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:46237 every 8 connection(s)
I20260710 11:05:53.391172  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:53.400220  3432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:53.402513  3433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:53.420298  3428 heartbeater.cc:344] Connected to a master server at 127.2.177.190:46067
I20260710 11:05:53.421002  3428 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:53.422200  3428 heartbeater.cc:507] Master 127.2.177.190:46067 requested a full tablet report, sending...
W20260710 11:05:53.422672  3435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:53.423722  2758 server_base.cc:1061] running on GCE node
I20260710 11:05:53.425192  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:53.425117  3301 ts_manager.cc:194] Registered new tserver with Master: 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237)
W20260710 11:05:53.425562  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:53.425804  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681553425783 us; error 0 us; skew 500 ppm
I20260710 11:05:53.426636  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:53.427894  3301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58772
I20260710 11:05:53.429643  2758 webserver.cc:533] Webserver started at http://127.2.177.130:46305/ using document root <none> and password file <none>
I20260710 11:05:53.430335  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:53.430568  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:53.430881  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:53.432482  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.438892  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:05:53.443127  3440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.443997  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:53.444310  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.444595  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:53.457069  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:53.458318  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:53.459764  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:53.461891  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:53.462173  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.462412  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:53.462595  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.503120  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:32779
I20260710 11:05:53.503234  3502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:32779 every 8 connection(s)
I20260710 11:05:53.507913  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:53.515165  3506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:53.516192  3507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:53.518373  2758 server_base.cc:1061] running on GCE node
W20260710 11:05:53.519043  3509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:53.520022  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:53.520277  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:53.520452  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681553520430 us; error 0 us; skew 500 ppm
I20260710 11:05:53.520870  3503 heartbeater.cc:344] Connected to a master server at 127.2.177.190:46067
I20260710 11:05:53.521059  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:53.521214  3503 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:53.522058  3503 heartbeater.cc:507] Master 127.2.177.190:46067 requested a full tablet report, sending...
I20260710 11:05:53.523844  2758 webserver.cc:533] Webserver started at http://127.2.177.131:36105/ using document root <none> and password file <none>
I20260710 11:05:53.524452  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:53.524446  3301 ts_manager.cc:194] Registered new tserver with Master: 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:53.524755  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:53.525101  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:53.526067  3301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58782
I20260710 11:05:53.526244  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "ca78732b4ce446afa0d79c84333aee68"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.530937  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:05:53.534552  3514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.535534  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:05:53.535813  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "ca78732b4ce446afa0d79c84333aee68"
format_stamp: "Formatted at 2026-07-10 11:05:53 on dist-test-slave-vxgv"
I20260710 11:05:53.536085  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:53.548753  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:53.550045  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:53.551494  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:53.553598  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:53.553802  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.554116  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:53.554279  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:53.604923  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:37635
I20260710 11:05:53.605053  3576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:37635 every 8 connection(s)
I20260710 11:05:53.618835  3577 heartbeater.cc:344] Connected to a master server at 127.2.177.190:46067
I20260710 11:05:53.619328  3577 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:53.620060  3577 heartbeater.cc:507] Master 127.2.177.190:46067 requested a full tablet report, sending...
I20260710 11:05:53.622138  3301 ts_manager.cc:194] Registered new tserver with Master: ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:53.622601  2758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014579937s
I20260710 11:05:53.623503  3301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58798
I20260710 11:05:53.647905  3301 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58800:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:53.650791  3301 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:53.721884  3468 tablet_service.cc:1511] Processing CreateTablet for tablet 943c0661768846bd90d9fc22f160f702 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:53.724536  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943c0661768846bd90d9fc22f160f702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.723064  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 73442eedbbd843538d33ccd623547d94 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:53.728798  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73442eedbbd843538d33ccd623547d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.734707  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 943c0661768846bd90d9fc22f160f702 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:53.733337  3466 tablet_service.cc:1511] Processing CreateTablet for tablet ca3c74cf4f9c407f93d53af9d9f8af45 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:53.735257  3465 tablet_service.cc:1511] Processing CreateTablet for tablet 02f0313d4e30470f93ea25d80a0c90cd (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:53.736436  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943c0661768846bd90d9fc22f160f702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.736831  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3c74cf4f9c407f93d53af9d9f8af45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.738595  3390 tablet_service.cc:1511] Processing CreateTablet for tablet 02f0313d4e30470f93ea25d80a0c90cd (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:53.739948  3390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f0313d4e30470f93ea25d80a0c90cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.742564  3465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f0313d4e30470f93ea25d80a0c90cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.745535  3392 tablet_service.cc:1511] Processing CreateTablet for tablet 73442eedbbd843538d33ccd623547d94 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:53.746937  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73442eedbbd843538d33ccd623547d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.751307  3391 tablet_service.cc:1511] Processing CreateTablet for tablet ca3c74cf4f9c407f93d53af9d9f8af45 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:53.752751  3391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3c74cf4f9c407f93d53af9d9f8af45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.774397  3389 tablet_service.cc:1511] Processing CreateTablet for tablet d1f0ddbad98e4dc2ac07bc20129c063b (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:53.775807  3389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f0ddbad98e4dc2ac07bc20129c063b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.783986  3466 tablet_service.cc:1511] Processing CreateTablet for tablet d1f0ddbad98e4dc2ac07bc20129c063b (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:53.790455  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f0ddbad98e4dc2ac07bc20129c063b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.794353  3591 tablet_bootstrap.cc:492] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:53.800874  3542 tablet_service.cc:1511] Processing CreateTablet for tablet 943c0661768846bd90d9fc22f160f702 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:53.803200  3541 tablet_service.cc:1511] Processing CreateTablet for tablet 73442eedbbd843538d33ccd623547d94 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:53.804611  3541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73442eedbbd843538d33ccd623547d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.807238  3540 tablet_service.cc:1511] Processing CreateTablet for tablet ca3c74cf4f9c407f93d53af9d9f8af45 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:53.808631  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3c74cf4f9c407f93d53af9d9f8af45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.811178  3539 tablet_service.cc:1511] Processing CreateTablet for tablet 02f0313d4e30470f93ea25d80a0c90cd (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:53.812243  3592 tablet_bootstrap.cc:492] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:53.811949  3538 tablet_service.cc:1511] Processing CreateTablet for tablet d1f0ddbad98e4dc2ac07bc20129c063b (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:53.812656  3539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f0313d4e30470f93ea25d80a0c90cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.813325  3538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f0ddbad98e4dc2ac07bc20129c063b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.815178  3542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943c0661768846bd90d9fc22f160f702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.818970  3390 tablet_service.cc:1511] Processing CreateTablet for tablet 46e9f4fa7e51451d9704ba3f040d825f (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:53.820489  3390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e9f4fa7e51451d9704ba3f040d825f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.824997  3537 tablet_service.cc:1511] Processing CreateTablet for tablet 46e9f4fa7e51451d9704ba3f040d825f (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:53.826419  3537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e9f4fa7e51451d9704ba3f040d825f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.830535  3468 tablet_service.cc:1511] Processing CreateTablet for tablet fae327c81d56472db8b0add73336a76f (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:53.831364  3392 tablet_service.cc:1511] Processing CreateTablet for tablet fae327c81d56472db8b0add73336a76f (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:53.831857  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae327c81d56472db8b0add73336a76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.832657  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae327c81d56472db8b0add73336a76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.849479  3536 tablet_service.cc:1511] Processing CreateTablet for tablet fae327c81d56472db8b0add73336a76f (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:53.850900  3536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae327c81d56472db8b0add73336a76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.851334  3591 tablet_bootstrap.cc:654] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:53.854815  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 5456680e38b04cb5b7542b2a0d0c8359 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:53.856154  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5456680e38b04cb5b7542b2a0d0c8359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.857097  3465 tablet_service.cc:1511] Processing CreateTablet for tablet 5456680e38b04cb5b7542b2a0d0c8359 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:53.858405  3465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5456680e38b04cb5b7542b2a0d0c8359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.862962  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 46e9f4fa7e51451d9704ba3f040d825f (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:53.864251  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e9f4fa7e51451d9704ba3f040d825f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.865327  3538 tablet_service.cc:1511] Processing CreateTablet for tablet 5456680e38b04cb5b7542b2a0d0c8359 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:53.866611  3538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5456680e38b04cb5b7542b2a0d0c8359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.889318  3392 tablet_service.cc:1511] Processing CreateTablet for tablet 3de48868c4014609b778e52f0caef8ee (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:53.890709  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de48868c4014609b778e52f0caef8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.891901  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 3de48868c4014609b778e52f0caef8ee (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:53.893147  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de48868c4014609b778e52f0caef8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.897101  3592 tablet_bootstrap.cc:654] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:53.898651  3593 tablet_bootstrap.cc:492] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:53.903611  3390 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae94a9055af455ab99cc1b973c243f1 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:53.904501  3468 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae94a9055af455ab99cc1b973c243f1 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:53.904969  3390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae94a9055af455ab99cc1b973c243f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.905738  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae94a9055af455ab99cc1b973c243f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.906895  3539 tablet_service.cc:1511] Processing CreateTablet for tablet 3de48868c4014609b778e52f0caef8ee (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:53.908119  3539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de48868c4014609b778e52f0caef8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.914450  3540 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae94a9055af455ab99cc1b973c243f1 (DEFAULT_TABLE table=test-workload [id=9e902d61621049518664311e930ee6b8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:53.916905  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae94a9055af455ab99cc1b973c243f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:53.922883  3593 tablet_bootstrap.cc:654] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:53.928120  3591 tablet_bootstrap.cc:492] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:53.928722  3591 ts_tablet_manager.cc:1403] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.157s	user 0.018s	sys 0.000s
I20260710 11:05:53.936538  3591 raft_consensus.cc:359] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.937500  3591 raft_consensus.cc:385] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:53.940914  3592 tablet_bootstrap.cc:492] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:53.941416  3592 ts_tablet_manager.cc:1403] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.007s
I20260710 11:05:53.944341  3592 raft_consensus.cc:359] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.945042  3592 raft_consensus.cc:385] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:53.945341  3592 raft_consensus.cc:740] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:53.947755  3592 consensus_queue.cc:260] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.937877  3591 raft_consensus.cc:740] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:53.951478  3591 consensus_queue.cc:260] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.956081  3428 heartbeater.cc:499] Master 127.2.177.190:46067 was elected leader, sending a full tablet report...
I20260710 11:05:53.957137  3592 ts_tablet_manager.cc:1434] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.012s
I20260710 11:05:53.958168  3592 tablet_bootstrap.cc:492] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:53.964607  3592 tablet_bootstrap.cc:654] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:53.976491  3592 tablet_bootstrap.cc:492] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:53.977018  3592 ts_tablet_manager.cc:1403] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:05:53.977201  3593 tablet_bootstrap.cc:492] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:53.977983  3593 ts_tablet_manager.cc:1403] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.046s
I20260710 11:05:53.979900  3592 raft_consensus.cc:359] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.980707  3592 raft_consensus.cc:385] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:53.981032  3592 raft_consensus.cc:740] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:53.982088  3592 consensus_queue.cc:260] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.982300  3593 raft_consensus.cc:359] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.983532  3593 raft_consensus.cc:385] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:53.984020  3593 raft_consensus.cc:740] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:53.984506  3592 ts_tablet_manager.cc:1434] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:53.985438  3592 tablet_bootstrap.cc:492] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:53.985128  3593 consensus_queue.cc:260] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:53.992168  3592 tablet_bootstrap.cc:654] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:53.995216  3577 heartbeater.cc:499] Master 127.2.177.190:46067 was elected leader, sending a full tablet report...
I20260710 11:05:53.997047  3591 ts_tablet_manager.cc:1434] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.068s	user 0.028s	sys 0.019s
I20260710 11:05:53.997606  3503 heartbeater.cc:499] Master 127.2.177.190:46067 was elected leader, sending a full tablet report...
I20260710 11:05:53.998044  3591 tablet_bootstrap.cc:492] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.009251  3591 tablet_bootstrap.cc:654] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.009788  3593 ts_tablet_manager.cc:1434] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.007s
I20260710 11:05:54.010972  3593 tablet_bootstrap.cc:492] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.019475  3593 tablet_bootstrap.cc:654] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.019958  3592 tablet_bootstrap.cc:492] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.020835  3592 ts_tablet_manager.cc:1403] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.020s
I20260710 11:05:54.024901  3592 raft_consensus.cc:359] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.025926  3592 raft_consensus.cc:385] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.026372  3592 raft_consensus.cc:740] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.028052  3592 consensus_queue.cc:260] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.037905  3592 ts_tablet_manager.cc:1434] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.001s
I20260710 11:05:54.039394  3592 tablet_bootstrap.cc:492] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:54.048409  3592 tablet_bootstrap.cc:654] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.057217  3593 tablet_bootstrap.cc:492] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.057802  3593 ts_tablet_manager.cc:1403] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.019s
I20260710 11:05:54.058866  3591 tablet_bootstrap.cc:492] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.059362  3591 ts_tablet_manager.cc:1403] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.032s
I20260710 11:05:54.060899  3592 tablet_bootstrap.cc:492] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.061429  3592 ts_tablet_manager.cc:1403] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 11:05:54.060989  3593 raft_consensus.cc:359] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.061941  3593 raft_consensus.cc:385] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.062261  3593 raft_consensus.cc:740] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.062645  3591 raft_consensus.cc:359] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.062961  3593 consensus_queue.cc:260] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.063354  3591 raft_consensus.cc:385] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.064581  3597 raft_consensus.cc:493] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.064863  3593 ts_tablet_manager.cc:1434] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:05:54.063692  3591 raft_consensus.cc:740] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.065071  3597 raft_consensus.cc:515] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.065783  3593 tablet_bootstrap.cc:492] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.066198  3591 consensus_queue.cc:260] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.067821  3597 leader_election.cc:290] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.068492  3598 raft_consensus.cc:493] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.068981  3598 raft_consensus.cc:515] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.071754  3598 leader_election.cc:290] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.072754  3593 tablet_bootstrap.cc:654] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.064292  3592 raft_consensus.cc:359] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.074574  3592 raft_consensus.cc:385] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.074939  3592 raft_consensus.cc:740] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.075874  3592 consensus_queue.cc:260] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.079085  3592 ts_tablet_manager.cc:1434] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260710 11:05:54.080268  3592 tablet_bootstrap.cc:492] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:54.084695  3593 tablet_bootstrap.cc:492] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.085162  3593 ts_tablet_manager.cc:1403] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.007s
I20260710 11:05:54.087993  3593 raft_consensus.cc:359] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.088685  3592 tablet_bootstrap.cc:654] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.088723  3593 raft_consensus.cc:385] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.089197  3593 raft_consensus.cc:740] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.090167  3593 consensus_queue.cc:260] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.092563  3593 ts_tablet_manager.cc:1434] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:54.093549  3593 tablet_bootstrap.cc:492] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.099918  3593 tablet_bootstrap.cc:654] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.105338  3597 raft_consensus.cc:493] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.106029  3597 raft_consensus.cc:515] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.106887  3614 raft_consensus.cc:493] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.107524  3614 raft_consensus.cc:515] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.108306  3597 leader_election.cc:290] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.118865  3597 raft_consensus.cc:493] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.119654  3597 raft_consensus.cc:515] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.122347  3597 leader_election.cc:290] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.115586  3614 leader_election.cc:290] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.131385  3591 ts_tablet_manager.cc:1434] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.003s
I20260710 11:05:54.140444  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" is_pre_election: true
I20260710 11:05:54.141204  3403 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 0.
I20260710 11:05:54.144737  3444 leader_election.cc:304] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.146320  3609 raft_consensus.cc:2804] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.146704  3609 raft_consensus.cc:493] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.147017  3609 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.148208  3592 tablet_bootstrap.cc:492] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.148707  3592 ts_tablet_manager.cc:1403] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.069s	user 0.038s	sys 0.020s
I20260710 11:05:54.150638  3591 tablet_bootstrap.cc:492] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.151612  3592 raft_consensus.cc:359] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.152338  3592 raft_consensus.cc:385] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.152642  3592 raft_consensus.cc:740] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.153383  3592 consensus_queue.cc:260] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.155893  3592 ts_tablet_manager.cc:1434] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:54.156858  3592 tablet_bootstrap.cc:492] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:54.163230  3592 tablet_bootstrap.cc:654] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.163784  3609 raft_consensus.cc:515] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.168323  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0ddbad98e4dc2ac07bc20129c063b" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.168864  3592 tablet_bootstrap.cc:492] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.169037  3552 raft_consensus.cc:2468] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.169462  3592 ts_tablet_manager.cc:1403] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:05:54.170277  3591 tablet_bootstrap.cc:654] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.171554  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0ddbad98e4dc2ac07bc20129c063b" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.172688  3592 raft_consensus.cc:359] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.173080  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
W20260710 11:05:54.173235  3367 leader_election.cc:343] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.173606  3592 raft_consensus.cc:385] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.173924  3477 raft_consensus.cc:2393] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54130deafd9b405ba1d0f7c63f4acf3b in current term 1: Already voted for candidate 55c34527b5114ddf97e63b3d5cac1a4d in this term.
I20260710 11:05:54.174021  3592 raft_consensus.cc:740] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.175132  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0313d4e30470f93ea25d80a0c90cd" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.175252  3592 consensus_queue.cc:260] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.175762  3476 raft_consensus.cc:2468] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.175156  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943c0661768846bd90d9fc22f160f702" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.176765  3367 leader_election.cc:304] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.178448  3614 raft_consensus.cc:2804] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.178802  3614 raft_consensus.cc:493] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.179181  3614 raft_consensus.cc:3060] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.178952  3369 leader_election.cc:304] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [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: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.179440  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.180078  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:54.180646  3403 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.180796  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0313d4e30470f93ea25d80a0c90cd" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.182252  3592 ts_tablet_manager.cc:1434] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:05:54.185098  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.180685  3609 leader_election.cc:290] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.182252  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943c0661768846bd90d9fc22f160f702" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.186131  3597 raft_consensus.cc:2804] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.186246  3592 tablet_bootstrap.cc:492] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:54.186537  3597 raft_consensus.cc:493] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:54.184504  3367 leader_election.cc:343] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.186946  3597 raft_consensus.cc:3060] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.184800  3593 tablet_bootstrap.cc:492] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.187625  3593 ts_tablet_manager.cc:1403] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.024s
I20260710 11:05:54.187820  3403 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 1.
I20260710 11:05:54.190176  3591 tablet_bootstrap.cc:492] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
W20260710 11:05:54.190627  3444 leader_election.cc:343] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.190675  3593 raft_consensus.cc:359] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.190663  3591 ts_tablet_manager.cc:1403] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 11:05:54.191603  3593 raft_consensus.cc:385] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.191839  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.192076  3593 raft_consensus.cc:740] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
W20260710 11:05:54.193122  3444 leader_election.cc:343] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.192888  3593 consensus_queue.cc:260] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.186547  3549 raft_consensus.cc:2468] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.194398  3592 tablet_bootstrap.cc:654] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.194336  3444 leader_election.cc:304] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: ca78732b4ce446afa0d79c84333aee68
W20260710 11:05:54.194545  3369 leader_election.cc:343] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.195102  3369 leader_election.cc:304] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b; no voters: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68
I20260710 11:05:54.194674  3591 raft_consensus.cc:359] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.195683  3609 raft_consensus.cc:2804] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.196215  3609 raft_consensus.cc:697] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:54.197158  3609 consensus_queue.cc:237] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.195721  3591 raft_consensus.cc:385] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.201977  3591 raft_consensus.cc:740] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.203233  3597 raft_consensus.cc:515] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.203862  3591 consensus_queue.cc:260] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.208020  3591 ts_tablet_manager.cc:1434] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260710 11:05:54.209540  3591 tablet_bootstrap.cc:492] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.211476  3614 raft_consensus.cc:515] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.214881  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0313d4e30470f93ea25d80a0c90cd" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.216580  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0ddbad98e4dc2ac07bc20129c063b" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.217639  3593 ts_tablet_manager.cc:1434] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.005s
W20260710 11:05:54.217974  3367 leader_election.cc:343] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.219005  3597 leader_election.cc:290] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
W20260710 11:05:54.218952  3369 leader_election.cc:343] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:54.219655  3349 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:54.215694  3475 raft_consensus.cc:3060] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.215677  3617 raft_consensus.cc:2749] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:54.222824  3299 catalog_manager.cc:5697] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 1 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.220320  3369 leader_election.cc:304] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [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: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.229507  3592 tablet_bootstrap.cc:492] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.230108  3592 ts_tablet_manager.cc:1403] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.012s
I20260710 11:05:54.230083  3475 raft_consensus.cc:2468] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.231117  3591 tablet_bootstrap.cc:654] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.231438  3367 leader_election.cc:304] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.232218  3617 raft_consensus.cc:2804] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.232491  3597 raft_consensus.cc:2804] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.232589  3617 raft_consensus.cc:493] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.232939  3617 raft_consensus.cc:3060] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.235051  3592 raft_consensus.cc:359] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.235816  3592 raft_consensus.cc:385] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.236176  3592 raft_consensus.cc:740] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.237308  3592 consensus_queue.cc:260] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.240891  3617 raft_consensus.cc:515] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.243505  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0313d4e30470f93ea25d80a0c90cd" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.243979  3591 tablet_bootstrap.cc:492] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.244446  3591 ts_tablet_manager.cc:1403] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.008s
I20260710 11:05:54.245846  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0ddbad98e4dc2ac07bc20129c063b" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.246585  3552 raft_consensus.cc:3060] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.247725  3591 raft_consensus.cc:359] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.248660  3591 raft_consensus.cc:385] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.249017  3591 raft_consensus.cc:740] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.250080  3591 consensus_queue.cc:260] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.252965  3591 ts_tablet_manager.cc:1434] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:54.254587  3591 tablet_bootstrap.cc:492] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
W20260710 11:05:54.254539  3369 leader_election.cc:343] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.214893  3614 leader_election.cc:290] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.260803  3593 tablet_bootstrap.cc:492] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.262902  3591 tablet_bootstrap.cc:654] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.265405  3552 raft_consensus.cc:2468] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.266757  3597 raft_consensus.cc:697] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:54.267920  3369 leader_election.cc:304] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.267676  3597 consensus_queue.cc:237] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.272830  3621 raft_consensus.cc:2804] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.273571  3621 raft_consensus.cc:697] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:54.274945  3621 consensus_queue.cc:237] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.276999  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943c0661768846bd90d9fc22f160f702" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.277604  3475 raft_consensus.cc:3060] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.273075  3593 tablet_bootstrap.cc:654] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.284619  3475 raft_consensus.cc:2468] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.287343  3592 ts_tablet_manager.cc:1434] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.057s	user 0.016s	sys 0.007s
I20260710 11:05:54.288180  3592 tablet_bootstrap.cc:492] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:54.285830  3367 leader_election.cc:304] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.288805  3591 tablet_bootstrap.cc:492] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.289254  3591 ts_tablet_manager.cc:1403] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.021s
I20260710 11:05:54.292789  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943c0661768846bd90d9fc22f160f702" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.293402  3552 raft_consensus.cc:3060] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.293524  3591 raft_consensus.cc:359] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.294309  3591 raft_consensus.cc:385] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.294596  3591 raft_consensus.cc:740] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.295430  3591 consensus_queue.cc:260] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.295951  3301 catalog_manager.cc:5697] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 1 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.298216  3591 ts_tablet_manager.cc:1434] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:54.299181  3591 tablet_bootstrap.cc:492] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.300895  3552 raft_consensus.cc:2468] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.296854  3617 leader_election.cc:290] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.304211  3592 tablet_bootstrap.cc:654] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.305851  3591 tablet_bootstrap.cc:654] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.290342  3621 raft_consensus.cc:2804] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.307302  3621 raft_consensus.cc:697] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:54.309185  3621 consensus_queue.cc:237] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.316390  3592 tablet_bootstrap.cc:492] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.317010  3592 ts_tablet_manager.cc:1403] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260710 11:05:54.317723  3593 tablet_bootstrap.cc:492] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.318379  3593 ts_tablet_manager.cc:1403] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.006s
I20260710 11:05:54.320457  3592 raft_consensus.cc:359] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.321410  3592 raft_consensus.cc:385] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.321877  3592 raft_consensus.cc:740] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.322080  3593 raft_consensus.cc:359] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.322845  3593 raft_consensus.cc:385] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.323169  3593 raft_consensus.cc:740] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.322978  3592 consensus_queue.cc:260] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.325559  3592 ts_tablet_manager.cc:1434] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:05:54.325217  3593 consensus_queue.cc:260] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.326480  3592 tablet_bootstrap.cc:492] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:54.326555  3591 tablet_bootstrap.cc:492] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.327129  3591 ts_tablet_manager.cc:1403] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260710 11:05:54.330413  3591 raft_consensus.cc:359] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.331257  3591 raft_consensus.cc:385] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.330606  3301 catalog_manager.cc:5697] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 1 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.331630  3591 raft_consensus.cc:740] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.332592  3592 tablet_bootstrap.cc:654] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.332545  3591 consensus_queue.cc:260] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.332747  3301 catalog_manager.cc:5697] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 1 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.335192  3591 ts_tablet_manager.cc:1434] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:05:54.336409  3591 tablet_bootstrap.cc:492] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.338779  3593 ts_tablet_manager.cc:1434] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:05:54.343240  3592 tablet_bootstrap.cc:492] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.343740  3592 ts_tablet_manager.cc:1403] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260710 11:05:54.344264  3591 tablet_bootstrap.cc:654] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.345840  3593 tablet_bootstrap.cc:492] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.346460  3592 raft_consensus.cc:359] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.354121  3592 raft_consensus.cc:385] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.354456  3592 raft_consensus.cc:740] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.355211  3592 consensus_queue.cc:260] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.356233  3593 tablet_bootstrap.cc:654] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.357210  3591 tablet_bootstrap.cc:492] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.357671  3591 ts_tablet_manager.cc:1403] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.014s
I20260710 11:05:54.358479  3592 ts_tablet_manager.cc:1434] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 11:05:54.360884  3592 tablet_bootstrap.cc:492] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b: Bootstrap starting.
I20260710 11:05:54.360549  3591 raft_consensus.cc:359] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.361380  3591 raft_consensus.cc:385] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.361660  3591 raft_consensus.cc:740] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.362375  3591 consensus_queue.cc:260] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.364647  3591 ts_tablet_manager.cc:1434] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:54.365587  3591 tablet_bootstrap.cc:492] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.366266  3609 raft_consensus.cc:493] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.366714  3609 raft_consensus.cc:515] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.367801  3592 tablet_bootstrap.cc:654] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.368685  3609 leader_election.cc:290] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.370936  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" is_pre_election: true
I20260710 11:05:54.371557  3403 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 0.
I20260710 11:05:54.372400  3591 tablet_bootstrap.cc:654] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.372529  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.373211  3552 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 0.
I20260710 11:05:54.373828  3593 tablet_bootstrap.cc:492] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.374301  3593 ts_tablet_manager.cc:1403] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260710 11:05:54.374984  3444 leader_election.cc:304] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.377379  3593 raft_consensus.cc:359] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.378158  3593 raft_consensus.cc:385] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.378274  3609 raft_consensus.cc:2804] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.378487  3593 raft_consensus.cc:740] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.378754  3609 raft_consensus.cc:493] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.379302  3593 consensus_queue.cc:260] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.379877  3592 tablet_bootstrap.cc:492] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b: No bootstrap required, opened a new log
I20260710 11:05:54.380519  3592 ts_tablet_manager.cc:1403] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:05:54.381587  3593 ts_tablet_manager.cc:1434] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:54.382660  3593 tablet_bootstrap.cc:492] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.379328  3609 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.383966  3592 raft_consensus.cc:359] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.384878  3592 raft_consensus.cc:385] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.385231  3592 raft_consensus.cc:740] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.386379  3592 consensus_queue.cc:260] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.389370  3593 tablet_bootstrap.cc:654] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.392138  3621 raft_consensus.cc:493] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.392803  3621 raft_consensus.cc:515] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.396027  3621 leader_election.cc:290] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.396251  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.396847  3475 raft_consensus.cc:2468] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.398191  3367 leader_election.cc:304] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.399086  3621 raft_consensus.cc:2804] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.399469  3621 raft_consensus.cc:493] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.399775  3621 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.400725  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.402101  3592 ts_tablet_manager.cc:1434] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.002s
W20260710 11:05:54.402732  3369 leader_election.cc:343] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.406826  3621 raft_consensus.cc:515] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.409641  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.410318  3475 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.412384  3621 leader_election.cc:290] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.414057  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
W20260710 11:05:54.415854  3369 leader_election.cc:343] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:54.419855  3475 raft_consensus.cc:2468] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.421482  3367 leader_election.cc:304] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: ca78732b4ce446afa0d79c84333aee68
I20260710 11:05:54.423291  3621 raft_consensus.cc:2804] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.424923  3621 raft_consensus.cc:697] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:54.424939  3609 raft_consensus.cc:515] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.426254  3621 consensus_queue.cc:237] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.428711  3617 raft_consensus.cc:493] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.429348  3617 raft_consensus.cc:515] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.429695  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:54.430513  3403 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.433794  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.434628  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.434644  3552 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.435500  3476 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.437774  3369 leader_election.cc:304] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:54.438951  3597 raft_consensus.cc:2804] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.439406  3597 raft_consensus.cc:493] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.439847  3597 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.444171  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.445008  3552 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.448076  3617 leader_election.cc:290] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.448352  3609 leader_election.cc:290] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.454975  3403 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 1.
I20260710 11:05:54.456249  3593 tablet_bootstrap.cc:492] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.456156  3444 leader_election.cc:304] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.456745  3593 ts_tablet_manager.cc:1403] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.074s	user 0.039s	sys 0.026s
I20260710 11:05:54.457008  3609 raft_consensus.cc:2804] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.456980  3552 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 1.
I20260710 11:05:54.457676  3609 raft_consensus.cc:697] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:54.458575  3609 consensus_queue.cc:237] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.459509  3597 raft_consensus.cc:515] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.459760  3593 raft_consensus.cc:359] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.460388  3593 raft_consensus.cc:385] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.460641  3593 raft_consensus.cc:740] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.461508  3593 consensus_queue.cc:260] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.462296  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.463023  3475 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.465855  3593 ts_tablet_manager.cc:1434] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:05:54.466104  3591 tablet_bootstrap.cc:492] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.466699  3591 ts_tablet_manager.cc:1403] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.101s	user 0.039s	sys 0.033s
I20260710 11:05:54.466888  3593 tablet_bootstrap.cc:492] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.470250  3591 raft_consensus.cc:359] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.471167  3591 raft_consensus.cc:385] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.471514  3591 raft_consensus.cc:740] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.472337  3591 consensus_queue.cc:260] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.473819  3593 tablet_bootstrap.cc:654] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.474681  3597 leader_election.cc:290] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.476202  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.476877  3552 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.478376  3598 raft_consensus.cc:493] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.478832  3597 raft_consensus.cc:493] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.478854  3598 raft_consensus.cc:515] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.479449  3597 raft_consensus.cc:515] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.481074  3598 leader_election.cc:290] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.483667  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.484505  3476 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.486209  3367 leader_election.cc:304] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.486794  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0ddbad98e4dc2ac07bc20129c063b" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.487097  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0ddbad98e4dc2ac07bc20129c063b" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" is_pre_election: true
I20260710 11:05:54.487354  3621 raft_consensus.cc:2804] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.487609  3549 raft_consensus.cc:2393] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55c34527b5114ddf97e63b3d5cac1a4d in current term 1: Already voted for candidate 54130deafd9b405ba1d0f7c63f4acf3b in this term.
I20260710 11:05:54.487880  3621 raft_consensus.cc:493] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.488360  3621 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.489045  3444 leader_election.cc:304] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68
I20260710 11:05:54.490105  3598 raft_consensus.cc:3060] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.492765  3475 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.493996  3367 leader_election.cc:304] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.495589  3597 leader_election.cc:290] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.494935  3299 catalog_manager.cc:5697] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 1 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.496116  3597 raft_consensus.cc:2804] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.496335  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.498240  3591 ts_tablet_manager.cc:1434] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:05:54.499464  3591 tablet_bootstrap.cc:492] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.497394  3549 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.500156  3598 raft_consensus.cc:2749] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:54.504525  3552 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.497197  3597 raft_consensus.cc:697] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:54.506705  3597 consensus_queue.cc:237] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.507354  3591 tablet_bootstrap.cc:654] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.507465  3301 catalog_manager.cc:5697] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 1 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.519170  3591 tablet_bootstrap.cc:492] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.519668  3591 ts_tablet_manager.cc:1403] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 11:05:54.520273  3593 tablet_bootstrap.cc:492] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.520707  3593 ts_tablet_manager.cc:1403] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.016s
I20260710 11:05:54.522334  3591 raft_consensus.cc:359] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.523119  3591 raft_consensus.cc:385] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.523427  3591 raft_consensus.cc:740] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.523274  3593 raft_consensus.cc:359] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.523910  3593 raft_consensus.cc:385] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.524223  3593 raft_consensus.cc:740] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.524119  3591 consensus_queue.cc:260] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.523985  3621 raft_consensus.cc:515] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.525090  3593 consensus_queue.cc:260] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.526655  3591 ts_tablet_manager.cc:1434] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:54.527088  3593 ts_tablet_manager.cc:1434] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:54.527554  3591 tablet_bootstrap.cc:492] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d: Bootstrap starting.
I20260710 11:05:54.527907  3593 tablet_bootstrap.cc:492] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.527784  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.528396  3475 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.533429  3591 tablet_bootstrap.cc:654] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.533429  3593 tablet_bootstrap.cc:654] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.535384  3475 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.536582  3367 leader_election.cc:304] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.538966  3621 leader_election.cc:290] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.539515  3621 raft_consensus.cc:2804] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.540124  3621 raft_consensus.cc:697] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:54.540978  3621 consensus_queue.cc:237] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.543295  3593 tablet_bootstrap.cc:492] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.543962  3593 ts_tablet_manager.cc:1403] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:05:54.545212  3600 raft_consensus.cc:493] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.545884  3600 raft_consensus.cc:515] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.547880  3593 raft_consensus.cc:359] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.550077  3593 raft_consensus.cc:385] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.550392  3593 raft_consensus.cc:740] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.551297  3591 tablet_bootstrap.cc:492] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d: No bootstrap required, opened a new log
I20260710 11:05:54.551205  3593 consensus_queue.cc:260] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.551723  3591 ts_tablet_manager.cc:1403] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 11:05:54.565675  3591 raft_consensus.cc:359] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.567335  3591 raft_consensus.cc:385] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.567708  3591 raft_consensus.cc:740] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.568565  3591 consensus_queue.cc:260] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.571317  3591 ts_tablet_manager.cc:1434] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:05:54.554257  3600 leader_election.cc:290] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:54.566366  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.580330  3552 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.595826  3301 catalog_manager.cc:5697] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 1 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.600906  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0313d4e30470f93ea25d80a0c90cd" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" is_pre_election: true
I20260710 11:05:54.602924  3301 catalog_manager.cc:5697] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 1 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.604112  3552 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.606597  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0313d4e30470f93ea25d80a0c90cd" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.607947  3475 raft_consensus.cc:2393] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca78732b4ce446afa0d79c84333aee68 in current term 1: Already voted for candidate 54130deafd9b405ba1d0f7c63f4acf3b in this term.
I20260710 11:05:54.609102  3516 leader_election.cc:304] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca78732b4ce446afa0d79c84333aee68; no voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.609516  3593 ts_tablet_manager.cc:1434] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.005s
I20260710 11:05:54.610455  3593 tablet_bootstrap.cc:492] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68: Bootstrap starting.
I20260710 11:05:54.612083  3650 raft_consensus.cc:3060] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.617302  3593 tablet_bootstrap.cc:654] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:54.621763  3650 raft_consensus.cc:2749] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:54.622154  3593 tablet_bootstrap.cc:492] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68: No bootstrap required, opened a new log
I20260710 11:05:54.622865  3593 ts_tablet_manager.cc:1403] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:05:54.625490  3593 raft_consensus.cc:359] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.626214  3593 raft_consensus.cc:385] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:54.626405  3593 raft_consensus.cc:740] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Initialized, Role: FOLLOWER
I20260710 11:05:54.626868  3593 consensus_queue.cc:260] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.628391  3593 ts_tablet_manager.cc:1434] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:54.690459  3650 raft_consensus.cc:493] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.690876  3650 raft_consensus.cc:515] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.692468  3650 leader_election.cc:290] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:54.693476  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.693424  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" is_pre_election: true
I20260710 11:05:54.694300  3403 raft_consensus.cc:2468] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 0.
I20260710 11:05:54.694298  3475 raft_consensus.cc:2468] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 0.
I20260710 11:05:54.695577  3516 leader_election.cc:304] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:54.696280  3650 raft_consensus.cc:2804] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.696615  3650 raft_consensus.cc:493] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.696893  3650 raft_consensus.cc:3060] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.701203  3650 raft_consensus.cc:515] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.702731  3650 leader_election.cc:290] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:54.703629  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:54.703751  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.704175  3403 raft_consensus.cc:3060] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.704288  3475 raft_consensus.cc:3060] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.708999  3403 raft_consensus.cc:2468] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 1.
I20260710 11:05:54.709306  3475 raft_consensus.cc:2468] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 1.
I20260710 11:05:54.710261  3518 leader_election.cc:304] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:54.711042  3650 raft_consensus.cc:2804] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.711246  3600 raft_consensus.cc:493] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.711988  3650 raft_consensus.cc:697] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 LEADER]: Becoming Leader. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:05:54.711766  3600 raft_consensus.cc:515] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.712787  3650 consensus_queue.cc:237] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.713660  3600 leader_election.cc:290] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:54.714447  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" is_pre_election: true
I20260710 11:05:54.714741  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.715476  3475 raft_consensus.cc:2393] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca78732b4ce446afa0d79c84333aee68 in current term 1: Already voted for candidate 54130deafd9b405ba1d0f7c63f4acf3b in this term.
I20260710 11:05:54.716399  3516 leader_election.cc:304] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca78732b4ce446afa0d79c84333aee68; no voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.717109  3600 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.720976  3299 catalog_manager.cc:5697] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca78732b4ce446afa0d79c84333aee68 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "ca78732b4ce446afa0d79c84333aee68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:54.722328  3600 raft_consensus.cc:2749] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:54.744833  3552 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.750912  3598 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.766541  3656 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:54.768230  3621 raft_consensus.cc:493] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:54.768692  3621 raft_consensus.cc:515] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.770780  3621 leader_election.cc:290] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.772570  3621 consensus_queue.cc:1048] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.773247  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" is_pre_election: true
I20260710 11:05:54.773860  3475 raft_consensus.cc:2468] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.774941  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68" is_pre_election: true
I20260710 11:05:54.775723  3552 raft_consensus.cc:2468] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 0.
I20260710 11:05:54.775945  3367 leader_election.cc:304] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:54.776785  3621 raft_consensus.cc:2804] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:54.777089  3621 raft_consensus.cc:493] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:54.777411  3621 raft_consensus.cc:3060] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.787901  3597 consensus_queue.cc:1048] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.790063  3621 raft_consensus.cc:515] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.792804  3621 leader_election.cc:290] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:54.794124  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:54.794286  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:54.794734  3476 raft_consensus.cc:3060] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.794859  3549 raft_consensus.cc:3060] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:54.802356  3549 raft_consensus.cc:2468] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.803853  3369 leader_election.cc:304] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:54.804508  3476 raft_consensus.cc:2468] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 1.
I20260710 11:05:54.804741  3621 raft_consensus.cc:2804] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:54.806239  3621 raft_consensus.cc:697] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:54.806972  3621 consensus_queue.cc:237] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:54.815819  3301 catalog_manager.cc:5697] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 1 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.816293  3621 consensus_queue.cc:1048] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.827247  3661 consensus_queue.cc:1048] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.835457  3661 consensus_queue.cc:1048] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.855450  3661 consensus_queue.cc:1048] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.867406  3476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73442eedbbd843538d33ccd623547d94"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
mode: GRACEFUL
new_leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:05:54.868033  3476 raft_consensus.cc:606] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Received request to transfer leadership to TS 54130deafd9b405ba1d0f7c63f4acf3b
I20260710 11:05:54.873333  3476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
mode: GRACEFUL
new_leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:05:54.873839  3476 raft_consensus.cc:606] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Received request to transfer leadership to TS 54130deafd9b405ba1d0f7c63f4acf3b
I20260710 11:05:54.890976  3403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:53594
I20260710 11:05:54.891482  3403 raft_consensus.cc:606] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Received request to transfer leadership to TS 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.896399  3403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fae327c81d56472db8b0add73336a76f"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:53594
I20260710 11:05:54.896914  3403 raft_consensus.cc:606] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Received request to transfer leadership to TS 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.901444  3403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:53594
I20260710 11:05:54.902012  3403 raft_consensus.cc:606] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Received request to transfer leadership to TS 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.914449  3661 consensus_queue.cc:1048] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.915999  3552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
mode: GRACEFUL
new_leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:35288
I20260710 11:05:54.916589  3552 raft_consensus.cc:606] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 LEADER]: Received request to transfer leadership to TS 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:05:54.922214  3403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:53594
I20260710 11:05:54.922806  3403 raft_consensus.cc:606] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Received request to transfer leadership to TS ca78732b4ce446afa0d79c84333aee68
I20260710 11:05:54.927784  3621 consensus_queue.cc:1048] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.995815  3621 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:54.997387  3621 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.004598  3621 raft_consensus.cc:993] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.005036  3617 raft_consensus.cc:1081] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Signalling peer 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.007236  3475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:41132
I20260710 11:05:55.010915  3475 raft_consensus.cc:493] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.011376  3475 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.016759  3475 raft_consensus.cc:515] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.021540  3475 leader_election.cc:290] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:55.022317  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:55.022955  3403 raft_consensus.cc:3055] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.023192  3403 raft_consensus.cc:740] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:55.023998  3403 consensus_queue.cc:260] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.024986  3403 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.025236  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:55.025816  3552 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.032382  3403 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.032756  3552 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.033670  3444 leader_election.cc:304] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:55.034426  3598 raft_consensus.cc:2804] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.034934  3598 raft_consensus.cc:697] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:55.035761  3598 consensus_queue.cc:237] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.041728  3301 catalog_manager.cc:5697] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 1 to 2, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 2 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.043563  3598 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.055827  3598 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.062384  3656 raft_consensus.cc:993] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d: : Instructing follower 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:55.062901  3656 raft_consensus.cc:1081] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Signalling peer 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:55.064337  3403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73442eedbbd843538d33ccd623547d94"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:53566
I20260710 11:05:55.064828  3403 raft_consensus.cc:493] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.065117  3403 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.069743  3403 raft_consensus.cc:515] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.071969  3403 leader_election.cc:290] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 2 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:55.072299  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:55.072641  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:55.072989  3475 raft_consensus.cc:3055] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.073202  3552 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.073354  3475 raft_consensus.cc:740] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:55.074229  3475 consensus_queue.cc:260] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.075448  3475 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.078374  3617 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.080061  3552 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 2.
I20260710 11:05:55.081178  3369 leader_election.cc:304] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:55.082027  3617 raft_consensus.cc:2804] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.082332  3475 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 2.
I20260710 11:05:55.082616  3617 raft_consensus.cc:697] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:55.083467  3617 consensus_queue.cc:237] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.089272  3617 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.092243  3299 catalog_manager.cc:5697] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 1 to 2, leader changed from 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130) to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 2 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.096724  3617 raft_consensus.cc:993] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.097180  3617 raft_consensus.cc:1081] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Signalling peer 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.098882  3476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:41132
I20260710 11:05:55.099416  3476 raft_consensus.cc:493] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.099773  3476 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.102679  3600 consensus_queue.cc:1048] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.106513  3476 raft_consensus.cc:515] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.109488  3402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:55.110086  3402 raft_consensus.cc:3055] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.110211  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:55.110436  3402 raft_consensus.cc:740] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:55.110816  3549 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.111240  3402 consensus_queue.cc:260] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.112363  3402 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.114583  3650 consensus_queue.cc:1048] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.117585  3549 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.122481  3402 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.122730  3476 leader_election.cc:290] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:55.123214  3444 leader_election.cc:304] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:55.124663  3656 raft_consensus.cc:2804] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.125121  3656 raft_consensus.cc:697] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:55.126012  3656 consensus_queue.cc:237] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.129185  3652 raft_consensus.cc:993] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68: : Instructing follower 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.129706  3600 raft_consensus.cc:1081] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 LEADER]: Signalling peer 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.131309  3475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:41138
I20260710 11:05:55.131795  3475 raft_consensus.cc:493] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.132160  3475 raft_consensus.cc:3060] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.137092  3475 raft_consensus.cc:515] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.138731  3475 leader_election.cc:290] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:55.139773  3402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:55.140332  3402 raft_consensus.cc:3060] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.140630  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de48868c4014609b778e52f0caef8ee" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:55.141196  3549 raft_consensus.cc:3055] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.141492  3549 raft_consensus.cc:740] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:05:55.142292  3549 consensus_queue.cc:260] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.143473  3549 raft_consensus.cc:3060] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.143055  3301 catalog_manager.cc:5697] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 1 to 2, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 2 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.145198  3402 raft_consensus.cc:2468] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.146507  3444 leader_election.cc:304] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:55.147296  3656 raft_consensus.cc:2804] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.147755  3656 raft_consensus.cc:697] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:55.148551  3656 consensus_queue.cc:237] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.149807  3549 raft_consensus.cc:2468] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.156033  3301 catalog_manager.cc:5697] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 1 to 2, leader changed from ca78732b4ce446afa0d79c84333aee68 (127.2.177.131) to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 2 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.243575  3617 consensus_queue.cc:1048] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.255239  3597 consensus_queue.cc:1048] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:55.264058  3621 raft_consensus.cc:993] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:05:55.264557  3597 raft_consensus.cc:1081] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Signalling peer ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:05:55.266196  3549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:35268
I20260710 11:05:55.266812  3549 raft_consensus.cc:493] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.267107  3549 raft_consensus.cc:3060] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.271581  3549 raft_consensus.cc:515] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.273141  3549 leader_election.cc:290] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 2 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:55.274092  3402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:55.274230  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae94a9055af455ab99cc1b973c243f1" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:55.274753  3402 raft_consensus.cc:3055] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.275172  3402 raft_consensus.cc:740] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:55.276031  3402 consensus_queue.cc:260] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.277263  3402 raft_consensus.cc:3060] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.275192  3475 raft_consensus.cc:3060] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.281911  3609 raft_consensus.cc:993] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d: : Instructing follower 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:55.282357  3609 raft_consensus.cc:1081] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Signalling peer 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:55.284031  3403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:53566
I20260710 11:05:55.284574  3475 raft_consensus.cc:2468] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 2.
I20260710 11:05:55.284590  3403 raft_consensus.cc:493] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.284530  3402 raft_consensus.cc:2468] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 2.
I20260710 11:05:55.285164  3403 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.286144  3518 leader_election.cc:304] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:55.286959  3600 raft_consensus.cc:2804] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.287441  3600 raft_consensus.cc:697] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 2 LEADER]: Becoming Leader. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:05:55.288082  3600 consensus_queue.cc:237] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.290797  3403 raft_consensus.cc:515] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.292915  3403 leader_election.cc:290] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 2 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:55.294034  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:55.294410  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:55.294596  3549 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.294963  3475 raft_consensus.cc:3055] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.295274  3475 raft_consensus.cc:740] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:55.295295  3301 catalog_manager.cc:5697] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 reported cstate change: term changed from 1 to 2, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to ca78732b4ce446afa0d79c84333aee68 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "ca78732b4ce446afa0d79c84333aee68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.296149  3475 consensus_queue.cc:260] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.297449  3475 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.303210  3549 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 2.
I20260710 11:05:55.303918  3475 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 2.
I20260710 11:05:55.304438  3369 leader_election.cc:304] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:55.305210  3597 raft_consensus.cc:2804] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.305589  3597 raft_consensus.cc:697] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:55.306375  3597 consensus_queue.cc:237] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.312251  3301 catalog_manager.cc:5697] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 1 to 2, leader changed from 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130) to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 2 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.472086  3621 raft_consensus.cc:993] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.472563  3597 raft_consensus.cc:1081] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Signalling peer 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:05:55.474067  3475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fae327c81d56472db8b0add73336a76f"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:41132
I20260710 11:05:55.474560  3475 raft_consensus.cc:493] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.474862  3475 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.478065  3476 raft_consensus.cc:1275] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.479806  3597 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:55.479949  3475 raft_consensus.cc:515] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.481997  3475 leader_election.cc:290] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:55.482906  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:55.483518  3403 raft_consensus.cc:3055] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.483717  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:55.484642  3403 raft_consensus.cc:740] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:55.485239  3552 raft_consensus.cc:1275] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.485633  3403 consensus_queue.cc:260] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.486631  3656 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.487459  3403 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.488613  3549 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.489629  3550 raft_consensus.cc:1275] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.492692  3621 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.501099  3402 raft_consensus.cc:1275] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.503439  3598 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.505842  3549 raft_consensus.cc:2468] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.509654  3444 leader_election.cc:304] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:55.510061  3403 raft_consensus.cc:2468] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:05:55.511096  3656 raft_consensus.cc:2804] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.511773  3656 raft_consensus.cc:697] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:55.512778  3656 consensus_queue.cc:237] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:55.520951  3300 catalog_manager.cc:5697] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 1 to 2, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 2 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.530674  3549 raft_consensus.cc:1275] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.532035  3656 consensus_queue.cc:1048] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.542475  3403 raft_consensus.cc:1275] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.544389  3682 consensus_queue.cc:1048] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:55.556073  3403 raft_consensus.cc:1275] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.557458  3682 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.565218  3549 raft_consensus.cc:1275] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.566550  3682 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.745350  3549 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.746903  3597 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.747783  3476 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.749046  3597 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.761399  3476 raft_consensus.cc:1275] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.762737  3600 consensus_queue.cc:1048] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.771178  3403 raft_consensus.cc:1275] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.772711  3683 consensus_queue.cc:1048] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.957319  3549 raft_consensus.cc:1275] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.958693  3682 consensus_queue.cc:1048] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:55.966928  3403 raft_consensus.cc:1275] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:55.968451  3656 consensus_queue.cc:1048] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:57.958896  2758 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:05:57.959554  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:57.974886  3403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73442eedbbd843538d33ccd623547d94"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:53598
I20260710 11:05:57.975409  3403 raft_consensus.cc:606] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Received request to transfer leadership to TS ca78732b4ce446afa0d79c84333aee68
I20260710 11:05:57.977550  3403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:53598
I20260710 11:05:57.978018  3403 raft_consensus.cc:606] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Received request to transfer leadership to TS ca78732b4ce446afa0d79c84333aee68
I20260710 11:05:57.978904  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:57.979313  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:58.050114  3621 raft_consensus.cc:993] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:05:58.050565  3692 raft_consensus.cc:1081] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Signalling peer ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:05:58.052183  3552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:35268
I20260710 11:05:58.052701  3552 raft_consensus.cc:493] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.053037  3552 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.058542  3552 raft_consensus.cc:515] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:58.059935  3552 leader_election.cc:290] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 3 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:58.060801  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:58.061146  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:58.061347  3403 raft_consensus.cc:3055] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:58.061643  3475 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.061718  3403 raft_consensus.cc:740] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:58.062501  3403 consensus_queue.cc:260] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:58.063367  3403 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.065769  3475 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 3.
I20260710 11:05:58.066778  3516 leader_election.cc:304] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [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: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:58.067509  3687 raft_consensus.cc:2804] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:58.068758  3687 raft_consensus.cc:697] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Becoming Leader. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:05:58.068713  3403 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 3.
I20260710 11:05:58.069641  3687 consensus_queue.cc:237] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:58.076607  3300 catalog_manager.cc:5697] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 reported cstate change: term changed from 2 to 3, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to ca78732b4ce446afa0d79c84333aee68 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "ca78732b4ce446afa0d79c84333aee68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:58.301473  3621 raft_consensus.cc:993] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:05:58.302134  3621 raft_consensus.cc:1081] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Signalling peer ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:05:58.303684  3552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73442eedbbd843538d33ccd623547d94"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:35268
I20260710 11:05:58.304189  3552 raft_consensus.cc:493] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.304545  3552 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.309348  3552 raft_consensus.cc:515] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:58.310875  3552 leader_election.cc:290] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 3 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:05:58.311630  3403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:05:58.312162  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:58.312206  3403 raft_consensus.cc:3055] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:58.312592  3403 raft_consensus.cc:740] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:58.312644  3475 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.313319  3403 consensus_queue.cc:260] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:58.314517  3403 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.316915  3475 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 3.
I20260710 11:05:58.317902  3516 leader_election.cc:304] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [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: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:58.318686  3687 raft_consensus.cc:2804] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:58.319096  3687 raft_consensus.cc:697] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Becoming Leader. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:05:58.319972  3687 consensus_queue.cc:237] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:58.319059  3403 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 3.
I20260710 11:05:58.326539  3300 catalog_manager.cc:5697] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 reported cstate change: term changed from 2 to 3, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to ca78732b4ce446afa0d79c84333aee68 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "ca78732b4ce446afa0d79c84333aee68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:58.527691  3475 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:58.529006  3687 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.541889  3403 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:58.543426  3687 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.791683  3403 raft_consensus.cc:1275] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:58.792848  3687 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.804322  3476 raft_consensus.cc:1275] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:58.806618  3703 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.980154  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:58.993399  3552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73442eedbbd843538d33ccd623547d94"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
mode: GRACEFUL
new_leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:35288
I20260710 11:05:58.993918  3552 raft_consensus.cc:606] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Received request to transfer leadership to TS 54130deafd9b405ba1d0f7c63f4acf3b
I20260710 11:05:58.998806  3552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
mode: GRACEFUL
new_leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:35288
I20260710 11:05:58.999368  3552 raft_consensus.cc:606] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Received request to transfer leadership to TS 54130deafd9b405ba1d0f7c63f4acf3b
I20260710 11:05:59.009593  3475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
mode: GRACEFUL
new_leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:05:59.010299  3475 raft_consensus.cc:606] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Received request to transfer leadership to TS 54130deafd9b405ba1d0f7c63f4acf3b
I20260710 11:05:59.015050  3475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fae327c81d56472db8b0add73336a76f"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
mode: GRACEFUL
new_leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:05:59.015616  3475 raft_consensus.cc:606] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Received request to transfer leadership to TS 54130deafd9b405ba1d0f7c63f4acf3b
I20260710 11:05:59.020994  3475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
mode: GRACEFUL
new_leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:05:59.021539  3475 raft_consensus.cc:606] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Received request to transfer leadership to TS 54130deafd9b405ba1d0f7c63f4acf3b
I20260710 11:05:59.058342  3609 raft_consensus.cc:993] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d: : Instructing follower 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.058794  3709 raft_consensus.cc:1081] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Signalling peer 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.060204  3403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:53566
I20260710 11:05:59.060580  3403 raft_consensus.cc:493] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.060792  3403 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.064692  3403 raft_consensus.cc:515] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.065995  3403 leader_election.cc:290] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 3 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:59.066820  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:59.066910  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:59.067407  3475 raft_consensus.cc:3055] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:59.067474  3552 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.067703  3475 raft_consensus.cc:740] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:59.068421  3475 consensus_queue.cc:260] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.069216  3475 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.072439  3552 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 3.
I20260710 11:05:59.073055  3475 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 3.
I20260710 11:05:59.073508  3369 leader_election.cc:304] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [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: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:59.074285  3621 raft_consensus.cc:2804] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:59.075083  3621 raft_consensus.cc:697] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:59.075716  3621 consensus_queue.cc:237] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.081468  3301 catalog_manager.cc:5697] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 2 to 3, leader changed from 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130) to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 3 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.093726  3693 raft_consensus.cc:993] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68: : Instructing follower 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.094189  3687 raft_consensus.cc:1081] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Signalling peer 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.095613  3402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:53578
I20260710 11:05:59.096076  3402 raft_consensus.cc:493] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.096449  3402 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:59.100859  3402 raft_consensus.cc:515] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.102438  3402 leader_election.cc:290] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 4 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:59.103181  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:59.103333  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:59.103765  3475 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:59.103863  3552 raft_consensus.cc:3055] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:59.104127  3552 raft_consensus.cc:740] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:05:59.104683  3552 consensus_queue.cc:260] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.105527  3552 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:59.108028  3475 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 4.
I20260710 11:05:59.108918  3367 leader_election.cc:304] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [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: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:59.109513  3552 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 4.
I20260710 11:05:59.109572  3621 raft_consensus.cc:2804] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:59.110111  3621 raft_consensus.cc:697] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:59.110816  3621 consensus_queue.cc:237] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.116202  3301 catalog_manager.cc:5697] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 3 to 4, leader changed from ca78732b4ce446afa0d79c84333aee68 (127.2.177.131) to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 4 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.117252  3609 raft_consensus.cc:993] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d: : Instructing follower 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.118024  3709 raft_consensus.cc:1081] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Signalling peer 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.119488  3402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:53566
I20260710 11:05:59.120019  3402 raft_consensus.cc:493] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.120415  3402 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.125998  3402 raft_consensus.cc:515] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.127677  3402 leader_election.cc:290] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 3 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:59.128307  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:59.128602  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:59.128805  3475 raft_consensus.cc:3055] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:59.129120  3475 raft_consensus.cc:740] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:59.129127  3552 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.129843  3475 consensus_queue.cc:260] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.130682  3475 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.133183  3552 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 3.
I20260710 11:05:59.134130  3369 leader_election.cc:304] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [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: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:59.134670  3475 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 3.
I20260710 11:05:59.134771  3621 raft_consensus.cc:2804] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:59.135263  3621 raft_consensus.cc:697] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:59.135957  3621 consensus_queue.cc:237] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.141808  3301 catalog_manager.cc:5697] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 2 to 3, leader changed from 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130) to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 3 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.158231  3609 raft_consensus.cc:993] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d: : Instructing follower 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.158687  3709 raft_consensus.cc:1081] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Signalling peer 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.160148  3402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fae327c81d56472db8b0add73336a76f"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:53566
I20260710 11:05:59.160610  3402 raft_consensus.cc:493] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.160900  3402 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.165701  3402 raft_consensus.cc:515] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.167346  3402 leader_election.cc:290] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 3 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:59.168112  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:59.168262  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae327c81d56472db8b0add73336a76f" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:59.168743  3475 raft_consensus.cc:3055] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:59.168797  3552 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.169150  3475 raft_consensus.cc:740] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:05:59.169894  3475 consensus_queue.cc:260] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.170943  3475 raft_consensus.cc:3060] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:59.174865  3552 raft_consensus.cc:2468] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 3.
I20260710 11:05:59.175899  3369 leader_election.cc:304] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [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: 54130deafd9b405ba1d0f7c63f4acf3b, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:05:59.176440  3475 raft_consensus.cc:2468] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 3.
I20260710 11:05:59.176537  3621 raft_consensus.cc:2804] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:59.177040  3621 raft_consensus.cc:697] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:59.177726  3621 consensus_queue.cc:237] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.183513  3301 catalog_manager.cc:5697] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 2 to 3, leader changed from 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130) to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 3 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.404919  3693 raft_consensus.cc:993] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68: : Instructing follower 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.405320  3687 raft_consensus.cc:1081] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Signalling peer 54130deafd9b405ba1d0f7c63f4acf3b to start an election
I20260710 11:05:59.406668  3402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73442eedbbd843538d33ccd623547d94"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
 from {username='slave'} at 127.0.0.1:53578
I20260710 11:05:59.407076  3402 raft_consensus.cc:493] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.407330  3402 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:59.411846  3402 raft_consensus.cc:515] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.413825  3402 leader_election.cc:290] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [CANDIDATE]: Term 4 election: Requested vote from peers 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:05:59.414762  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:05:59.415329  3475 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:59.416103  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73442eedbbd843538d33ccd623547d94" candidate_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:05:59.416538  3552 raft_consensus.cc:3055] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:59.416765  3552 raft_consensus.cc:740] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:05:59.417490  3552 consensus_queue.cc:260] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.418323  3552 raft_consensus.cc:3060] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:59.419718  3475 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 4.
I20260710 11:05:59.420640  3367 leader_election.cc:304] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [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: 54130deafd9b405ba1d0f7c63f4acf3b, 55c34527b5114ddf97e63b3d5cac1a4d; no voters: 
I20260710 11:05:59.421296  3621 raft_consensus.cc:2804] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:59.421727  3621 raft_consensus.cc:697] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 LEADER]: Becoming Leader. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:05:59.422494  3621 consensus_queue.cc:237] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:05:59.423555  3552 raft_consensus.cc:2468] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54130deafd9b405ba1d0f7c63f4acf3b in term 4.
I20260710 11:05:59.428540  3301 catalog_manager.cc:5697] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b reported cstate change: term changed from 3 to 4, leader changed from ca78732b4ce446afa0d79c84333aee68 (127.2.177.131) to 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129). New cstate: current_term: 4 leader_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.482364  3552 raft_consensus.cc:1275] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:59.483543  3621 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.492100  3475 raft_consensus.cc:1275] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:59.493726  3719 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.542164  3475 raft_consensus.cc:1275] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:59.543303  3719 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.551173  3552 raft_consensus.cc:1275] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:59.552855  3710 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.637209  3552 raft_consensus.cc:1275] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:59.638434  3710 consensus_queue.cc:1048] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.644924  3475 raft_consensus.cc:1275] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:59.647063  3621 consensus_queue.cc:1048] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.651815  3552 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:59.653424  3621 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:59.662181  3475 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:59.663607  3621 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:59.805094  3552 raft_consensus.cc:1275] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:59.806454  3621 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:59.814118  3475 raft_consensus.cc:1275] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Refusing update from remote peer 54130deafd9b405ba1d0f7c63f4acf3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:59.815941  3710 consensus_queue.cc:1048] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:02.028772  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:02.037425  3402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:53598
I20260710 11:06:02.038249  3402 raft_consensus.cc:606] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Received request to transfer leadership to TS ca78732b4ce446afa0d79c84333aee68
I20260710 11:06:02.040910  3402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:53598
I20260710 11:06:02.041417  3402 raft_consensus.cc:606] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Received request to transfer leadership to TS 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:06:02.043969  3402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "943c0661768846bd90d9fc22f160f702"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:53598
I20260710 11:06:02.044492  3402 raft_consensus.cc:606] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Received request to transfer leadership to TS 55c34527b5114ddf97e63b3d5cac1a4d
I20260710 11:06:02.047148  3402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
mode: GRACEFUL
new_leader_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:53598
I20260710 11:06:02.047685  3402 raft_consensus.cc:606] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 LEADER]: Received request to transfer leadership to TS ca78732b4ce446afa0d79c84333aee68
I20260710 11:06:02.049075  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:06:02.049525  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:02.057299  3732 raft_consensus.cc:993] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:06:02.057895  3719 raft_consensus.cc:1081] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 LEADER]: Signalling peer ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:06:02.059414  3552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:35268
I20260710 11:06:02.059859  3552 raft_consensus.cc:493] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.060153  3552 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:02.065229  3552 raft_consensus.cc:515] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.067095  3552 leader_election.cc:290] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 5 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:06:02.068213  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:06:02.068056  3402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c74cf4f9c407f93d53af9d9f8af45" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:06:02.068780  3475 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:02.068830  3402 raft_consensus.cc:3055] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:06:02.069504  3402 raft_consensus.cc:740] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:06:02.070294  3402 consensus_queue.cc:260] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.071262  3402 raft_consensus.cc:3060] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:02.073590  3475 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 5.
I20260710 11:06:02.074903  3516 leader_election.cc:304] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [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: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:06:02.075827  3687 raft_consensus.cc:2804] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:06:02.076710  3687 raft_consensus.cc:697] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 5 LEADER]: Becoming Leader. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:06:02.076869  3402 raft_consensus.cc:2468] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 5.
I20260710 11:06:02.077601  3687 consensus_queue.cc:237] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.084493  3300 catalog_manager.cc:5697] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 reported cstate change: term changed from 4 to 5, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to ca78732b4ce446afa0d79c84333aee68 (127.2.177.131). New cstate: current_term: 5 leader_uuid: "ca78732b4ce446afa0d79c84333aee68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.103485  3732 raft_consensus.cc:993] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:06:02.104012  3719 raft_consensus.cc:1081] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Signalling peer ca78732b4ce446afa0d79c84333aee68 to start an election
I20260710 11:06:02.105480  3552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f"
dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
 from {username='slave'} at 127.0.0.1:35268
I20260710 11:06:02.105908  3552 raft_consensus.cc:493] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.106215  3552 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.110343  3552 raft_consensus.cc:515] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.111682  3552 leader_election.cc:290] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [CANDIDATE]: Term 4 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130:32779)
I20260710 11:06:02.112550  3402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:06:02.112648  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e9f4fa7e51451d9704ba3f040d825f" candidate_uuid: "ca78732b4ce446afa0d79c84333aee68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
I20260710 11:06:02.113106  3402 raft_consensus.cc:3055] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:02.113119  3475 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.113461  3402 raft_consensus.cc:740] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:06:02.114235  3402 consensus_queue.cc:260] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.115111  3402 raft_consensus.cc:3060] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.117666  3475 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 4.
I20260710 11:06:02.118664  3516 leader_election.cc:304] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [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: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:06:02.119504  3687 raft_consensus.cc:2804] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:02.119916  3687 raft_consensus.cc:697] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 4 LEADER]: Becoming Leader. State: Replica: ca78732b4ce446afa0d79c84333aee68, State: Running, Role: LEADER
I20260710 11:06:02.120774  3687 consensus_queue.cc:237] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.121235  3402 raft_consensus.cc:2468] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca78732b4ce446afa0d79c84333aee68 in term 4.
I20260710 11:06:02.128060  3300 catalog_manager.cc:5697] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 reported cstate change: term changed from 3 to 4, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to ca78732b4ce446afa0d79c84333aee68 (127.2.177.131). New cstate: current_term: 4 leader_uuid: "ca78732b4ce446afa0d79c84333aee68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.206266  3719 raft_consensus.cc:993] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:06:02.206743  3732 raft_consensus.cc:1081] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Signalling peer 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:06:02.208190  3475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:41132
I20260710 11:06:02.208678  3475 raft_consensus.cc:493] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.208979  3475 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.213057  3475 raft_consensus.cc:515] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.214598  3475 leader_election.cc:290] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 4 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:06:02.215641  3402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:06:02.215883  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5456680e38b04cb5b7542b2a0d0c8359" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:06:02.216338  3552 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.216306  3402 raft_consensus.cc:3055] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:02.216849  3402 raft_consensus.cc:740] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:06:02.217931  3719 raft_consensus.cc:993] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b: : Instructing follower 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:06:02.218446  3732 raft_consensus.cc:1081] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Signalling peer 55c34527b5114ddf97e63b3d5cac1a4d to start an election
I20260710 11:06:02.217785  3402 consensus_queue.cc:260] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.219348  3402 raft_consensus.cc:3060] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.220013  3475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "943c0661768846bd90d9fc22f160f702"
dest_uuid: "55c34527b5114ddf97e63b3d5cac1a4d"
 from {username='slave'} at 127.0.0.1:41132
I20260710 11:06:02.220443  3475 raft_consensus.cc:493] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.220721  3475 raft_consensus.cc:3060] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.223031  3552 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 4.
I20260710 11:06:02.224427  3444 leader_election.cc:304] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [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: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:06:02.225374  3709 raft_consensus.cc:2804] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:02.225303  3475 raft_consensus.cc:515] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.225963  3402 raft_consensus.cc:2468] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 4.
I20260710 11:06:02.228060  3709 raft_consensus.cc:697] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:06:02.228870  3402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943c0661768846bd90d9fc22f160f702" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54130deafd9b405ba1d0f7c63f4acf3b"
I20260710 11:06:02.229472  3402 raft_consensus.cc:3055] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:02.229138  3709 consensus_queue.cc:237] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [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: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.229650  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943c0661768846bd90d9fc22f160f702" candidate_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca78732b4ce446afa0d79c84333aee68"
I20260710 11:06:02.229820  3402 raft_consensus.cc:740] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54130deafd9b405ba1d0f7c63f4acf3b, State: Running, Role: LEADER
I20260710 11:06:02.230278  3552 raft_consensus.cc:3060] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.228225  3475 leader_election.cc:290] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Requested vote from peers 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129:46237), ca78732b4ce446afa0d79c84333aee68 (127.2.177.131:37635)
I20260710 11:06:02.230778  3402 consensus_queue.cc:260] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.232000  3402 raft_consensus.cc:3060] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.237254  3552 raft_consensus.cc:2468] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:06:02.238559  3444 leader_election.cc:304] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55c34527b5114ddf97e63b3d5cac1a4d, ca78732b4ce446afa0d79c84333aee68; no voters: 
I20260710 11:06:02.239285  3402 raft_consensus.cc:2468] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55c34527b5114ddf97e63b3d5cac1a4d in term 2.
I20260710 11:06:02.239388  3709 raft_consensus.cc:2804] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:02.240159  3709 raft_consensus.cc:697] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Becoming Leader. State: Replica: 55c34527b5114ddf97e63b3d5cac1a4d, State: Running, Role: LEADER
I20260710 11:06:02.239418  3300 catalog_manager.cc:5697] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 3 to 4, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 4 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.240963  3709 consensus_queue.cc:237] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } }
I20260710 11:06:02.251888  3300 catalog_manager.cc:5697] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d reported cstate change: term changed from 1 to 2, leader changed from 54130deafd9b405ba1d0f7c63f4acf3b (127.2.177.129) to 55c34527b5114ddf97e63b3d5cac1a4d (127.2.177.130). New cstate: current_term: 2 leader_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.469230  3475 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 5 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:06:02.470609  3687 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:02.483003  3402 raft_consensus.cc:1275] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 5 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:06:02.487334  3746 consensus_queue.cc:1048] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:02.525753  3402 raft_consensus.cc:1275] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:02.527040  3746 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:02.536373  3475 raft_consensus.cc:1275] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Refusing update from remote peer ca78732b4ce446afa0d79c84333aee68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:02.537760  3687 consensus_queue.cc:1048] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55c34527b5114ddf97e63b3d5cac1a4d" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:02.628333  3552 raft_consensus.cc:1275] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:02.629451  3709 consensus_queue.cc:1048] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:02.639174  3402 raft_consensus.cc:1275] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:02.641407  3753 consensus_queue.cc:1048] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:02.780381  3402 raft_consensus.cc:1275] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:02.781637  3753 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54130deafd9b405ba1d0f7c63f4acf3b" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:02.789911  3552 raft_consensus.cc:1275] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Refusing update from remote peer 55c34527b5114ddf97e63b3d5cac1a4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:02.791326  3709 consensus_queue.cc:1048] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca78732b4ce446afa0d79c84333aee68" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:03.050406  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:03.056052  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
I20260710 11:06:03.079377  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:03.080117  2758 tablet_replica.cc:333] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.080696  2758 raft_consensus.cc:2243] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.081158  2758 raft_consensus.cc:2272] T 3de48868c4014609b778e52f0caef8ee P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.083026  2758 tablet_replica.cc:333] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.083628  2758 raft_consensus.cc:2243] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.084333  2758 raft_consensus.cc:2272] T fae327c81d56472db8b0add73336a76f P 54130deafd9b405ba1d0f7c63f4acf3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.086045  2758 tablet_replica.cc:333] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.086571  2758 raft_consensus.cc:2243] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.086963  2758 raft_consensus.cc:2272] T 46e9f4fa7e51451d9704ba3f040d825f P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.089039  2758 tablet_replica.cc:333] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.089542  2758 raft_consensus.cc:2243] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.090269  2758 raft_consensus.cc:2272] T 73442eedbbd843538d33ccd623547d94 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.091922  2758 tablet_replica.cc:333] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.092418  2758 raft_consensus.cc:2243] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.092819  2758 raft_consensus.cc:2272] T 7ae94a9055af455ab99cc1b973c243f1 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.094619  2758 tablet_replica.cc:333] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.095085  2758 raft_consensus.cc:2243] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.095815  2758 raft_consensus.cc:2272] T d1f0ddbad98e4dc2ac07bc20129c063b P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.097693  2758 tablet_replica.cc:333] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.098446  2758 raft_consensus.cc:2243] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.098912  2758 raft_consensus.cc:2272] T 5456680e38b04cb5b7542b2a0d0c8359 P 54130deafd9b405ba1d0f7c63f4acf3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.101765  2758 tablet_replica.cc:333] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.102327  2758 raft_consensus.cc:2243] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.102672  2758 raft_consensus.cc:2272] T ca3c74cf4f9c407f93d53af9d9f8af45 P 54130deafd9b405ba1d0f7c63f4acf3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.104640  2758 tablet_replica.cc:333] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.105161  2758 raft_consensus.cc:2243] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.105500  2758 raft_consensus.cc:2272] T 943c0661768846bd90d9fc22f160f702 P 54130deafd9b405ba1d0f7c63f4acf3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.107445  2758 tablet_replica.cc:333] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b: stopping tablet replica
I20260710 11:06:03.107823  2758 raft_consensus.cc:2243] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.108451  2758 raft_consensus.cc:2272] T 02f0313d4e30470f93ea25d80a0c90cd P 54130deafd9b405ba1d0f7c63f4acf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.127409  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
I20260710 11:06:03.147831  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
I20260710 11:06:03.172442  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:03.173175  2758 tablet_replica.cc:333] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.173817  2758 raft_consensus.cc:2243] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.174681  2758 raft_consensus.cc:2272] T 3de48868c4014609b778e52f0caef8ee P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.176685  2758 tablet_replica.cc:333] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.177254  2758 raft_consensus.cc:2243] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.177693  2758 raft_consensus.cc:2272] T 7ae94a9055af455ab99cc1b973c243f1 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.179492  2758 tablet_replica.cc:333] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.180024  2758 raft_consensus.cc:2243] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.180446  2758 raft_consensus.cc:2272] T d1f0ddbad98e4dc2ac07bc20129c063b P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.182257  2758 tablet_replica.cc:333] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.182754  2758 raft_consensus.cc:2243] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.183532  2758 raft_consensus.cc:2272] T 5456680e38b04cb5b7542b2a0d0c8359 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.185472  2758 tablet_replica.cc:333] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.186040  2758 raft_consensus.cc:2243] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.186511  2758 raft_consensus.cc:2272] T ca3c74cf4f9c407f93d53af9d9f8af45 P 55c34527b5114ddf97e63b3d5cac1a4d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.188802  2758 tablet_replica.cc:333] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.189317  2758 raft_consensus.cc:2243] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.190079  2758 raft_consensus.cc:2272] T 943c0661768846bd90d9fc22f160f702 P 55c34527b5114ddf97e63b3d5cac1a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.192063  2758 tablet_replica.cc:333] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.192548  2758 raft_consensus.cc:2243] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.192965  2758 raft_consensus.cc:2272] T 02f0313d4e30470f93ea25d80a0c90cd P 55c34527b5114ddf97e63b3d5cac1a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.194692  2758 tablet_replica.cc:333] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.195155  2758 raft_consensus.cc:2243] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.195564  2758 raft_consensus.cc:2272] T 46e9f4fa7e51451d9704ba3f040d825f P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.197623  2758 tablet_replica.cc:333] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.198171  2758 raft_consensus.cc:2243] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.198603  2758 raft_consensus.cc:2272] T fae327c81d56472db8b0add73336a76f P 55c34527b5114ddf97e63b3d5cac1a4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.200201  2758 tablet_replica.cc:333] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d: stopping tablet replica
I20260710 11:06:03.200640  2758 raft_consensus.cc:2243] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.201107  2758 raft_consensus.cc:2272] T 73442eedbbd843538d33ccd623547d94 P 55c34527b5114ddf97e63b3d5cac1a4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.229348  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
I20260710 11:06:03.247349  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
I20260710 11:06:03.270085  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:03.270849  2758 tablet_replica.cc:333] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.271503  2758 raft_consensus.cc:2243] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.271996  2758 raft_consensus.cc:2272] T 3de48868c4014609b778e52f0caef8ee P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.273742  2758 tablet_replica.cc:333] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.274277  2758 raft_consensus.cc:2243] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.274715  2758 raft_consensus.cc:2272] T fae327c81d56472db8b0add73336a76f P ca78732b4ce446afa0d79c84333aee68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.276307  2758 tablet_replica.cc:333] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.276780  2758 raft_consensus.cc:2243] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.277452  2758 raft_consensus.cc:2272] T 46e9f4fa7e51451d9704ba3f040d825f P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.279326  2758 tablet_replica.cc:333] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.279824  2758 raft_consensus.cc:2243] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.280493  2758 raft_consensus.cc:2272] T ca3c74cf4f9c407f93d53af9d9f8af45 P ca78732b4ce446afa0d79c84333aee68 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.282547  2758 tablet_replica.cc:333] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.283074  2758 raft_consensus.cc:2243] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.283511  2758 raft_consensus.cc:2272] T 943c0661768846bd90d9fc22f160f702 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.285607  2758 tablet_replica.cc:333] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.286178  2758 raft_consensus.cc:2243] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.286612  2758 raft_consensus.cc:2272] T 5456680e38b04cb5b7542b2a0d0c8359 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.288698  2758 tablet_replica.cc:333] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.289175  2758 raft_consensus.cc:2243] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.289567  2758 raft_consensus.cc:2272] T 73442eedbbd843538d33ccd623547d94 P ca78732b4ce446afa0d79c84333aee68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.291177  2758 tablet_replica.cc:333] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.291625  2758 raft_consensus.cc:2243] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.292294  2758 raft_consensus.cc:2272] T 7ae94a9055af455ab99cc1b973c243f1 P ca78732b4ce446afa0d79c84333aee68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.294066  2758 tablet_replica.cc:333] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.294514  2758 raft_consensus.cc:2243] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.294891  2758 raft_consensus.cc:2272] T d1f0ddbad98e4dc2ac07bc20129c063b P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.296728  2758 tablet_replica.cc:333] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68: stopping tablet replica
I20260710 11:06:03.297209  2758 raft_consensus.cc:2243] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:03.297632  2758 raft_consensus.cc:2272] T 02f0313d4e30470f93ea25d80a0c90cd P ca78732b4ce446afa0d79c84333aee68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.327852  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
I20260710 11:06:03.345533  2758 master.cc:562] Master@127.2.177.190:46067 shutting down...
I20260710 11:06:03.366034  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:03.366523  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:03.366806  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1a63a605fea4870855a84958ecc633a: stopping tablet replica
I20260710 11:06:03.385805  2758 master.cc:584] Master@127.2.177.190:46067 shutdown complete.
54130deafd9b405ba1d0f7c63f4acf3b  5
55c34527b5114ddf97e63b3d5cac1a4d  4
ca78732b4ce446afa0d79c84333aee68  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10357 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:06:03.428787  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:36419
I20260710 11:06:03.430346  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:03.437160  3758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:03.437325  3760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:03.437265  3757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.438222  2758 server_base.cc:1061] running on GCE node
I20260710 11:06:03.439019  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:03.439220  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:03.439390  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681563439373 us; error 0 us; skew 500 ppm
I20260710 11:06:03.439903  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:03.447067  2758 webserver.cc:533] Webserver started at http://127.2.177.190:39049/ using document root <none> and password file <none>
I20260710 11:06:03.447661  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:03.448038  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:03.448367  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:03.449594  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "347e83f658514bafa92acbd4d9343626"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.454308  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:06:03.458992  3765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.460048  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:06:03.460455  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "347e83f658514bafa92acbd4d9343626"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.460749  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:03.485081  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:03.486550  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:03.532996  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:36419
I20260710 11:06:03.533103  3816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:36419 every 8 connection(s)
I20260710 11:06:03.537540  3817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:03.547391  3817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626: Bootstrap starting.
I20260710 11:06:03.552523  3817 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.556823  3817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626: No bootstrap required, opened a new log
I20260710 11:06:03.558970  3817 raft_consensus.cc:359] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347e83f658514bafa92acbd4d9343626" member_type: VOTER }
I20260710 11:06:03.559343  3817 raft_consensus.cc:385] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.559607  3817 raft_consensus.cc:740] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 347e83f658514bafa92acbd4d9343626, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.560192  3817 consensus_queue.cc:260] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "347e83f658514bafa92acbd4d9343626" member_type: VOTER }
I20260710 11:06:03.560642  3817 raft_consensus.cc:399] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:03.560843  3817 raft_consensus.cc:493] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:03.561133  3817 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.565629  3817 raft_consensus.cc:515] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347e83f658514bafa92acbd4d9343626" member_type: VOTER }
I20260710 11:06:03.566222  3817 leader_election.cc:304] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [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: 347e83f658514bafa92acbd4d9343626; no voters: 
I20260710 11:06:03.567391  3817 leader_election.cc:290] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:03.567718  3820 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.569036  3820 raft_consensus.cc:697] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 1 LEADER]: Becoming Leader. State: Replica: 347e83f658514bafa92acbd4d9343626, State: Running, Role: LEADER
I20260710 11:06:03.569720  3820 consensus_queue.cc:237] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [LEADER]: Queue going to LEADER mode. State: All 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: "347e83f658514bafa92acbd4d9343626" member_type: VOTER }
I20260710 11:06:03.570475  3817 sys_catalog.cc:565] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:03.573040  3822 sys_catalog.cc:455] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 347e83f658514bafa92acbd4d9343626. Latest consensus state: current_term: 1 leader_uuid: "347e83f658514bafa92acbd4d9343626" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347e83f658514bafa92acbd4d9343626" member_type: VOTER } }
I20260710 11:06:03.573076  3821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "347e83f658514bafa92acbd4d9343626" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347e83f658514bafa92acbd4d9343626" member_type: VOTER } }
I20260710 11:06:03.573740  3822 sys_catalog.cc:458] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:03.574111  3821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:03.578094  3825 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:03.582993  3825 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:03.588119  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:03.592397  3825 catalog_manager.cc:1383] Generated new cluster ID: f6eea2149178477784768473d1aec2a2
I20260710 11:06:03.592715  3825 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:03.604461  3825 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:03.605687  3825 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:03.622645  3825 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626: Generated new TSK 0
I20260710 11:06:03.623274  3825 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:03.655776  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:03.661850  3838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:03.662629  3839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:03.664924  3841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.665019  2758 server_base.cc:1061] running on GCE node
I20260710 11:06:03.666198  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:03.666392  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:03.666601  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681563666562 us; error 0 us; skew 500 ppm
I20260710 11:06:03.667171  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:03.669497  2758 webserver.cc:533] Webserver started at http://127.2.177.129:45349/ using document root <none> and password file <none>
I20260710 11:06:03.670095  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:03.670339  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:03.670627  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:03.671784  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "66c8b5798dab49dab7ef142fcc735e0e"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.676285  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:03.679666  3846 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.680567  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:03.680954  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "66c8b5798dab49dab7ef142fcc735e0e"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.681270  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:03.707199  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:03.708410  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:03.709826  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:03.712128  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:03.712347  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.712599  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:03.712779  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.752549  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:34389
I20260710 11:06:03.752738  3908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:34389 every 8 connection(s)
I20260710 11:06:03.757477  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:03.765044  3913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.767946  2758 server_base.cc:1061] running on GCE node
W20260710 11:06:03.768299  3914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:03.768852  3916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.770641  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:03.770913  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:03.771116  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681563771100 us; error 0 us; skew 500 ppm
I20260710 11:06:03.771152  3909 heartbeater.cc:344] Connected to a master server at 127.2.177.190:36419
I20260710 11:06:03.771541  3909 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:03.771770  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:03.772290  3909 heartbeater.cc:507] Master 127.2.177.190:36419 requested a full tablet report, sending...
I20260710 11:06:03.774530  2758 webserver.cc:533] Webserver started at http://127.2.177.130:36913/ using document root <none> and password file <none>
I20260710 11:06:03.774648  3782 ts_manager.cc:194] Registered new tserver with Master: 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:03.775203  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:03.775465  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:03.775768  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:03.776978  3782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42092
I20260710 11:06:03.777244  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.781864  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:06:03.785319  3921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.786106  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:03.786439  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.786711  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:03.802784  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:03.803898  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:03.805302  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:03.807696  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:03.807869  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.808159  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:03.808336  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.848133  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:33397
I20260710 11:06:03.848242  3983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:33397 every 8 connection(s)
I20260710 11:06:03.852852  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:03.859369  3987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:03.860898  3988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.862669  2758 server_base.cc:1061] running on GCE node
W20260710 11:06:03.863608  3990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:03.865083  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:03.865298  3984 heartbeater.cc:344] Connected to a master server at 127.2.177.190:36419
W20260710 11:06:03.865353  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:03.865688  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681563865671 us; error 0 us; skew 500 ppm
I20260710 11:06:03.865717  3984 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:03.866374  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:03.866698  3984 heartbeater.cc:507] Master 127.2.177.190:36419 requested a full tablet report, sending...
I20260710 11:06:03.868846  3782 ts_manager.cc:194] Registered new tserver with Master: 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:03.869058  2758 webserver.cc:533] Webserver started at http://127.2.177.131:43585/ using document root <none> and password file <none>
I20260710 11:06:03.869663  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:03.869871  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:03.870208  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:03.870456  3782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42104
I20260710 11:06:03.871497  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "53b961c976244dc8bc3d83c05f546729"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.876026  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:03.879432  3995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.880198  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:03.880584  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "53b961c976244dc8bc3d83c05f546729"
format_stamp: "Formatted at 2026-07-10 11:06:03 on dist-test-slave-vxgv"
I20260710 11:06:03.880865  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:03.902910  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:03.904142  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:03.905560  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:03.907725  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:03.907949  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.908188  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:03.908358  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:03.946412  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:36999
I20260710 11:06:03.946509  4057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:36999 every 8 connection(s)
I20260710 11:06:03.960094  4058 heartbeater.cc:344] Connected to a master server at 127.2.177.190:36419
I20260710 11:06:03.960469  4058 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:03.961091  4058 heartbeater.cc:507] Master 127.2.177.190:36419 requested a full tablet report, sending...
I20260710 11:06:03.963040  3782 ts_manager.cc:194] Registered new tserver with Master: 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:03.963475  2758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013970149s
I20260710 11:06:03.964320  3782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42112
I20260710 11:06:03.989154  3782 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42118:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:03.993377  3782 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:04.115657  4022 tablet_service.cc:1511] Processing CreateTablet for tablet 7597a627075c458ca8b16248f78db7ad (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:04.116743  4023 tablet_service.cc:1511] Processing CreateTablet for tablet 66644a6e090e4b7c8a11488584be7558 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:04.117323  4022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7597a627075c458ca8b16248f78db7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.118125  4023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66644a6e090e4b7c8a11488584be7558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.119122  4021 tablet_service.cc:1511] Processing CreateTablet for tablet 85e4d0e70eef40c28c96cddae4ec2cd3 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:04.120281  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e4d0e70eef40c28c96cddae4ec2cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.123317  4020 tablet_service.cc:1511] Processing CreateTablet for tablet 906464db8ecb423da9ae3ed7516ad12e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:04.124341  3874 tablet_service.cc:1511] Processing CreateTablet for tablet 66644a6e090e4b7c8a11488584be7558 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:04.124782  4020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906464db8ecb423da9ae3ed7516ad12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.125663  3874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66644a6e090e4b7c8a11488584be7558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.127635  3949 tablet_service.cc:1511] Processing CreateTablet for tablet 66644a6e090e4b7c8a11488584be7558 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:04.128027  3948 tablet_service.cc:1511] Processing CreateTablet for tablet 7597a627075c458ca8b16248f78db7ad (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:04.128919  3949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66644a6e090e4b7c8a11488584be7558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.130307  3947 tablet_service.cc:1511] Processing CreateTablet for tablet 85e4d0e70eef40c28c96cddae4ec2cd3 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:04.131626  3947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e4d0e70eef40c28c96cddae4ec2cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.135191  3946 tablet_service.cc:1511] Processing CreateTablet for tablet 906464db8ecb423da9ae3ed7516ad12e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:04.136830  3946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906464db8ecb423da9ae3ed7516ad12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.141454  3948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7597a627075c458ca8b16248f78db7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.152587  3945 tablet_service.cc:1511] Processing CreateTablet for tablet 9c22702ae9574225a2048121ff73a90e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:04.154019  3945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c22702ae9574225a2048121ff73a90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.159839  4022 tablet_service.cc:1511] Processing CreateTablet for tablet 9c22702ae9574225a2048121ff73a90e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:04.161142  4022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c22702ae9574225a2048121ff73a90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.164423  3944 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3c2e04665b48a8af113483e923c207 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:04.165171  4019 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3c2e04665b48a8af113483e923c207 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:04.166428  3944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c2e04665b48a8af113483e923c207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.166568  4019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c2e04665b48a8af113483e923c207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.171563  3943 tablet_service.cc:1511] Processing CreateTablet for tablet e3a36ba8900c4582aae21b48f2e547bc (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:04.172128  4018 tablet_service.cc:1511] Processing CreateTablet for tablet e3a36ba8900c4582aae21b48f2e547bc (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:04.173540  3943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a36ba8900c4582aae21b48f2e547bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.173638  4018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a36ba8900c4582aae21b48f2e547bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.178426  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 50debe035949445b98fb47435ce3234a (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:04.179864  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50debe035949445b98fb47435ce3234a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.184161  4021 tablet_service.cc:1511] Processing CreateTablet for tablet 50debe035949445b98fb47435ce3234a (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:04.185585  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50debe035949445b98fb47435ce3234a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.198685  3941 tablet_service.cc:1511] Processing CreateTablet for tablet 1c37117e710946dcbb2e6f710a3e9d2a (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:04.199584  3873 tablet_service.cc:1511] Processing CreateTablet for tablet 7597a627075c458ca8b16248f78db7ad (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:04.200147  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c37117e710946dcbb2e6f710a3e9d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.199887  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 85e4d0e70eef40c28c96cddae4ec2cd3 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:04.200961  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7597a627075c458ca8b16248f78db7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.202128  3871 tablet_service.cc:1511] Processing CreateTablet for tablet 906464db8ecb423da9ae3ed7516ad12e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:04.203539  3871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906464db8ecb423da9ae3ed7516ad12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.207181  3870 tablet_service.cc:1511] Processing CreateTablet for tablet 9c22702ae9574225a2048121ff73a90e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:04.208520  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c22702ae9574225a2048121ff73a90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.211074  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3c2e04665b48a8af113483e923c207 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:04.212420  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c2e04665b48a8af113483e923c207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.215219  3868 tablet_service.cc:1511] Processing CreateTablet for tablet e3a36ba8900c4582aae21b48f2e547bc (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:04.216782  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a36ba8900c4582aae21b48f2e547bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.219411  3867 tablet_service.cc:1511] Processing CreateTablet for tablet 50debe035949445b98fb47435ce3234a (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:04.220865  3867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50debe035949445b98fb47435ce3234a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.223119  3866 tablet_service.cc:1511] Processing CreateTablet for tablet 1c37117e710946dcbb2e6f710a3e9d2a (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:04.224660  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c37117e710946dcbb2e6f710a3e9d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.226383  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e4d0e70eef40c28c96cddae4ec2cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.281647  4017 tablet_service.cc:1511] Processing CreateTablet for tablet 1c37117e710946dcbb2e6f710a3e9d2a (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:04.283113  4017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c37117e710946dcbb2e6f710a3e9d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.283543  3865 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1a132198124d09b214a11c0271087b (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:04.284866  3865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1a132198124d09b214a11c0271087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.286334  4073 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:04.289625  4075 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.293643  3946 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1a132198124d09b214a11c0271087b (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:04.294894  4073 tablet_bootstrap.cc:654] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.295006  3946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1a132198124d09b214a11c0271087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.294799  4016 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1a132198124d09b214a11c0271087b (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:04.296165  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1a132198124d09b214a11c0271087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.318058  4074 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:04.329850  3874 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0fefcba07a42e8ba08a1cc6fed398e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:04.331239  3874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0fefcba07a42e8ba08a1cc6fed398e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.342247  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0fefcba07a42e8ba08a1cc6fed398e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:04.343559  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0fefcba07a42e8ba08a1cc6fed398e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.344801  3943 tablet_service.cc:1511] Processing CreateTablet for tablet 067717f0e9ef47cb83143fe6dc72a696 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:04.346092  3943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067717f0e9ef47cb83143fe6dc72a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.343740  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 067717f0e9ef47cb83143fe6dc72a696 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:04.350838  4016 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0fefcba07a42e8ba08a1cc6fed398e (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:04.352074  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0fefcba07a42e8ba08a1cc6fed398e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.353773  3873 tablet_service.cc:1511] Processing CreateTablet for tablet ff95738d2d06446e9dde07ec6dafa67b (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:04.355837  4073 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:04.356285  4073 ts_tablet_manager.cc:1403] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.027s
I20260710 11:06:04.359037  4075 tablet_bootstrap.cc:654] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.359849  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95738d2d06446e9dde07ec6dafa67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.366381  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067717f0e9ef47cb83143fe6dc72a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.366196  4073 raft_consensus.cc:359] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.366950  4073 raft_consensus.cc:385] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.367250  4073 raft_consensus.cc:740] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.368094  4073 consensus_queue.cc:260] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.369433  4074 tablet_bootstrap.cc:654] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.372462  3945 tablet_service.cc:1511] Processing CreateTablet for tablet ff95738d2d06446e9dde07ec6dafa67b (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:04.373732  3945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95738d2d06446e9dde07ec6dafa67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.385437  4073 ts_tablet_manager.cc:1434] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.006s
I20260710 11:06:04.386971  4058 heartbeater.cc:499] Master 127.2.177.190:36419 was elected leader, sending a full tablet report...
I20260710 11:06:04.360311  4019 tablet_service.cc:1511] Processing CreateTablet for tablet 067717f0e9ef47cb83143fe6dc72a696 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:04.388408  4019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067717f0e9ef47cb83143fe6dc72a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.391294  3948 tablet_service.cc:1511] Processing CreateTablet for tablet a094a2265f8d49599a643ab40bc35c05 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:04.395017  3948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a094a2265f8d49599a643ab40bc35c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.397652  3868 tablet_service.cc:1511] Processing CreateTablet for tablet fd818213c5a24f3ab4d3803838d3d3e0 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:04.399196  3870 tablet_service.cc:1511] Processing CreateTablet for tablet a094a2265f8d49599a643ab40bc35c05 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:04.399757  4021 tablet_service.cc:1511] Processing CreateTablet for tablet fd818213c5a24f3ab4d3803838d3d3e0 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:04.401150  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd818213c5a24f3ab4d3803838d3d3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.399757  4017 tablet_service.cc:1511] Processing CreateTablet for tablet ff95738d2d06446e9dde07ec6dafa67b (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:04.402673  4017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95738d2d06446e9dde07ec6dafa67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.403741  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd818213c5a24f3ab4d3803838d3d3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.411060  4073 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:04.415462  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a094a2265f8d49599a643ab40bc35c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.417727  4016 tablet_service.cc:1511] Processing CreateTablet for tablet a094a2265f8d49599a643ab40bc35c05 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:04.431730  3942 tablet_service.cc:1511] Processing CreateTablet for tablet fd818213c5a24f3ab4d3803838d3d3e0 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:04.434824  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a094a2265f8d49599a643ab40bc35c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.439779  4075 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:04.440310  4075 ts_tablet_manager.cc:1403] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.153s	user 0.002s	sys 0.010s
I20260710 11:06:04.443303  4075 raft_consensus.cc:359] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.443994  4075 raft_consensus.cc:385] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.444283  4075 raft_consensus.cc:740] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.444983  4075 consensus_queue.cc:260] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.446725  4073 tablet_bootstrap.cc:654] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.449348  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd818213c5a24f3ab4d3803838d3d3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.464608  4073 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:04.465271  4073 ts_tablet_manager.cc:1403] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.005s
I20260710 11:06:04.464608  4074 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:04.468119  4073 raft_consensus.cc:359] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.468844  4073 raft_consensus.cc:385] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.469154  4073 raft_consensus.cc:740] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.470443  4074 ts_tablet_manager.cc:1403] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.008s
I20260710 11:06:04.469996  4073 consensus_queue.cc:260] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.473255  3942 tablet_service.cc:1511] Processing CreateTablet for tablet ddfad57b08c14fd4b047f425590c97fd (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:04.473706  4073 ts_tablet_manager.cc:1434] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:04.474618  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfad57b08c14fd4b047f425590c97fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.475394  4073 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:04.482596  4021 tablet_service.cc:1511] Processing CreateTablet for tablet ddfad57b08c14fd4b047f425590c97fd (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:04.483682  3865 tablet_service.cc:1511] Processing CreateTablet for tablet a5af8446e48e4ebc812f21a63bfa0b34 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:04.484938  3865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af8446e48e4ebc812f21a63bfa0b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.484058  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfad57b08c14fd4b047f425590c97fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.486812  4073 tablet_bootstrap.cc:654] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.481560  3870 tablet_service.cc:1511] Processing CreateTablet for tablet ddfad57b08c14fd4b047f425590c97fd (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:04.489084  3909 heartbeater.cc:499] Master 127.2.177.190:36419 was elected leader, sending a full tablet report...
I20260710 11:06:04.489528  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfad57b08c14fd4b047f425590c97fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.492051  3945 tablet_service.cc:1511] Processing CreateTablet for tablet a5af8446e48e4ebc812f21a63bfa0b34 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:04.494910  4074 raft_consensus.cc:359] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.502199  4074 raft_consensus.cc:385] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.502547  4074 raft_consensus.cc:740] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.502935  4016 tablet_service.cc:1511] Processing CreateTablet for tablet a5af8446e48e4ebc812f21a63bfa0b34 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:04.503487  4074 consensus_queue.cc:260] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.504187  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af8446e48e4ebc812f21a63bfa0b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.504431  4075 ts_tablet_manager.cc:1434] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.006s
I20260710 11:06:04.505436  4075 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.496479  4081 raft_consensus.cc:493] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.506173  4081 raft_consensus.cc:515] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.515094  3874 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2536e754c4a88be2fddaf79de9216 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:04.518226  3874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2536e754c4a88be2fddaf79de9216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.520104  4081 leader_election.cc:290] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:04.528684  3984 heartbeater.cc:499] Master 127.2.177.190:36419 was elected leader, sending a full tablet report...
I20260710 11:06:04.529999  4074 ts_tablet_manager.cc:1434] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.059s	user 0.011s	sys 0.004s
I20260710 11:06:04.531087  4074 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:04.533525  4075 tablet_bootstrap.cc:654] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.502954  3945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af8446e48e4ebc812f21a63bfa0b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.537325  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2536e754c4a88be2fddaf79de9216 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:04.539157  4017 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2536e754c4a88be2fddaf79de9216 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:04.549751  4017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2536e754c4a88be2fddaf79de9216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.550182  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2536e754c4a88be2fddaf79de9216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.550853  4019 tablet_service.cc:1511] Processing CreateTablet for tablet 7c65d9b953214d199130b3b86cdcd437 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:04.552242  4019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c65d9b953214d199130b3b86cdcd437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.545301  3946 tablet_service.cc:1511] Processing CreateTablet for tablet 7c65d9b953214d199130b3b86cdcd437 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:04.554694  3946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c65d9b953214d199130b3b86cdcd437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.556527  4074 tablet_bootstrap.cc:654] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.560182  3865 tablet_service.cc:1511] Processing CreateTablet for tablet 7c65d9b953214d199130b3b86cdcd437 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:04.561480  3865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c65d9b953214d199130b3b86cdcd437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.574506  4074 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:04.575096  4074 ts_tablet_manager.cc:1403] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260710 11:06:04.577625  4075 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:04.586357  4075 ts_tablet_manager.cc:1403] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.004s
I20260710 11:06:04.587390  4074 raft_consensus.cc:359] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
W20260710 11:06:04.589264  3830 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:04.589517  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:04.590229  4033 raft_consensus.cc:2468] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:04.591071  4075 raft_consensus.cc:359] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.591540  3849 leader_election.cc:304] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:04.594568  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:04.598631  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 470e46d8f27247518a79e2807350fb57 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:04.598719  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf31abd550546f0831a6e4d5e8a40aa (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:04.594689  3870 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf31abd550546f0831a6e4d5e8a40aa (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260710 11:06:04.599876  3847 leader_election.cc:343] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.600116  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf31abd550546f0831a6e4d5e8a40aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.600073  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470e46d8f27247518a79e2807350fb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.600750  4081 raft_consensus.cc:2804] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:04.601104  4081 raft_consensus.cc:493] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:04.601438  4081 raft_consensus.cc:3060] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.588126  4074 raft_consensus.cc:385] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.603444  4074 raft_consensus.cc:740] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.604281  4074 consensus_queue.cc:260] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.606003  4074 ts_tablet_manager.cc:1434] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:06:04.606261  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf31abd550546f0831a6e4d5e8a40aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.606900  4074 tablet_bootstrap.cc:492] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:04.609731  4081 raft_consensus.cc:515] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.613255  3948 tablet_service.cc:1511] Processing CreateTablet for tablet 470e46d8f27247518a79e2807350fb57 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:04.615973  3948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470e46d8f27247518a79e2807350fb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.614333  4021 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf31abd550546f0831a6e4d5e8a40aa (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:04.618459  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf31abd550546f0831a6e4d5e8a40aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.614812  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:04.619163  4020 tablet_service.cc:1511] Processing CreateTablet for tablet 470e46d8f27247518a79e2807350fb57 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:04.619657  3868 tablet_service.cc:1511] Processing CreateTablet for tablet e8c37ccb12bb4d8293c0cb8a3186e109 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
W20260710 11:06:04.620148  3847 leader_election.cc:343] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.620364  4081 leader_election.cc:290] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:04.620889  4020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470e46d8f27247518a79e2807350fb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.621858  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:04.622471  4033 raft_consensus.cc:3060] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.620889  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c37ccb12bb4d8293c0cb8a3186e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.635174  4033 raft_consensus.cc:2468] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:04.636530  3849 leader_election.cc:304] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:04.637372  4081 raft_consensus.cc:2804] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:04.637835  3945 tablet_service.cc:1511] Processing CreateTablet for tablet e8c37ccb12bb4d8293c0cb8a3186e109 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:04.638599  4073 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:04.639097  4073 ts_tablet_manager.cc:1403] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.010s
I20260710 11:06:04.639249  3945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c37ccb12bb4d8293c0cb8a3186e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.618772  4075 raft_consensus.cc:385] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.642747  4075 raft_consensus.cc:740] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.649658  4077 raft_consensus.cc:493] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.643877  4075 consensus_queue.cc:260] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.650211  4077 raft_consensus.cc:515] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.651405  4081 raft_consensus.cc:697] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:04.652576  3874 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1a80b51e6d4a22a8801cff080ff478 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:04.652808  4077 leader_election.cc:290] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:04.652279  4081 consensus_queue.cc:237] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.655416  4022 tablet_service.cc:1511] Processing CreateTablet for tablet e8c37ccb12bb4d8293c0cb8a3186e109 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:04.685484  4022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c37ccb12bb4d8293c0cb8a3186e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.655633  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1a80b51e6d4a22a8801cff080ff478 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:04.687208  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1a80b51e6d4a22a8801cff080ff478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.667342  4018 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1a80b51e6d4a22a8801cff080ff478 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:04.674784  4023 tablet_service.cc:1511] Processing CreateTablet for tablet dcc0042740614795819500c445ee2d54 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:04.658730  4074 tablet_bootstrap.cc:654] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.676102  3948 tablet_service.cc:1511] Processing CreateTablet for tablet dcc0042740614795819500c445ee2d54 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:04.697225  3948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc0042740614795819500c445ee2d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.690145  4018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1a80b51e6d4a22a8801cff080ff478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.694507  4073 raft_consensus.cc:359] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.706722  4073 raft_consensus.cc:385] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.706346  3869 tablet_service.cc:1511] Processing CreateTablet for tablet dcc0042740614795819500c445ee2d54 (DEFAULT_TABLE table=test-workload [id=41c3506ba1654b489e654d99af0ca9cf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:04.707062  4073 raft_consensus.cc:740] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.707896  4073 consensus_queue.cc:260] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.713568  4073 ts_tablet_manager.cc:1434] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.002s
I20260710 11:06:04.714681  4073 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:04.732352  4075 ts_tablet_manager.cc:1434] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.146s	user 0.045s	sys 0.024s
I20260710 11:06:04.732796  3874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1a80b51e6d4a22a8801cff080ff478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.733449  4075 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.735091  4023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc0042740614795819500c445ee2d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.739714  4075 tablet_bootstrap.cc:654] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.743960  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc0042740614795819500c445ee2d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:04.751312  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:04.752215  3959 raft_consensus.cc:2468] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:04.756505  4073 tablet_bootstrap.cc:654] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.758534  3996 leader_election.cc:304] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:04.760776  4077 raft_consensus.cc:2804] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:04.761216  4077 raft_consensus.cc:493] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:04.761620  4077 raft_consensus.cc:3060] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.772157  4077 raft_consensus.cc:515] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.776587  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:04.777325  3959 raft_consensus.cc:3060] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.777699  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:04.779083  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
W20260710 11:06:04.780123  3999 leader_election.cc:343] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:04.781065  3999 leader_election.cc:343] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.783923  4075 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:04.784422  4075 ts_tablet_manager.cc:1403] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.006s
I20260710 11:06:04.787557  4096 raft_consensus.cc:493] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.788184  4096 raft_consensus.cc:515] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.791442  3959 raft_consensus.cc:2468] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:04.792232  4075 raft_consensus.cc:359] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.792977  4075 raft_consensus.cc:385] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.792821  3996 leader_election.cc:304] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:04.793284  4075 raft_consensus.cc:740] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.794077  4075 consensus_queue.cc:260] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.795356  4097 raft_consensus.cc:2804] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:04.796540  4074 tablet_bootstrap.cc:492] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:04.797000  4074 ts_tablet_manager.cc:1403] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.002s
I20260710 11:06:04.797134  4075 ts_tablet_manager.cc:1434] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:04.798434  4075 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.798228  3780 catalog_manager.cc:5697] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.800087  4074 raft_consensus.cc:359] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.800798  4074 raft_consensus.cc:385] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.801080  4074 raft_consensus.cc:740] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.802129  4074 consensus_queue.cc:260] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.806083  4077 leader_election.cc:290] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:04.807821  4075 tablet_bootstrap.cc:654] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.808743  4097 raft_consensus.cc:697] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:04.809726  4097 consensus_queue.cc:237] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:04.812453  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e4d0e70eef40c28c96cddae4ec2cd3" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
W20260710 11:06:04.813874  3999 leader_election.cc:343] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.818818  4096 leader_election.cc:290] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:04.821323  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e4d0e70eef40c28c96cddae4ec2cd3" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:04.823232  4074 ts_tablet_manager.cc:1434] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
W20260710 11:06:04.824096  3996 leader_election.cc:343] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.824689  3996 leader_election.cc:304] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:04.825136  4074 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:04.825892  4096 raft_consensus.cc:2749] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:04.832753  4075 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:04.833248  4075 ts_tablet_manager.cc:1403] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260710 11:06:04.833611  4074 tablet_bootstrap.cc:654] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.835522  4073 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:04.835994  4073 ts_tablet_manager.cc:1403] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.001s
I20260710 11:06:04.839033  3781 catalog_manager.cc:5697] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.843602  4073 raft_consensus.cc:359] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.844115  4073 raft_consensus.cc:385] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.844300  4073 raft_consensus.cc:740] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.844944  4073 consensus_queue.cc:260] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.845885  4075 raft_consensus.cc:359] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.847266  4075 raft_consensus.cc:385] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.848254  4075 raft_consensus.cc:740] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.848984  4073 ts_tablet_manager.cc:1434] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:04.849336  4075 consensus_queue.cc:260] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.849911  4073 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:04.850638  4074 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:04.851114  4074 ts_tablet_manager.cc:1403] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260710 11:06:04.851574  4075 ts_tablet_manager.cc:1434] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.006s
I20260710 11:06:04.852537  4075 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.853890  4074 raft_consensus.cc:359] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.854625  4074 raft_consensus.cc:385] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.855768  4073 tablet_bootstrap.cc:654] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.855741  4074 raft_consensus.cc:740] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.857023  4074 consensus_queue.cc:260] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.859388  4074 ts_tablet_manager.cc:1434] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:04.861827  4075 tablet_bootstrap.cc:654] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.862568  4074 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:04.867264  4073 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:04.867825  4073 ts_tablet_manager.cc:1403] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:06:04.870872  4073 raft_consensus.cc:359] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.871595  4073 raft_consensus.cc:385] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.871937  4073 raft_consensus.cc:740] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.872856  4073 consensus_queue.cc:260] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.874645  4075 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:04.874840  4074 tablet_bootstrap.cc:654] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.875168  4075 ts_tablet_manager.cc:1403] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 11:06:04.878669  4075 raft_consensus.cc:359] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.879624  4075 raft_consensus.cc:385] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.880009  4075 raft_consensus.cc:740] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.880896  4075 consensus_queue.cc:260] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.884245  4075 ts_tablet_manager.cc:1434] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:04.886078  4075 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.887437  4073 ts_tablet_manager.cc:1434] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:06:04.888561  4073 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:04.890206  4074 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:04.890691  4074 ts_tablet_manager.cc:1403] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.003s
I20260710 11:06:04.893631  4074 raft_consensus.cc:359] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.894098  4075 tablet_bootstrap.cc:654] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.894452  4074 raft_consensus.cc:385] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.894722  4073 tablet_bootstrap.cc:654] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.894780  4074 raft_consensus.cc:740] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.895726  4074 consensus_queue.cc:260] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.898080  4083 raft_consensus.cc:493] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.898524  4083 raft_consensus.cc:515] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.901757  4074 ts_tablet_manager.cc:1434] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:04.903043  4083 leader_election.cc:290] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:04.912060  4074 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:04.923532  4074 tablet_bootstrap.cc:654] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.924883  4075 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:04.925405  4075 ts_tablet_manager.cc:1403] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.022s
I20260710 11:06:04.928965  4075 raft_consensus.cc:359] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.929934  4075 raft_consensus.cc:385] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.930342  4075 raft_consensus.cc:740] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.931278  4081 raft_consensus.cc:493] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.931442  4075 consensus_queue.cc:260] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.931756  4081 raft_consensus.cc:515] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.933784  4073 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:04.933873  4075 ts_tablet_manager.cc:1434] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:04.934216  4089 raft_consensus.cc:493] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.934392  4073 ts_tablet_manager.cc:1403] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.001s
I20260710 11:06:04.934981  4075 tablet_bootstrap.cc:492] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.934657  4089 raft_consensus.cc:515] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.936841  4089 leader_election.cc:290] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:04.937340  4073 raft_consensus.cc:359] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.938112  4073 raft_consensus.cc:385] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.938392  4073 raft_consensus.cc:740] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.938846  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50debe035949445b98fb47435ce3234a" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:04.939121  4073 consensus_queue.cc:260] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
W20260710 11:06:04.940125  3847 leader_election.cc:343] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.941398  4073 ts_tablet_manager.cc:1434] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:04.941494  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c37117e710946dcbb2e6f710a3e9d2a" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:04.942173  3959 raft_consensus.cc:2468] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:04.942363  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50debe035949445b98fb47435ce3234a" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:04.942536  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c37117e710946dcbb2e6f710a3e9d2a" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:04.943204  3847 leader_election.cc:304] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:04.933837  4081 leader_election.cc:290] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:04.944458  4081 raft_consensus.cc:2804] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:04.944782  4081 raft_consensus.cc:493] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:04.945106  4081 raft_consensus.cc:3060] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:04.946358  3849 leader_election.cc:343] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.946810  3849 leader_election.cc:304] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:04.947557  4073 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
W20260710 11:06:04.947918  3849 leader_election.cc:343] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.948885  4088 raft_consensus.cc:2749] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:04.949772  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
W20260710 11:06:04.951375  3924 leader_election.cc:343] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.953840  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:04.941759  4075 tablet_bootstrap.cc:654] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:04.955814  3925 leader_election.cc:343] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.956344  4074 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:04.956894  4081 raft_consensus.cc:515] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.957613  4074 ts_tablet_manager.cc:1403] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260710 11:06:04.956280  3925 leader_election.cc:304] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:04.958812  4083 raft_consensus.cc:2749] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:04.960366  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c37117e710946dcbb2e6f710a3e9d2a" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:04.956692  4073 tablet_bootstrap.cc:654] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.960600  4074 raft_consensus.cc:359] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.961074  3959 raft_consensus.cc:3060] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.961292  4074 raft_consensus.cc:385] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.961679  4074 raft_consensus.cc:740] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.962494  4074 consensus_queue.cc:260] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.965236  4074 ts_tablet_manager.cc:1434] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:04.966193  4074 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:04.974507  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c37117e710946dcbb2e6f710a3e9d2a" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:04.975119  4075 tablet_bootstrap.cc:492] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:04.975566  4075 ts_tablet_manager.cc:1403] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.005s
W20260710 11:06:04.975997  3849 leader_election.cc:343] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:04.976634  4081 leader_election.cc:290] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:04.976678  3959 raft_consensus.cc:2468] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:04.978258  3847 leader_election.cc:304] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:04.978358  4075 raft_consensus.cc:359] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.979081  4075 raft_consensus.cc:385] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:04.979367  4075 raft_consensus.cc:740] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:04.980273  4075 consensus_queue.cc:260] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.981338  4074 tablet_bootstrap.cc:654] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.982024  4089 raft_consensus.cc:2804] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:04.982489  4089 raft_consensus.cc:697] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:04.983376  4075 ts_tablet_manager.cc:1434] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:06:04.983320  4089 consensus_queue.cc:237] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.984477  4075 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:04.989879  4081 raft_consensus.cc:493] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.990393  4081 raft_consensus.cc:515] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:04.993216  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c2e04665b48a8af113483e923c207" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:04.993757  4075 tablet_bootstrap.cc:654] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:04.994253  4073 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:04.993855  3959 raft_consensus.cc:2468] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:04.998291  4073 ts_tablet_manager.cc:1403] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.017s
I20260710 11:06:04.999333  3847 leader_election.cc:304] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.001487  4073 raft_consensus.cc:359] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.001785  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c2e04665b48a8af113483e923c207" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.002295  4081 leader_election.cc:290] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.002540  4089 raft_consensus.cc:2804] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.002929  4089 raft_consensus.cc:493] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.003263  4089 raft_consensus.cc:3060] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.997550  3782 catalog_manager.cc:5697] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.006999  4073 raft_consensus.cc:385] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.007336  4073 raft_consensus.cc:740] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.011626  4089 raft_consensus.cc:515] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.013250  4074 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.013572  4089 leader_election.cc:290] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.013733  4074 ts_tablet_manager.cc:1403] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.024s
I20260710 11:06:05.014741  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c2e04665b48a8af113483e923c207" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.015252  3959 raft_consensus.cc:3060] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.014227  4073 consensus_queue.cc:260] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.016433  4032 raft_consensus.cc:2468] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:05.017303  4074 raft_consensus.cc:359] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.018339  4074 raft_consensus.cc:385] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.018718  4074 raft_consensus.cc:740] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.020707  4073 ts_tablet_manager.cc:1434] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:06:05.021772  4073 tablet_bootstrap.cc:492] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.021492  4074 consensus_queue.cc:260] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.024840  4074 ts_tablet_manager.cc:1434] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:05.026185  4074 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.028687  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c2e04665b48a8af113483e923c207" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.029335  4032 raft_consensus.cc:3060] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.033886  4073 tablet_bootstrap.cc:654] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.034128  4074 tablet_bootstrap.cc:654] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.038919  4075 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.039515  4075 ts_tablet_manager.cc:1403] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.020s
I20260710 11:06:05.042533  4075 raft_consensus.cc:359] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.043200  4075 raft_consensus.cc:385] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.043367  4074 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.043470  4075 raft_consensus.cc:740] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.043835  4074 ts_tablet_manager.cc:1403] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:06:05.044354  4032 raft_consensus.cc:2468] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.044219  4075 consensus_queue.cc:260] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.045507  3849 leader_election.cc:304] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.039423  3959 raft_consensus.cc:2468] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.046344  4089 raft_consensus.cc:2804] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.046634  4075 ts_tablet_manager.cc:1434] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:05.046334  4074 raft_consensus.cc:359] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.047108  4074 raft_consensus.cc:385] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.047050  4089 raft_consensus.cc:697] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:05.047463  4074 raft_consensus.cc:740] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.048170  4089 consensus_queue.cc:237] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.048252  4074 consensus_queue.cc:260] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.047587  4075 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.053040  4074 ts_tablet_manager.cc:1434] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:06:05.053921  4074 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.059439  4074 tablet_bootstrap.cc:654] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.060281  4075 tablet_bootstrap.cc:654] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.060348  4073 tablet_bootstrap.cc:492] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.060931  4073 ts_tablet_manager.cc:1403] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 11:06:05.064568  4073 raft_consensus.cc:359] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.065615  4073 raft_consensus.cc:385] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.066072  4073 raft_consensus.cc:740] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.067132  4073 consensus_queue.cc:260] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.073470  4073 ts_tablet_manager.cc:1434] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:06:05.074405  4073 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.081287  4073 tablet_bootstrap.cc:654] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.083951  4097 raft_consensus.cc:493] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.084466  4097 raft_consensus.cc:515] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.085017  4074 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.085723  4074 ts_tablet_manager.cc:1403] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260710 11:06:05.086892  4097 leader_election.cc:290] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.087848  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.088466  3883 raft_consensus.cc:2468] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:05.088567  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.089193  3959 raft_consensus.cc:2468] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:05.089934  3999 leader_election.cc:304] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.090226  4075 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.090823  4075 ts_tablet_manager.cc:1403] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.008s
I20260710 11:06:05.091188  4097 raft_consensus.cc:2804] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.091125  4074 raft_consensus.cc:359] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.091574  4097 raft_consensus.cc:493] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.091847  4074 raft_consensus.cc:385] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.091905  4097 raft_consensus.cc:3060] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.092160  4074 raft_consensus.cc:740] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.093434  4074 consensus_queue.cc:260] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.094244  4075 raft_consensus.cc:359] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.095135  4075 raft_consensus.cc:385] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.095464  4075 raft_consensus.cc:740] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.096290  4075 consensus_queue.cc:260] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.097914  4074 ts_tablet_manager.cc:1434] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:06:05.098856  4074 tablet_bootstrap.cc:492] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.098941  4075 ts_tablet_manager.cc:1434] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:06:05.100144  4075 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.104626  4074 tablet_bootstrap.cc:654] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.106956  4075 tablet_bootstrap.cc:654] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.110013  4074 tablet_bootstrap.cc:492] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.106592  3782 catalog_manager.cc:5697] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.110431  4074 ts_tablet_manager.cc:1403] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:06:05.113260  4074 raft_consensus.cc:359] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.109740  4097 raft_consensus.cc:515] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.116348  4075 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.115944  4073 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.120944  4075 ts_tablet_manager.cc:1403] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260710 11:06:05.121038  4073 ts_tablet_manager.cc:1403] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.007s
I20260710 11:06:05.113957  4074 raft_consensus.cc:385] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.123127  4074 raft_consensus.cc:740] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.123680  4075 raft_consensus.cc:359] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.123919  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.124390  4075 raft_consensus.cc:385] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.123919  4074 consensus_queue.cc:260] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.124619  3959 raft_consensus.cc:3060] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.124737  4075 raft_consensus.cc:740] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.124914  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:05.125461  3883 raft_consensus.cc:3060] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.126284  4073 raft_consensus.cc:359] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.126952  4073 raft_consensus.cc:385] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.127238  4073 raft_consensus.cc:740] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.127919  4073 consensus_queue.cc:260] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.129864  4074 ts_tablet_manager.cc:1434] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:06:05.129938  4073 ts_tablet_manager.cc:1434] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260710 11:06:05.130870  4074 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.130563  4075 consensus_queue.cc:260] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.132594  4075 ts_tablet_manager.cc:1434] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:06:05.133502  4075 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.135694  3883 raft_consensus.cc:2468] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:05.137077  4074 tablet_bootstrap.cc:654] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.137079  3999 leader_election.cc:304] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.138126  4096 raft_consensus.cc:2804] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.138554  4096 raft_consensus.cc:697] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:05.139020  4075 tablet_bootstrap.cc:654] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.139369  4096 consensus_queue.cc:237] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.143402  4089 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.147591  4073 tablet_bootstrap.cc:492] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.156213  4097 leader_election.cc:290] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.150098  3959 raft_consensus.cc:2468] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:05.161152  4073 tablet_bootstrap.cc:654] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.169164  3959 raft_consensus.cc:3060] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.183838  4089 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.190991  4089 raft_consensus.cc:493] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.191476  4089 raft_consensus.cc:515] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:05.192976  3782 catalog_manager.cc:5697] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.195461  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.196208  3959 raft_consensus.cc:2393] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:05.196635  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.194801  4089 leader_election.cc:290] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.199194  4089 raft_consensus.cc:493] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.199150  3849 leader_election.cc:304] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:05.199821  4089 raft_consensus.cc:515] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.200809  4088 raft_consensus.cc:3060] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.203727  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.204320  3959 raft_consensus.cc:2468] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:05.205380  3847 leader_election.cc:304] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.206141  4089 leader_election.cc:290] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.206372  4081 raft_consensus.cc:2804] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.206888  4081 raft_consensus.cc:493] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.207316  4081 raft_consensus.cc:3060] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.210902  4097 raft_consensus.cc:493] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.211516  4097 raft_consensus.cc:515] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.217280  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.218309  3957 raft_consensus.cc:2468] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:05.218446  4097 leader_election.cc:290] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.220081  3996 leader_election.cc:304] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:05.221550  4097 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.222303  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.221647  4098 raft_consensus.cc:2804] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.223398  4098 raft_consensus.cc:493] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.223845  4098 raft_consensus.cc:3060] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.224550  4073 tablet_bootstrap.cc:492] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.224999  4073 ts_tablet_manager.cc:1403] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.008s
I20260710 11:06:05.228062  4073 raft_consensus.cc:359] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.228873  4073 raft_consensus.cc:385] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.229174  4073 raft_consensus.cc:740] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.234503  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.234334  4073 consensus_queue.cc:260] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.237095  4073 ts_tablet_manager.cc:1434] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:05.238261  4073 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.251895  4088 raft_consensus.cc:2749] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:05.253218  4081 raft_consensus.cc:515] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.254778  3883 raft_consensus.cc:2393] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b961c976244dc8bc3d83c05f546729 in current term 1: Already voted for candidate 66c8b5798dab49dab7ef142fcc735e0e in this term.
I20260710 11:06:05.255096  4098 raft_consensus.cc:515] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.256773  4032 raft_consensus.cc:2393] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:05.259562  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.259924  4098 leader_election.cc:290] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.260104  3957 raft_consensus.cc:3060] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.261709  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.267719  4073 tablet_bootstrap.cc:654] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.269294  4081 leader_election.cc:290] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.270408  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:05.271170  3883 raft_consensus.cc:2393] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53b961c976244dc8bc3d83c05f546729 in current term 1: Already voted for candidate 66c8b5798dab49dab7ef142fcc735e0e in this term.
I20260710 11:06:05.272331  4074 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.272538  4075 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.272770  4074 ts_tablet_manager.cc:1403] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.142s	user 0.023s	sys 0.030s
I20260710 11:06:05.272943  4075 ts_tablet_manager.cc:1403] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.140s	user 0.046s	sys 0.082s
I20260710 11:06:05.274566  3999 leader_election.cc:304] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:05.274616  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.276362  4096 raft_consensus.cc:2749] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:05.276404  4075 raft_consensus.cc:359] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.277225  4075 raft_consensus.cc:385] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.277550  4075 raft_consensus.cc:740] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.278386  4075 consensus_queue.cc:260] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.280756  4075 ts_tablet_manager.cc:1434] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:06:05.278967  4074 raft_consensus.cc:359] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.282017  4074 raft_consensus.cc:385] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.282403  4074 raft_consensus.cc:740] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.283968  4075 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.284272  4032 raft_consensus.cc:2393] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:05.283416  4074 consensus_queue.cc:260] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.291705  4074 ts_tablet_manager.cc:1434] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:06:05.293751  4075 tablet_bootstrap.cc:654] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.295059  4074 tablet_bootstrap.cc:492] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.295284  4096 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.296841  3957 raft_consensus.cc:2468] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.298085  3847 leader_election.cc:304] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:05.306830  4081 raft_consensus.cc:2804] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.308511  4081 raft_consensus.cc:697] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:05.309448  4081 consensus_queue.cc:237] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.312788  4074 tablet_bootstrap.cc:654] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.313580  4096 raft_consensus.cc:493] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.314059  4096 raft_consensus.cc:515] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.316030  4096 leader_election.cc:290] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.318166  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.318804  3956 raft_consensus.cc:2468] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:05.320132  3996 leader_election.cc:304] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:05.321686  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.322929  4096 raft_consensus.cc:2804] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.324545  4096 raft_consensus.cc:493] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.324968  4096 raft_consensus.cc:3060] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:05.324015  3999 leader_election.cc:343] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.333876  4096 raft_consensus.cc:515] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.339725  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:05.340989  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.341634  3956 raft_consensus.cc:3060] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:05.341131  3999 leader_election.cc:343] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.347923  4073 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.348606  4073 ts_tablet_manager.cc:1403] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.111s	user 0.034s	sys 0.021s
I20260710 11:06:05.349466  4096 leader_election.cc:290] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.355937  3956 raft_consensus.cc:2468] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:05.356948  4083 raft_consensus.cc:493] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.357796  3996 leader_election.cc:304] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:05.358669  4083 raft_consensus.cc:515] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.359275  3782 catalog_manager.cc:5697] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.361563  4073 raft_consensus.cc:359] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.362283  4073 raft_consensus.cc:385] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.362617  4073 raft_consensus.cc:740] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.363507  4073 consensus_queue.cc:260] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.366430  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e4d0e70eef40c28c96cddae4ec2cd3" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.367301  4032 raft_consensus.cc:2468] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:05.369016  4073 ts_tablet_manager.cc:1434] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 11:06:05.369472  3924 leader_election.cc:304] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:05.370057  4073 tablet_bootstrap.cc:492] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.371948  4081 raft_consensus.cc:493] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.372524  4081 raft_consensus.cc:515] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.381215  4073 tablet_bootstrap.cc:654] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.379606  4088 raft_consensus.cc:493] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.377108  4081 leader_election.cc:290] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.371024  4083 leader_election.cc:290] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.387107  4083 raft_consensus.cc:2804] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.387612  4083 raft_consensus.cc:493] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.387979  4083 raft_consensus.cc:3060] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.376070  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e4d0e70eef40c28c96cddae4ec2cd3" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.394801  3883 raft_consensus.cc:2468] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:05.379105  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.396843  4098 raft_consensus.cc:493] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.396955  4032 raft_consensus.cc:2468] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:05.398319  3849 leader_election.cc:304] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.397382  4098 raft_consensus.cc:515] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.387109  4088 raft_consensus.cc:515] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.400787  4098 leader_election.cc:290] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.402204  4081 raft_consensus.cc:2804] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.402654  4081 raft_consensus.cc:493] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.402697  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.403129  4081 raft_consensus.cc:3060] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:05.404467  3849 leader_election.cc:343] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.407608  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50debe035949445b98fb47435ce3234a" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.407701  4098 raft_consensus.cc:493] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.408300  3883 raft_consensus.cc:2468] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:05.408360  4098 raft_consensus.cc:515] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.409334  3999 leader_election.cc:304] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.410101  4077 raft_consensus.cc:2804] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.411015  4073 tablet_bootstrap.cc:492] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.411443  4073 ts_tablet_manager.cc:1403] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260710 11:06:05.410447  4077 raft_consensus.cc:493] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.371173  4096 raft_consensus.cc:2804] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.413417  4074 tablet_bootstrap.cc:492] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.413810  4074 ts_tablet_manager.cc:1403] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.005s
I20260710 11:06:05.411976  4077 raft_consensus.cc:3060] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.412088  4088 leader_election.cc:290] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.419788  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50debe035949445b98fb47435ce3234a" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.419875  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1a132198124d09b214a11c0271087b" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.420504  3956 raft_consensus.cc:2468] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
W20260710 11:06:05.421341  3999 leader_election.cc:343] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.421499  4098 leader_election.cc:290] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.421458  4081 raft_consensus.cc:515] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.422484  4143 raft_consensus.cc:493] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.419211  4073 raft_consensus.cc:359] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.422959  4143 raft_consensus.cc:515] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.423804  4073 raft_consensus.cc:385] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.426254  4073 raft_consensus.cc:740] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.419885  4074 raft_consensus.cc:359] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.423219  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1a132198124d09b214a11c0271087b" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.427542  4143 leader_election.cc:290] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
W20260710 11:06:05.428287  3996 leader_election.cc:343] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.428086  4077 raft_consensus.cc:515] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.427983  4074 raft_consensus.cc:385] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.428903  3996 leader_election.cc:304] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:05.429338  4074 raft_consensus.cc:740] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.427850  4073 consensus_queue.cc:260] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.430281  4077 leader_election.cc:290] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.430827  4097 raft_consensus.cc:2749] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:05.429214  4075 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.431473  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50debe035949445b98fb47435ce3234a" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.431788  4075 ts_tablet_manager.cc:1403] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.148s	user 0.049s	sys 0.068s
I20260710 11:06:05.432134  3958 raft_consensus.cc:3060] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.432265  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.433529  4073 ts_tablet_manager.cc:1434] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260710 11:06:05.430299  4081 leader_election.cc:290] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
W20260710 11:06:05.433573  3925 leader_election.cc:343] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.431473  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.435588  4032 raft_consensus.cc:3060] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.435738  4073 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.436266  4033 raft_consensus.cc:3060] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.437215  4083 raft_consensus.cc:515] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
W20260710 11:06:05.424589  3924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.131:36999, user_credentials={real_user=slave}} blocked reactor thread for 55239.8us
I20260710 11:06:05.417994  4096 raft_consensus.cc:697] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:05.439473  4083 leader_election.cc:290] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.430423  4074 consensus_queue.cc:260] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.441336  4074 ts_tablet_manager.cc:1434] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:06:05.439144  4096 consensus_queue.cc:237] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.443091  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e4d0e70eef40c28c96cddae4ec2cd3" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:05.443747  3884 raft_consensus.cc:3060] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.445176  3958 raft_consensus.cc:2468] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:05.446259  4032 raft_consensus.cc:2468] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.446295  3996 leader_election.cc:304] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:05.446930  4074 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.450640  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.451193  3959 raft_consensus.cc:3060] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.451260  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e4d0e70eef40c28c96cddae4ec2cd3" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.451918  4031 raft_consensus.cc:3060] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.454627  3884 raft_consensus.cc:2468] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:05.448088  3849 leader_election.cc:304] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.434114  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50debe035949445b98fb47435ce3234a" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:05.450078  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.458060  4098 raft_consensus.cc:2804] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.458480  3883 raft_consensus.cc:3060] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:05.461165  3847 leader_election.cc:343] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.461630  3847 leader_election.cc:304] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:05.462466  4073 tablet_bootstrap.cc:654] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.460008  4031 raft_consensus.cc:2468] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:05.462750  4089 raft_consensus.cc:2804] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.463506  3925 leader_election.cc:304] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.466149  4088 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.467106  4074 tablet_bootstrap.cc:654] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.467900  4088 raft_consensus.cc:2749] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:05.468701  4088 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.470042  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.471174  4097 raft_consensus.cc:493] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.471784  4097 raft_consensus.cc:515] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.473882  4081 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.475004  4097 leader_election.cc:290] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.475503  4098 raft_consensus.cc:697] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:05.476214  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.476394  4098 consensus_queue.cc:237] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.476854  3955 raft_consensus.cc:2468] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:05.478130  3996 leader_election.cc:304] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:05.459409  4075 raft_consensus.cc:359] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.478799  4075 raft_consensus.cc:385] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.478969  4097 raft_consensus.cc:2804] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.479115  4075 raft_consensus.cc:740] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.479349  4097 raft_consensus.cc:493] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.479719  4097 raft_consensus.cc:3060] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.479955  4075 consensus_queue.cc:260] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.449417  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.480314  3959 raft_consensus.cc:2468] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.481405  4083 raft_consensus.cc:2804] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.486335  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.486884  3883 raft_consensus.cc:2468] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:05.482074  4075 ts_tablet_manager.cc:1434] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.002s
I20260710 11:06:05.487686  4083 raft_consensus.cc:697] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
W20260710 11:06:05.488071  3999 leader_election.cc:343] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.488909  4083 consensus_queue.cc:237] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
W20260710 11:06:05.494488  3924 leader_election.cc:343] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.494961  3924 leader_election.cc:304] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:05.500126  4075 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.501425  4097 raft_consensus.cc:515] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.504477  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
W20260710 11:06:05.505766  3999 leader_election.cc:343] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.508461  4143 raft_consensus.cc:2749] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:05.509088  4075 tablet_bootstrap.cc:654] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.512233  4089 raft_consensus.cc:697] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:05.513163  4089 consensus_queue.cc:237] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.519492  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.520385  3959 raft_consensus.cc:3060] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.517122  3782 catalog_manager.cc:5697] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.527771  3959 raft_consensus.cc:2468] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:05.528960  3996 leader_election.cc:304] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:05.527770  3780 catalog_manager.cc:5697] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.529808  4098 raft_consensus.cc:2804] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.530320  4098 raft_consensus.cc:697] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:05.531122  4098 consensus_queue.cc:237] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.531699  4074 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.532115  4074 ts_tablet_manager.cc:1403] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.005s
I20260710 11:06:05.523627  4075 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.534935  4075 ts_tablet_manager.cc:1403] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
W20260710 11:06:05.535744  3847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.177.130:33397, user_credentials={real_user=slave}} blocked reactor thread for 72183.4us
I20260710 11:06:05.537068  4097 leader_election.cc:290] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:05.541441  4075 raft_consensus.cc:359] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.542256  4075 raft_consensus.cc:385] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.545150  4075 raft_consensus.cc:740] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.547252  4074 raft_consensus.cc:359] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.547185  4147 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.548066  4074 raft_consensus.cc:385] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.548360  4074 raft_consensus.cc:740] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.548728  4073 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.549173  4073 ts_tablet_manager.cc:1403] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.011s
I20260710 11:06:05.551783  4075 consensus_queue.cc:260] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.551791  4073 raft_consensus.cc:359] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.553033  4073 raft_consensus.cc:385] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.553395  4073 raft_consensus.cc:740] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.554461  4074 consensus_queue.cc:260] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.554667  4073 consensus_queue.cc:260] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.557514  4073 ts_tablet_manager.cc:1434] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:05.558737  4075 ts_tablet_manager.cc:1434] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:06:05.565069  4075 tablet_bootstrap.cc:492] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.567926  3782 catalog_manager.cc:5697] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.570807  3782 catalog_manager.cc:5697] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.572860  4075 tablet_bootstrap.cc:654] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.574406  4073 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.568747  4074 ts_tablet_manager.cc:1434] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260710 11:06:05.577075  3779 catalog_manager.cc:5697] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.569125  4098 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.578768  4074 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.585438  4073 tablet_bootstrap.cc:654] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.590247  4074 tablet_bootstrap.cc:654] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:05.595441  3830 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:05.596441  4075 tablet_bootstrap.cc:492] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.596992  4075 ts_tablet_manager.cc:1403] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.003s
I20260710 11:06:05.599740  4075 raft_consensus.cc:359] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.600466  4075 raft_consensus.cc:385] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.600765  4075 raft_consensus.cc:740] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.601559  4075 consensus_queue.cc:260] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.602689  4073 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.603202  4073 ts_tablet_manager.cc:1403] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260710 11:06:05.603807  4075 ts_tablet_manager.cc:1434] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:05.604720  4075 tablet_bootstrap.cc:492] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.605988  4073 raft_consensus.cc:359] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.606698  4073 raft_consensus.cc:385] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.607045  4073 raft_consensus.cc:740] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.607883  4073 consensus_queue.cc:260] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.610014  4073 ts_tablet_manager.cc:1434] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:05.610958  4073 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.611850  4075 tablet_bootstrap.cc:654] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.613221  4096 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.617607  4081 raft_consensus.cc:493] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.618171  4081 raft_consensus.cc:515] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.620322  4081 leader_election.cc:290] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.622435  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.623790  4074 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.624233  4074 ts_tablet_manager.cc:1403] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.046s	user 0.001s	sys 0.008s
I20260710 11:06:05.624164  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.624832  4032 raft_consensus.cc:2468] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
W20260710 11:06:05.626223  3847 leader_election.cc:343] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.627022  4074 raft_consensus.cc:359] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.627307  3849 leader_election.cc:304] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [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: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:05.627714  4074 raft_consensus.cc:385] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.627976  4074 raft_consensus.cc:740] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.628479  4081 raft_consensus.cc:2804] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.629164  4081 raft_consensus.cc:493] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.628944  4074 consensus_queue.cc:260] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.629557  4081 raft_consensus.cc:3060] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.636552  4081 raft_consensus.cc:515] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.640605  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
W20260710 11:06:05.642124  3847 leader_election.cc:343] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:05.617026  4073 tablet_bootstrap.cc:654] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.644970  4075 tablet_bootstrap.cc:492] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.645427  4075 ts_tablet_manager.cc:1403] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.021s
I20260710 11:06:05.648001  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.648237  4075 raft_consensus.cc:359] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.648626  4032 raft_consensus.cc:3060] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.648898  4075 raft_consensus.cc:385] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.649170  4075 raft_consensus.cc:740] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.649852  4075 consensus_queue.cc:260] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.652484  4075 ts_tablet_manager.cc:1434] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:06:05.653486  4075 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.655393  4073 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.655913  4073 ts_tablet_manager.cc:1403] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.007s
I20260710 11:06:05.656011  4081 leader_election.cc:290] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.657968  4074 ts_tablet_manager.cc:1434] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:06:05.655925  4032 raft_consensus.cc:2468] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.658885  4074 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.659291  4075 tablet_bootstrap.cc:654] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.659708  3849 leader_election.cc:304] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:05.660887  4081 raft_consensus.cc:2804] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.661569  4081 raft_consensus.cc:697] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:05.662693  4081 consensus_queue.cc:237] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.664031  4073 raft_consensus.cc:359] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.665696  4073 raft_consensus.cc:385] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.666049  4074 tablet_bootstrap.cc:654] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.666075  4073 raft_consensus.cc:740] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.668717  4073 consensus_queue.cc:260] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.678557  4089 raft_consensus.cc:493] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.679287  4089 raft_consensus.cc:515] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.682339  4083 raft_consensus.cc:493] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.683068  4083 raft_consensus.cc:515] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.687678  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1a132198124d09b214a11c0271087b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.688534  3884 raft_consensus.cc:2468] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:05.690481  3925 leader_election.cc:304] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.691565  4143 raft_consensus.cc:2804] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.691962  4073 ts_tablet_manager.cc:1434] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 11:06:05.692039  4143 raft_consensus.cc:493] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.692728  4143 raft_consensus.cc:3060] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.693486  4073 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.699973  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.701328  3958 raft_consensus.cc:2393] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:05.702749  4089 leader_election.cc:290] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.704136  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.705304  4083 leader_election.cc:290] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.705750  3849 leader_election.cc:304] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:05.707124  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1a132198124d09b214a11c0271087b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.707830  4032 raft_consensus.cc:2468] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:05.709478  4089 raft_consensus.cc:3060] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.716111  4089 raft_consensus.cc:2749] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:05.719935  4073 tablet_bootstrap.cc:654] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.709858  4143 raft_consensus.cc:515] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.724543  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1a132198124d09b214a11c0271087b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:05.725124  3884 raft_consensus.cc:3060] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.725631  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1a132198124d09b214a11c0271087b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.726202  4032 raft_consensus.cc:3060] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.732312  3884 raft_consensus.cc:2468] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:05.725116  4143 leader_election.cc:290] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.733743  3925 leader_election.cc:304] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.734728  4143 raft_consensus.cc:2804] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.735255  4143 raft_consensus.cc:697] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:05.736081  4143 consensus_queue.cc:237] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.732849  4032 raft_consensus.cc:2468] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:05.740609  4074 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.741194  4074 ts_tablet_manager.cc:1403] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.013s
I20260710 11:06:05.745817  4074 raft_consensus.cc:359] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.748278  4074 raft_consensus.cc:385] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.750387  4074 raft_consensus.cc:740] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.750941  4089 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.751961  4147 raft_consensus.cc:493] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.752537  4147 raft_consensus.cc:515] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.755370  4147 leader_election.cc:290] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.756712  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.757351  4032 raft_consensus.cc:2468] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:05.758862  3849 leader_election.cc:304] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.760186  4147 raft_consensus.cc:2804] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.760646  4147 raft_consensus.cc:493] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.760442  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:05.761118  4147 raft_consensus.cc:3060] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.761408  3959 raft_consensus.cc:2468] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:05.751382  4074 consensus_queue.cc:260] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.778869  3782 catalog_manager.cc:5697] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.780257  4075 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.780941  4075 ts_tablet_manager.cc:1403] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.128s	user 0.026s	sys 0.055s
I20260710 11:06:05.785302  4075 raft_consensus.cc:359] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.786194  4075 raft_consensus.cc:385] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.786473  4075 raft_consensus.cc:740] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.787227  4075 consensus_queue.cc:260] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.789732  4075 ts_tablet_manager.cc:1434] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 11:06:05.790746  4075 tablet_bootstrap.cc:492] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.794736  4074 ts_tablet_manager.cc:1434] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.004s
I20260710 11:06:05.795675  4074 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.799646  4081 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.799155  3782 catalog_manager.cc:5697] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.803678  4074 tablet_bootstrap.cc:654] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.807787  4147 raft_consensus.cc:515] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.796098  4073 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.810334  4073 ts_tablet_manager.cc:1403] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.117s	user 0.035s	sys 0.032s
I20260710 11:06:05.810482  4147 leader_election.cc:290] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.811733  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.812163  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:05.812314  4031 raft_consensus.cc:3060] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.813860  4075 tablet_bootstrap.cc:654] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.815557  4073 raft_consensus.cc:359] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.816282  4073 raft_consensus.cc:385] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.816593  4073 raft_consensus.cc:740] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.817421  4073 consensus_queue.cc:260] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.819773  4073 ts_tablet_manager.cc:1434] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:05.820713  4073 tablet_bootstrap.cc:492] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.821183  3958 raft_consensus.cc:3060] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.820513  4031 raft_consensus.cc:2468] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.823405  3849 leader_election.cc:304] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.824186  4147 raft_consensus.cc:2804] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.824651  4147 raft_consensus.cc:697] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:05.825450  4147 consensus_queue.cc:237] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.827322  4073 tablet_bootstrap.cc:654] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.828751  3958 raft_consensus.cc:2468] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:05.833086  4073 tablet_bootstrap.cc:492] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.833501  4073 ts_tablet_manager.cc:1403] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:06:05.835563  4073 raft_consensus.cc:359] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.836066  4073 raft_consensus.cc:385] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.837230  4073 raft_consensus.cc:740] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.837996  4073 consensus_queue.cc:260] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.841526  4073 ts_tablet_manager.cc:1434] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:06:05.842435  4073 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.842129  3782 catalog_manager.cc:5697] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.848783  4073 tablet_bootstrap.cc:654] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.855428  4073 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.855962  4073 ts_tablet_manager.cc:1403] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 11:06:05.856343  4074 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.856788  4074 ts_tablet_manager.cc:1403] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.016s
I20260710 11:06:05.858017  4073 raft_consensus.cc:359] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.858533  4073 raft_consensus.cc:385] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.858742  4073 raft_consensus.cc:740] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.859215  4074 raft_consensus.cc:359] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.859481  4073 consensus_queue.cc:260] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.859854  4074 raft_consensus.cc:385] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.860245  4074 raft_consensus.cc:740] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.860991  4074 consensus_queue.cc:260] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.863003  4074 ts_tablet_manager.cc:1434] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:05.861392  4073 ts_tablet_manager.cc:1434] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 11:06:05.863507  4075 tablet_bootstrap.cc:492] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.863934  4075 ts_tablet_manager.cc:1403] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.009s
I20260710 11:06:05.864006  4073 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.866639  4074 tablet_bootstrap.cc:492] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.868884  4096 consensus_queue.cc:1048] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.870568  4073 tablet_bootstrap.cc:654] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.873420  4074 tablet_bootstrap.cc:654] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.880403  4143 raft_consensus.cc:493] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.880923  4143 raft_consensus.cc:515] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.882649  4075 raft_consensus.cc:359] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.883100  4143 leader_election.cc:290] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.883358  4075 raft_consensus.cc:385] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.883638  4075 raft_consensus.cc:740] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.884300  4075 consensus_queue.cc:260] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.886751  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.887573  4032 raft_consensus.cc:2393] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in current term 1: Already voted for candidate 66c8b5798dab49dab7ef142fcc735e0e in this term.
I20260710 11:06:05.886976  4075 ts_tablet_manager.cc:1434] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:06:05.891714  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.892100  4077 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.893267  3925 leader_election.cc:304] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:05.894408  4143 raft_consensus.cc:3060] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.901412  4097 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.903306  4097 consensus_queue.cc:1048] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.891364  4075 tablet_bootstrap.cc:492] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.904886  4074 tablet_bootstrap.cc:492] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.909827  4074 ts_tablet_manager.cc:1403] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.012s
I20260710 11:06:05.912235  4073 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:05.912891  4073 ts_tablet_manager.cc:1403] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.014s
I20260710 11:06:05.915608  4073 raft_consensus.cc:359] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.916589  4073 raft_consensus.cc:385] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.914921  4074 raft_consensus.cc:359] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.917341  4074 raft_consensus.cc:385] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.917644  4074 raft_consensus.cc:740] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.917761  4143 raft_consensus.cc:2749] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:05.919565  4074 consensus_queue.cc:260] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.920781  4075 tablet_bootstrap.cc:654] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.922158  4083 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:05.916996  4073 raft_consensus.cc:740] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.923645  4073 consensus_queue.cc:260] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.925357  4074 ts_tablet_manager.cc:1434] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:05.926405  4074 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:05.926343  4143 raft_consensus.cc:493] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.926883  4143 raft_consensus.cc:515] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.929575  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfad57b08c14fd4b047f425590c97fd" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:05.930294  3883 raft_consensus.cc:2468] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:05.931667  3925 leader_election.cc:304] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:05.932474  4083 raft_consensus.cc:2804] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:05.932832  4083 raft_consensus.cc:493] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.932993  4074 tablet_bootstrap.cc:654] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.933212  4083 raft_consensus.cc:3060] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.939397  4075 tablet_bootstrap.cc:492] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:05.940145  4075 ts_tablet_manager.cc:1403] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.006s
I20260710 11:06:05.943819  4075 raft_consensus.cc:359] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.944734  4075 raft_consensus.cc:385] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.945052  4075 raft_consensus.cc:740] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.945854  4075 consensus_queue.cc:260] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.947090  4083 raft_consensus.cc:515] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.948298  4075 ts_tablet_manager.cc:1434] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:05.950559  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfad57b08c14fd4b047f425590c97fd" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:05.951202  3884 raft_consensus.cc:3060] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.951332  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfad57b08c14fd4b047f425590c97fd" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:05.952989  4031 raft_consensus.cc:3060] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:05.953502  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfad57b08c14fd4b047f425590c97fd" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:05.955432  4143 leader_election.cc:290] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.957427  4073 ts_tablet_manager.cc:1434] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260710 11:06:05.957789  4083 leader_election.cc:290] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:05.961292  4031 raft_consensus.cc:2468] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:05.963465  3924 leader_election.cc:304] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:05.952543  4075 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:05.967231  4083 raft_consensus.cc:2804] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:05.980444  4074 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:05.977783  4098 consensus_queue.cc:1048] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:06:05.990893  4074 ts_tablet_manager.cc:1403] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.026s
I20260710 11:06:05.991348  4083 raft_consensus.cc:697] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:05.992290  4083 consensus_queue.cc:237] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.984272  4147 raft_consensus.cc:493] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.993607  4074 raft_consensus.cc:359] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.994386  4074 raft_consensus.cc:385] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:05.989362  4075 tablet_bootstrap.cc:654] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:05.994210  4147 raft_consensus.cc:515] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:05.994668  4074 raft_consensus.cc:740] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:05.973857  3884 raft_consensus.cc:2468] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:05.978219  4073 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:05.977461  4187 raft_consensus.cc:493] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.999629  4187 raft_consensus.cc:515] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.000089  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.002311  4074 consensus_queue.cc:260] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.006403  4081 consensus_queue.cc:1048] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.006839  4187 leader_election.cc:290] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.007148  4147 leader_election.cc:290] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.007758  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.012552  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.014858  4030 raft_consensus.cc:2468] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:06.015046  4074 ts_tablet_manager.cc:1434] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260710 11:06:06.014974  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.017616  3849 leader_election.cc:304] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:06.017611  3924 leader_election.cc:304] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:06.008850  3884 raft_consensus.cc:2468] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:06.019699  4081 raft_consensus.cc:2749] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:06.024004  4143 raft_consensus.cc:2804] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.027786  4143 raft_consensus.cc:493] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.028142  4143 raft_consensus.cc:3060] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.034226  4187 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.051963  4074 tablet_bootstrap.cc:492] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:06.071592  4075 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:06.072232  4075 ts_tablet_manager.cc:1403] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.012s
I20260710 11:06:06.073096  4143 raft_consensus.cc:515] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
W20260710 11:06:06.065347  3924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.131:36999, user_credentials={real_user=slave}} blocked reactor thread for 47868us
I20260710 11:06:06.075223  4081 raft_consensus.cc:493] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.076457  4081 raft_consensus.cc:515] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.078241  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.079491  3883 raft_consensus.cc:3060] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.080696  4074 tablet_bootstrap.cc:654] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.078614  4081 leader_election.cc:290] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.083575  3782 catalog_manager.cc:5697] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.082814  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af8446e48e4ebc812f21a63bfa0b34" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
W20260710 11:06:06.092532  3849 leader_election.cc:343] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.094597  3882 raft_consensus.cc:3060] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.099740  3883 raft_consensus.cc:2468] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:06.103086  3925 leader_election.cc:304] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.105014  4075 raft_consensus.cc:359] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.105417  4073 tablet_bootstrap.cc:654] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.105552  4075 raft_consensus.cc:385] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.105893  4075 raft_consensus.cc:740] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.105111  4143 leader_election.cc:290] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.109829  4075 consensus_queue.cc:260] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.111300  4192 raft_consensus.cc:2804] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.091401  4189 raft_consensus.cc:493] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.112501  4192 raft_consensus.cc:697] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:06.113772  4146 consensus_queue.cc:1048] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:06.115267  4075 ts_tablet_manager.cc:1434] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 11:06:06.116285  4075 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:06.115949  4192 consensus_queue.cc:237] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.118079  4189 raft_consensus.cc:515] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.129036  4077 consensus_queue.cc:1048] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:06.136754  4077 raft_consensus.cc:493] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.137244  4077 raft_consensus.cc:515] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.138801  4189 leader_election.cc:290] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.148139  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c65d9b953214d199130b3b86cdcd437" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.148624  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:06.149230  4031 raft_consensus.cc:3060] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.150003  4077 leader_election.cc:290] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
W20260710 11:06:06.151196  3996 leader_election.cc:343] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.149154  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af8446e48e4ebc812f21a63bfa0b34" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.154449  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.155301  3955 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
W20260710 11:06:06.156057  3847 leader_election.cc:343] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.156530  3847 leader_election.cc:304] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:06.158428  4146 raft_consensus.cc:2749] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:06.167662  4074 tablet_bootstrap.cc:492] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:06.168169  4074 ts_tablet_manager.cc:1403] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.008s
I20260710 11:06:06.168246  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.172889  3881 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:06.165153  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c65d9b953214d199130b3b86cdcd437" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.177378  3883 raft_consensus.cc:2468] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:06.177446  4074 raft_consensus.cc:359] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.178465  4074 raft_consensus.cc:385] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.178822  4074 raft_consensus.cc:740] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.179872  4074 consensus_queue.cc:260] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.182636  4074 ts_tablet_manager.cc:1434] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:06:06.174018  4147 raft_consensus.cc:493] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.158444  3996 leader_election.cc:304] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:06.184590  4147 raft_consensus.cc:515] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.186278  4077 raft_consensus.cc:2804] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.186780  4077 raft_consensus.cc:493] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.187234  4077 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.191301  4081 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.194955  3999 leader_election.cc:304] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:06.195662  4031 raft_consensus.cc:2468] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:06.199007  4189 raft_consensus.cc:2804] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.199517  4189 raft_consensus.cc:493] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.199923  4189 raft_consensus.cc:3060] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.200950  4074 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:06.208711  4147 leader_election.cc:290] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.212381  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.217984  3955 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
I20260710 11:06:06.219698  3847 leader_election.cc:304] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.220853  4146 raft_consensus.cc:2804] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.211550  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.221994  4146 raft_consensus.cc:493] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.222743  3780 catalog_manager.cc:5697] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.224360  4146 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:06.226126  4195 log.cc:927] Time spent T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260710 11:06:06.220850  4077 raft_consensus.cc:515] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.227916  4073 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:06.226450  4189 raft_consensus.cc:515] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.228304  4073 ts_tablet_manager.cc:1403] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.250s	user 0.012s	sys 0.053s
I20260710 11:06:06.228186  4075 tablet_bootstrap.cc:654] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.213469  4192 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.350353  4192 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.357777  4192 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.214112  4081 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.104s
I20260710 11:06:06.358980  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.359984  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.335990  4074 tablet_bootstrap.cc:654] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.337693  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c65d9b953214d199130b3b86cdcd437" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.361497  3883 raft_consensus.cc:3060] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.337714  4097 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:06.364279  3925 leader_election.cc:343] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.364530  4097 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.366926  4097 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.339197  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.341425  4189 leader_election.cc:290] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.345739  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c65d9b953214d199130b3b86cdcd437" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:06.371061  4032 raft_consensus.cc:2468] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:06.374048  3924 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
W20260710 11:06:06.375871  3996 leader_election.cc:343] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.377213  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.377869  3955 raft_consensus.cc:2468] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:06.375976  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
W20260710 11:06:06.379526  3999 leader_election.cc:343] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.382284  3996 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:06.383455  4189 raft_consensus.cc:2804] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.383991  4189 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.384341  4189 raft_consensus.cc:3060] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.278996  4031 raft_consensus.cc:2393] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:06.390339  4192 raft_consensus.cc:2804] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.406386  4192 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.406842  4192 raft_consensus.cc:3060] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.409981  3883 raft_consensus.cc:2468] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:06.411388  3999 leader_election.cc:304] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:06.352010  4075 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:06.352298  4083 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.412181  4075 ts_tablet_manager.cc:1403] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.296s	user 0.043s	sys 0.074s
I20260710 11:06:06.413203  4187 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.414827  4075 raft_consensus.cc:359] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.415499  4075 raft_consensus.cc:385] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.415759  4075 raft_consensus.cc:740] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.416668  4097 raft_consensus.cc:2804] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.417163  4097 raft_consensus.cc:697] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:06.418025  4097 consensus_queue.cc:237] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.354561  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:06.354799  4147 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.309937  4146 raft_consensus.cc:515] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.420470  3957 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.422005  4146 leader_election.cc:290] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.396381  4143 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.427736  3881 raft_consensus.cc:2393] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53b961c976244dc8bc3d83c05f546729 in current term 1: Already voted for candidate 66c8b5798dab49dab7ef142fcc735e0e in this term.
I20260710 11:06:06.410979  4189 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.430851  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:06.431715  4031 raft_consensus.cc:2393] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:06.416404  4075 consensus_queue.cc:260] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.353161  4073 raft_consensus.cc:359] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.434648  4073 raft_consensus.cc:385] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.434942  4073 raft_consensus.cc:740] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.435570  4073 consensus_queue.cc:260] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.437319  4073 ts_tablet_manager.cc:1434] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.139s	user 0.004s	sys 0.003s
I20260710 11:06:06.349789  4077 leader_election.cc:290] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.438134  4073 tablet_bootstrap.cc:492] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:06.432659  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:06.433843  4088 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.433259  4189 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.435974  4075 ts_tablet_manager.cc:1434] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260710 11:06:06.435788  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.439646  4075 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:06.439924  3957 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:06.441030  3996 leader_election.cc:304] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:06.441906  4077 raft_consensus.cc:2804] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.442461  4077 raft_consensus.cc:697] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:06.443388  4077 consensus_queue.cc:237] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.444725  4073 tablet_bootstrap.cc:654] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.445772  4075 tablet_bootstrap.cc:654] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:06.449165  3999 leader_election.cc:343] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.449525  4143 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.460536  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:06.461524  3957 raft_consensus.cc:2393] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:06.462930  3847 leader_election.cc:304] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [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: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:06.464457  4081 raft_consensus.cc:2749] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:06.497438  4192 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.499119  3959 raft_consensus.cc:2393] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53b961c976244dc8bc3d83c05f546729 in current term 1: Already voted for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in this term.
I20260710 11:06:06.499661  4192 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.499464  3782 catalog_manager.cc:5697] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.502611  4029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:06.502826  3996 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:06.503453  4074 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:06.503922  4074 ts_tablet_manager.cc:1403] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.303s	user 0.042s	sys 0.032s
I20260710 11:06:06.504166  4029 raft_consensus.cc:2393] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:06.504607  4077 raft_consensus.cc:2749] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:06.504570  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
W20260710 11:06:06.507433  3925 leader_election.cc:343] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.509280  4074 raft_consensus.cc:359] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.511435  4074 raft_consensus.cc:385] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.512012  4074 raft_consensus.cc:740] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.512843  4074 consensus_queue.cc:260] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.518946  4074 ts_tablet_manager.cc:1434] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:06:06.519867  4074 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:06.517637  3924 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:06.524998  4073 tablet_bootstrap.cc:492] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:06.525427  4073 ts_tablet_manager.cc:1403] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.013s
I20260710 11:06:06.524492  4187 raft_consensus.cc:2749] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:06.527371  4187 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.533620  4192 raft_consensus.cc:493] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.533782  4073 raft_consensus.cc:359] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.534619  4192 raft_consensus.cc:515] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.538216  4073 raft_consensus.cc:385] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.538612  4073 raft_consensus.cc:740] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.539337  4073 consensus_queue.cc:260] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.544190  4073 ts_tablet_manager.cc:1434] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:06:06.547057  4073 tablet_bootstrap.cc:492] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:06.549117  4075 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:06.549680  4075 ts_tablet_manager.cc:1403] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.030s
I20260710 11:06:06.548974  3779 catalog_manager.cc:5697] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.550998  4077 raft_consensus.cc:493] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.552258  4077 raft_consensus.cc:515] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.553771  4074 tablet_bootstrap.cc:654] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.557168  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e46d8f27247518a79e2807350fb57" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.557874  3883 raft_consensus.cc:2468] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:06.558475  4077 leader_election.cc:290] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.558223  4075 raft_consensus.cc:359] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.559132  4075 raft_consensus.cc:385] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.559404  4075 raft_consensus.cc:740] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.559638  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e46d8f27247518a79e2807350fb57" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.560344  4192 leader_election.cc:290] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
W20260710 11:06:06.560974  3996 leader_election.cc:343] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.560038  4075 consensus_queue.cc:260] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.563694  3999 leader_election.cc:304] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:06.564039  4075 ts_tablet_manager.cc:1434] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:06.564241  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af8446e48e4ebc812f21a63bfa0b34" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.564458  4189 raft_consensus.cc:2804] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.564857  4189 raft_consensus.cc:493] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.565238  4189 raft_consensus.cc:3060] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.566207  4075 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:06.564890  3883 raft_consensus.cc:2468] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:06.575516  3925 leader_election.cc:304] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.576612  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af8446e48e4ebc812f21a63bfa0b34" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.576763  4187 raft_consensus.cc:2804] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.577214  4187 raft_consensus.cc:493] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.577271  4032 raft_consensus.cc:2468] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:06.577672  4187 raft_consensus.cc:3060] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.577355  4189 raft_consensus.cc:515] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.585394  4187 raft_consensus.cc:515] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.586164  4189 leader_election.cc:290] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.587167  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e46d8f27247518a79e2807350fb57" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:06.587492  4187 leader_election.cc:290] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
W20260710 11:06:06.588586  3996 leader_election.cc:343] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.588892  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af8446e48e4ebc812f21a63bfa0b34" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.589489  3884 raft_consensus.cc:3060] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.590857  4073 tablet_bootstrap.cc:654] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.592429  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af8446e48e4ebc812f21a63bfa0b34" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:06.592988  4031 raft_consensus.cc:3060] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.594563  4192 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.596907  3884 raft_consensus.cc:2468] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:06.606770  4031 raft_consensus.cc:2468] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:06.592391  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e46d8f27247518a79e2807350fb57" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.609102  3881 raft_consensus.cc:3060] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.620239  4074 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:06.620733  4074 ts_tablet_manager.cc:1403] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.004s
I20260710 11:06:06.610553  3925 leader_election.cc:304] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.638933  4187 raft_consensus.cc:2804] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.639472  4187 raft_consensus.cc:697] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:06.640226  4187 consensus_queue.cc:237] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
W20260710 11:06:06.642570  3830 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:06.644153  4075 tablet_bootstrap.cc:654] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.653257  4073 tablet_bootstrap.cc:492] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:06.654017  4073 ts_tablet_manager.cc:1403] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.016s
I20260710 11:06:06.655663  3881 raft_consensus.cc:2468] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:06.656662  3999 leader_election.cc:304] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:06.657332  4189 raft_consensus.cc:2804] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.657837  4189 raft_consensus.cc:697] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:06.657779  4073 raft_consensus.cc:359] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.658938  4189 consensus_queue.cc:237] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.658951  4073 raft_consensus.cc:385] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.661823  4074 raft_consensus.cc:359] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.665573  4073 raft_consensus.cc:740] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.665798  4074 raft_consensus.cc:385] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.666126  4074 raft_consensus.cc:740] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.666402  4073 consensus_queue.cc:260] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.666733  4074 consensus_queue.cc:260] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.668258  4073 ts_tablet_manager.cc:1434] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:06:06.668864  4074 ts_tablet_manager.cc:1434] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260710 11:06:06.669035  4073 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:06.669735  4074 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:06.671785  3782 catalog_manager.cc:5697] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.674069  4073 tablet_bootstrap.cc:654] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.675509  4075 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:06.675832  4075 ts_tablet_manager.cc:1403] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.000s
I20260710 11:06:06.678160  4075 raft_consensus.cc:359] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.678836  4075 raft_consensus.cc:385] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.679108  4075 raft_consensus.cc:740] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.679622  4074 tablet_bootstrap.cc:654] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.679704  4075 consensus_queue.cc:260] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.680210  3779 catalog_manager.cc:5697] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.681911  4075 ts_tablet_manager.cc:1434] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:06.682945  4075 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:06.695434  4075 tablet_bootstrap.cc:654] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.696542  4074 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:06.697041  4074 ts_tablet_manager.cc:1403] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260710 11:06:06.699612  4074 raft_consensus.cc:359] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.700340  4074 raft_consensus.cc:385] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.700640  4074 raft_consensus.cc:740] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.701401  4074 consensus_queue.cc:260] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.705912  4073 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:06.706184  4074 ts_tablet_manager.cc:1434] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:06:06.706560  4073 ts_tablet_manager.cc:1403] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.016s
I20260710 11:06:06.707417  4074 tablet_bootstrap.cc:492] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:06.713289  4075 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:06.713789  4075 ts_tablet_manager.cc:1403] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260710 11:06:06.715912  4073 raft_consensus.cc:359] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.723372  4074 tablet_bootstrap.cc:654] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.723444  4073 raft_consensus.cc:385] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.723968  4073 raft_consensus.cc:740] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.724745  4073 consensus_queue.cc:260] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.725605  4075 raft_consensus.cc:359] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.726485  4075 raft_consensus.cc:385] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.726812  4075 raft_consensus.cc:740] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.727710  4073 ts_tablet_manager.cc:1434] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:06:06.729414  4073 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729: Bootstrap starting.
I20260710 11:06:06.733304  4075 consensus_queue.cc:260] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.735493  4074 tablet_bootstrap.cc:492] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:06.735925  4074 ts_tablet_manager.cc:1403] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260710 11:06:06.739293  4075 ts_tablet_manager.cc:1434] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:06:06.740294  4075 tablet_bootstrap.cc:492] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e: Bootstrap starting.
I20260710 11:06:06.741567  4073 tablet_bootstrap.cc:654] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.742700  4074 raft_consensus.cc:359] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.743455  4074 raft_consensus.cc:385] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.743733  4074 raft_consensus.cc:740] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.746377  4075 tablet_bootstrap.cc:654] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.744549  4074 consensus_queue.cc:260] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.750933  4074 ts_tablet_manager.cc:1434] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:06:06.751611  4075 tablet_bootstrap.cc:492] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e: No bootstrap required, opened a new log
I20260710 11:06:06.751812  4074 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Bootstrap starting.
I20260710 11:06:06.752053  4075 ts_tablet_manager.cc:1403] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:06:06.755136  4187 raft_consensus.cc:493] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.755316  4075 raft_consensus.cc:359] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.755631  4187 raft_consensus.cc:515] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.755978  4075 raft_consensus.cc:385] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.756320  4075 raft_consensus.cc:740] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.757038  4075 consensus_queue.cc:260] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.757591  4187 leader_election.cc:290] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.758170  4074 tablet_bootstrap.cc:654] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.759369  4075 ts_tablet_manager.cc:1434] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:06:06.759330  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c37ccb12bb4d8293c0cb8a3186e109" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.760083  3884 raft_consensus.cc:2468] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:06.761071  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c37ccb12bb4d8293c0cb8a3186e109" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.761588  3925 leader_election.cc:304] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.761652  4032 raft_consensus.cc:2468] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 0.
I20260710 11:06:06.763803  4192 raft_consensus.cc:2804] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.764158  4192 raft_consensus.cc:493] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.764487  4192 raft_consensus.cc:3060] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.764883  4074 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: No bootstrap required, opened a new log
I20260710 11:06:06.765305  4074 ts_tablet_manager.cc:1403] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 11:06:06.769541  4074 raft_consensus.cc:359] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.770479  4074 raft_consensus.cc:385] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.770825  4074 raft_consensus.cc:740] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.771745  4074 consensus_queue.cc:260] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.775172  4074 ts_tablet_manager.cc:1434] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:06:06.780272  4192 raft_consensus.cc:515] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.781076  4081 raft_consensus.cc:493] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.781616  4081 raft_consensus.cc:515] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.783831  4081 leader_election.cc:290] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.784708  4192 leader_election.cc:290] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.784618  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c37ccb12bb4d8293c0cb8a3186e109" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:06.784950  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc0042740614795819500c445ee2d54" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.784621  4073 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729: No bootstrap required, opened a new log
I20260710 11:06:06.785312  4032 raft_consensus.cc:3060] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.785444  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc0042740614795819500c445ee2d54" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.785785  4073 ts_tablet_manager.cc:1403] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.010s
I20260710 11:06:06.786123  3955 raft_consensus.cc:2468] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 0.
W20260710 11:06:06.786427  3849 leader_election.cc:343] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:06.787328  3847 leader_election.cc:304] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:06.787925  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c37ccb12bb4d8293c0cb8a3186e109" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.788486  3884 raft_consensus.cc:3060] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.788442  4081 raft_consensus.cc:2804] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.788610  4073 raft_consensus.cc:359] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.789090  4081 raft_consensus.cc:493] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.789328  4073 raft_consensus.cc:385] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.789496  4081 raft_consensus.cc:3060] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.789660  4073 raft_consensus.cc:740] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.790410  4073 consensus_queue.cc:260] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.792300  4032 raft_consensus.cc:2468] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:06.792665  4073 ts_tablet_manager.cc:1434] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:06:06.793551  3924 leader_election.cc:304] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:06.794427  4192 raft_consensus.cc:2804] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.794883  4192 raft_consensus.cc:697] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:06.795708  4192 consensus_queue.cc:237] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.797492  3884 raft_consensus.cc:2468] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:06.797899  4081 raft_consensus.cc:515] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.801323  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc0042740614795819500c445ee2d54" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:06.801846  3955 raft_consensus.cc:3060] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.805023  4081 leader_election.cc:290] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.806126  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc0042740614795819500c445ee2d54" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:06.806734  4032 raft_consensus.cc:3060] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.811120  3955 raft_consensus.cc:2468] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:06.812129  3847 leader_election.cc:304] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.812785  4081 raft_consensus.cc:2804] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.812739  4032 raft_consensus.cc:2468] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c8b5798dab49dab7ef142fcc735e0e in term 1.
I20260710 11:06:06.813385  4081 raft_consensus.cc:697] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Leader. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:06.813141  3778 catalog_manager.cc:5697] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.814257  4081 consensus_queue.cc:237] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.822294  3782 catalog_manager.cc:5697] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129). New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.834218  4189 consensus_queue.cc:1048] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.836894  4189 raft_consensus.cc:493] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.837378  4189 raft_consensus.cc:515] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.839404  4189 leader_election.cc:290] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.840143  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:06.840796  3884 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:06.840973  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.841566  3959 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 0.
I20260710 11:06:06.842655  3999 leader_election.cc:304] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.843428  4098 raft_consensus.cc:2804] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:06.843784  4098 raft_consensus.cc:493] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:06.844113  4098 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.847797  4189 consensus_queue.cc:1048] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.852100  4098 raft_consensus.cc:515] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.855779  4098 leader_election.cc:290] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:06.855674  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:06.855702  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:06.856377  3881 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.856674  3959 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.865305  3881 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:06.866163  3959 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:06.866645  3999 leader_election.cc:304] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:06.867455  4098 raft_consensus.cc:2804] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.867873  4098 raft_consensus.cc:697] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:06.868551  4098 consensus_queue.cc:237] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.876727  3778 catalog_manager.cc:5697] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.886101  4089 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.886503  4089 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:06.888159  4089 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:06.888906  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:06.889353  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:06.889714  3959 raft_consensus.cc:2393] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in this term.
I20260710 11:06:06.890156  4032 raft_consensus.cc:2393] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66c8b5798dab49dab7ef142fcc735e0e in current term 1: Already voted for candidate 53b961c976244dc8bc3d83c05f546729 in this term.
I20260710 11:06:06.890758  3955 raft_consensus.cc:3060] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.891165  3849 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:06.891813  4089 raft_consensus.cc:3060] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.898845  4089 raft_consensus.cc:2749] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:06.899019  4098 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:06.910626  4189 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.052922  4192 consensus_queue.cc:1048] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.063174  4083 consensus_queue.cc:1048] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:07.081123  3955 raft_consensus.cc:3060] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.087610  4189 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.100142  4234 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.222420  4187 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.234717  4083 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.265690  4089 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.277254  4089 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.372999  4234 consensus_queue.cc:1048] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:07.383474  4097 consensus_queue.cc:1048] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:07.657186  3830 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:08.399168  4234 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.399667  4234 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:08.401443  4234 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:08.402293  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:08.402437  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:08.403036  3884 raft_consensus.cc:2468] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:08.403057  3959 raft_consensus.cc:2468] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:08.404357  3999 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:08.404969  4234 raft_consensus.cc:2804] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:08.405315  4234 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.405530  4234 raft_consensus.cc:3060] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:08.410454  4234 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:08.412474  4234 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:08.413368  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:08.413609  3959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:08.414048  3881 raft_consensus.cc:3060] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:08.414219  3959 raft_consensus.cc:3060] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:08.418716  3881 raft_consensus.cc:2468] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 2.
I20260710 11:06:08.419773  3999 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:08.419808  3959 raft_consensus.cc:2468] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 2.
I20260710 11:06:08.421161  4234 raft_consensus.cc:2804] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:08.421873  4234 raft_consensus.cc:697] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:08.423188  4234 consensus_queue.cc:237] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:08.432901  3782 catalog_manager.cc:5697] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 0 to 2, leader changed from <none> to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.985580  3884 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:08.986810  4253 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.997372  3955 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:08.998731  4263 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.222575  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:09.229197  4267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:09.229441  4268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:09.232148  2758 server_base.cc:1061] running on GCE node
W20260710 11:06:09.232442  4270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:09.234278  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:09.234526  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:09.234710  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681569234696 us; error 0 us; skew 500 ppm
I20260710 11:06:09.235244  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:09.237759  2758 webserver.cc:533] Webserver started at http://127.2.177.132:42613/ using document root <none> and password file <none>
I20260710 11:06:09.238317  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:09.238539  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:09.238823  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:09.239874  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-3-root/instance:
uuid: "2751b57b6038441c8aab06b151c922d8"
format_stamp: "Formatted at 2026-07-10 11:06:09 on dist-test-slave-vxgv"
I20260710 11:06:09.244441  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:09.248643  4275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:09.249608  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:06:09.249924  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-3-root
uuid: "2751b57b6038441c8aab06b151c922d8"
format_stamp: "Formatted at 2026-07-10 11:06:09 on dist-test-slave-vxgv"
I20260710 11:06:09.250298  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:09.275854  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:09.277112  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:09.278687  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:09.280848  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:09.281073  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:09.281328  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:09.281543  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:09.332108  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.132:33521
I20260710 11:06:09.332213  4337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.132:33521 every 8 connection(s)
I20260710 11:06:09.337045  2758 auto_leader_rebalancer-test.cc:388] add a tserver: 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:09.353478  4338 heartbeater.cc:344] Connected to a master server at 127.2.177.190:36419
I20260710 11:06:09.353904  4338 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:09.354701  4338 heartbeater.cc:507] Master 127.2.177.190:36419 requested a full tablet report, sending...
I20260710 11:06:09.356662  3778 ts_manager.cc:194] Registered new tserver with Master: 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:09.358141  3778 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50284
I20260710 11:06:09.723434  3884 consensus_queue.cc:237] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:09.730927  4032 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.731981  3955 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.732992  4247 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:09.733996  4345 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:09.743217  4247 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
W20260710 11:06:09.745419  3850 consensus_peers.cc:597] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcc0042740614795819500c445ee2d54. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.747861  4032 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.747864  3955 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.762260  3778 catalog_manager.cc:5697] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.775364  3959 consensus_queue.cc:237] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:09.813457  4032 raft_consensus.cc:1275] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.815374  4260 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:06:09.830432  3884 raft_consensus.cc:1275] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.832480  4359 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:09.840957  4260 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.842896  3884 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
W20260710 11:06:09.845911  3925 consensus_peers.cc:597] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddfad57b08c14fd4b047f425590c97fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.849997  4032 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.855083  3881 consensus_queue.cc:237] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:09.856834  3780 catalog_manager.cc:5697] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:09.874033  3850 consensus_peers.cc:597] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7597a627075c458ca8b16248f78db7ad. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.875168  4032 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.875336  3959 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.876386  4350 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:09.877192  4351 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:09.885195  4247 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.886889  3959 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.893226  4032 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.896442  3881 consensus_queue.cc:237] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:09.898608  3780 catalog_manager.cc:5697] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:09.904672  3850 consensus_peers.cc:597] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b3c2e04665b48a8af113483e923c207. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.906153  4031 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.907644  3959 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:09.907887  4351 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:09.909611  4350 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:09.926455  4350 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.932478  4031 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:09.937414  3955 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:10.620441  4338 heartbeater.cc:499] Master 127.2.177.190:36419 was elected leader, sending a full tablet report...
W20260710 11:06:10.693212  3955 consensus_meta.cc:287] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Time spent flushing consensus metadata: real 0.754s	user 0.011s	sys 0.001s
I20260710 11:06:10.696951  4376 ts_tablet_manager.cc:933] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:10.721035  4376 tablet_copy_client.cc:323] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.130:33397
I20260710 11:06:10.842967  4381 ts_tablet_manager.cc:933] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:10.856204  3778 catalog_manager.cc:5697] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:10.944931  4353 raft_consensus.cc:493] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53b961c976244dc8bc3d83c05f546729)
I20260710 11:06:10.951731  4353 raft_consensus.cc:515] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:10.966207  4353 leader_election.cc:290] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:10.969959  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:10.970428  4375 raft_consensus.cc:493] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53b961c976244dc8bc3d83c05f546729)
I20260710 11:06:10.977231  4375 raft_consensus.cc:515] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } }
I20260710 11:06:10.978022  4370 raft_consensus.cc:493] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 53b961c976244dc8bc3d83c05f546729)
I20260710 11:06:10.978797  4370 raft_consensus.cc:515] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:10.979926  4353 raft_consensus.cc:493] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53b961c976244dc8bc3d83c05f546729)
I20260710 11:06:10.980826  4353 raft_consensus.cc:515] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:10.980978  4370 leader_election.cc:290] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:10.987738  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:10.991940  4375 leader_election.cc:290] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:10.993230  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
W20260710 11:06:10.995406  3813 debug-util.cc:398] Leaking SignalData structure 0x7b0800036460 after lost signal to thread 2761
I20260710 11:06:10.996433  4353 leader_election.cc:290] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:10.996924  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf31abd550546f0831a6e4d5e8a40aa" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
W20260710 11:06:10.996572  3813 debug-util.cc:398] Leaking SignalData structure 0x7b0800134c00 after lost signal to thread 3816
I20260710 11:06:10.996480  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:11.000124  4370 raft_consensus.cc:493] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53b961c976244dc8bc3d83c05f546729)
I20260710 11:06:11.000419  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:11.000789  4370 raft_consensus.cc:515] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
W20260710 11:06:11.001590  3813 debug-util.cc:398] Leaking SignalData structure 0x7b080025ab00 after lost signal to thread 3908
I20260710 11:06:11.003015  4370 leader_election.cc:290] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
W20260710 11:06:11.003332  3813 debug-util.cc:398] Leaking SignalData structure 0x7b0800259460 after lost signal to thread 4057
W20260710 11:06:11.003644  3813 debug-util.cc:398] Leaking SignalData structure 0x7b08002593c0 after lost signal to thread 4058
W20260710 11:06:11.004721  3813 debug-util.cc:398] Leaking SignalData structure 0x7b0800257a00 after lost signal to thread 4337
I20260710 11:06:11.004853  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c65d9b953214d199130b3b86cdcd437" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e" is_pre_election: true
I20260710 11:06:11.010975  4381 tablet_copy_client.cc:323] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.129:34389
I20260710 11:06:11.012991  4390 ts_tablet_manager.cc:933] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:11.043236  4390 tablet_copy_client.cc:323] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.129:34389
I20260710 11:06:11.043917  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0fefcba07a42e8ba08a1cc6fed398e" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:11.044461  4375 raft_consensus.cc:493] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53b961c976244dc8bc3d83c05f546729)
I20260710 11:06:11.045116  4375 raft_consensus.cc:515] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:11.045609  3924 leader_election.cc:304] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:11.046394  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c65d9b953214d199130b3b86cdcd437" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:11.046581  4359 raft_consensus.cc:2749] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:11.047261  4375 leader_election.cc:290] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:11.047314  3924 leader_election.cc:304] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:11.048182  4359 raft_consensus.cc:2749] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.048619  3924 leader_election.cc:304] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:11.049445  4359 raft_consensus.cc:2749] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.049883  3924 leader_election.cc:304] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:11.053079  4359 raft_consensus.cc:2749] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.053306  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:11.076648  4028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:11.092518  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "66c8b5798dab49dab7ef142fcc735e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:11.108392  3893 tablet_copy_service.cc:140] P 66c8b5798dab49dab7ef142fcc735e0e: Received BeginTabletCopySession request for tablet 5b3c2e04665b48a8af113483e923c207 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:53456)
I20260710 11:06:11.108690  3894 tablet_copy_service.cc:140] P 66c8b5798dab49dab7ef142fcc735e0e: Received BeginTabletCopySession request for tablet dcc0042740614795819500c445ee2d54 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:53456)
I20260710 11:06:11.109108  3893 tablet_copy_service.cc:161] P 66c8b5798dab49dab7ef142fcc735e0e: Beginning new tablet copy session on tablet 5b3c2e04665b48a8af113483e923c207 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:53456: session id = 2751b57b6038441c8aab06b151c922d8-5b3c2e04665b48a8af113483e923c207
I20260710 11:06:11.115360  3894 tablet_copy_service.cc:161] P 66c8b5798dab49dab7ef142fcc735e0e: Beginning new tablet copy session on tablet dcc0042740614795819500c445ee2d54 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:53456: session id = 2751b57b6038441c8aab06b151c922d8-dcc0042740614795819500c445ee2d54
I20260710 11:06:11.118885  3849 leader_election.cc:304] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [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: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:11.114118  4398 ts_tablet_manager.cc:933] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:11.121620  4372 raft_consensus.cc:2749] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.127291  3849 leader_election.cc:304] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [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: 66c8b5798dab49dab7ef142fcc735e0e; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:11.128481  4375 raft_consensus.cc:2749] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.129804  3969 tablet_copy_service.cc:140] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Received BeginTabletCopySession request for tablet ddfad57b08c14fd4b047f425590c97fd from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:55102)
I20260710 11:06:11.130949  3969 tablet_copy_service.cc:161] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Beginning new tablet copy session on tablet ddfad57b08c14fd4b047f425590c97fd from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:55102: session id = 2751b57b6038441c8aab06b151c922d8-ddfad57b08c14fd4b047f425590c97fd
I20260710 11:06:11.142310  3894 tablet_copy_source_session.cc:215] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.144265  4398 tablet_copy_client.cc:323] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.129:34389
I20260710 11:06:11.131354  3893 tablet_copy_source_session.cc:215] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.148439  4381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc0042740614795819500c445ee2d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.151919  3969 tablet_copy_source_session.cc:215] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.156220  4390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c2e04665b48a8af113483e923c207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.156286  3894 tablet_copy_service.cc:140] P 66c8b5798dab49dab7ef142fcc735e0e: Received BeginTabletCopySession request for tablet 7597a627075c458ca8b16248f78db7ad from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:53456)
I20260710 11:06:11.156919  3894 tablet_copy_service.cc:161] P 66c8b5798dab49dab7ef142fcc735e0e: Beginning new tablet copy session on tablet 7597a627075c458ca8b16248f78db7ad from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:53456: session id = 2751b57b6038441c8aab06b151c922d8-7597a627075c458ca8b16248f78db7ad
I20260710 11:06:11.170796  4376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfad57b08c14fd4b047f425590c97fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.172760  3894 tablet_copy_source_session.cc:215] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.175539  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7597a627075c458ca8b16248f78db7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.188304  4376 tablet_copy_client.cc:806] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.189100  4376 tablet_copy_client.cc:670] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.194178  4376 tablet_copy_client.cc:538] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.194269  4398 tablet_copy_client.cc:806] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.194694  4390 tablet_copy_client.cc:806] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.195152  4398 tablet_copy_client.cc:670] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.195230  4390 tablet_copy_client.cc:670] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.197918  4381 tablet_copy_client.cc:806] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.210578  4381 tablet_copy_client.cc:670] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.199358  4390 tablet_copy_client.cc:538] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.208108  4376 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:11.199510  4398 tablet_copy_client.cc:538] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.220348  4390 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:11.225615  4381 tablet_copy_client.cc:538] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.234835  4381 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:11.248421  4398 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:11.283063  4381 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.287485  4381 tablet_bootstrap.cc:492] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:11.288292  4381 ts_tablet_manager.cc:1403] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.007s
I20260710 11:06:11.289769  4390 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.290824  4390 tablet_bootstrap.cc:492] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:11.291723  4390 ts_tablet_manager.cc:1403] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.011s
I20260710 11:06:11.292449  4381 raft_consensus.cc:359] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.298418  4381 raft_consensus.cc:740] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:11.299154  4381 consensus_queue.cc:260] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.297405  4390 raft_consensus.cc:359] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.300458  4376 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.301533  4376 tablet_bootstrap.cc:492] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:11.300523  4390 raft_consensus.cc:740] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:11.302268  4376 ts_tablet_manager.cc:1403] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.014s
I20260710 11:06:11.302416  4390 consensus_queue.cc:260] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.305521  4376 raft_consensus.cc:359] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.307087  4376 raft_consensus.cc:740] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:11.309000  4376 consensus_queue.cc:260] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.315853  4381 ts_tablet_manager.cc:1434] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.012s
I20260710 11:06:11.317148  4376 ts_tablet_manager.cc:1434] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:11.318673  3893 tablet_copy_service.cc:342] P 66c8b5798dab49dab7ef142fcc735e0e: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-dcc0042740614795819500c445ee2d54 received from {username='slave'} at 127.0.0.1:53456
I20260710 11:06:11.320596  3893 tablet_copy_service.cc:434] P 66c8b5798dab49dab7ef142fcc735e0e: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-dcc0042740614795819500c445ee2d54 on tablet dcc0042740614795819500c445ee2d54 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:11.320596  4390 ts_tablet_manager.cc:1434] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:06:11.322320  3969 tablet_copy_service.cc:342] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-ddfad57b08c14fd4b047f425590c97fd received from {username='slave'} at 127.0.0.1:55102
I20260710 11:06:11.322759  3969 tablet_copy_service.cc:434] P 1e2e326f042d4e5b8b4b9d80bda78bb9: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-ddfad57b08c14fd4b047f425590c97fd on tablet ddfad57b08c14fd4b047f425590c97fd with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:11.320091  4398 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.325899  4398 tablet_bootstrap.cc:492] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:11.326697  4398 ts_tablet_manager.cc:1403] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.079s	user 0.028s	sys 0.002s
I20260710 11:06:11.328495  3893 tablet_copy_service.cc:342] P 66c8b5798dab49dab7ef142fcc735e0e: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-5b3c2e04665b48a8af113483e923c207 received from {username='slave'} at 127.0.0.1:53456
I20260710 11:06:11.328958  3893 tablet_copy_service.cc:434] P 66c8b5798dab49dab7ef142fcc735e0e: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-5b3c2e04665b48a8af113483e923c207 on tablet 5b3c2e04665b48a8af113483e923c207 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:11.394207  4398 raft_consensus.cc:359] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.395370  4398 raft_consensus.cc:740] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:11.396134  4398 consensus_queue.cc:260] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:11.398684  4313 raft_consensus.cc:1217] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.421485  4398 ts_tablet_manager.cc:1434] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260710 11:06:11.429713  3893 tablet_copy_service.cc:342] P 66c8b5798dab49dab7ef142fcc735e0e: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-7597a627075c458ca8b16248f78db7ad received from {username='slave'} at 127.0.0.1:53456
I20260710 11:06:11.430269  3893 tablet_copy_service.cc:434] P 66c8b5798dab49dab7ef142fcc735e0e: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-7597a627075c458ca8b16248f78db7ad on tablet 7597a627075c458ca8b16248f78db7ad with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:11.471446  4313 raft_consensus.cc:1217] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.526499  4313 raft_consensus.cc:1217] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.586675  4313 raft_consensus.cc:1217] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:11.851016  4389 raft_consensus.cc:1064] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:11.853935  4389 consensus_queue.cc:237] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:11.863492  4313 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.864235  4028 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.865803  4372 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.867053  4375 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.876739  3954 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:11.878538  4389 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.904026  4372 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:11.913146  3955 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:11.922906  3780 catalog_manager.cc:5697] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.923482  4028 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:11.942425  4313 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:11.971575  3880 consensus_queue.cc:237] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:11.977486  4028 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:11.977533  4313 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:11.979169  4389 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:11.980082  4372 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:11.989481  4372 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:11.990720  4028 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:11.991392  4312 raft_consensus.cc:2955] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.006021  3769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b3c2e04665b48a8af113483e923c207 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.012670  3782 catalog_manager.cc:5697] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.024307  4409 raft_consensus.cc:1064] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:12.027491  4409 consensus_queue.cc:237] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:12.044154  3948 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b3c2e04665b48a8af113483e923c207 with delete_type TABLET_DATA_TOMBSTONED (TS 1e2e326f042d4e5b8b4b9d80bda78bb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48872
I20260710 11:06:12.059042  4416 tablet_replica.cc:333] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:12.060276  4416 raft_consensus.cc:2243] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.061097  4416 raft_consensus.cc:2272] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.062834  4028 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.064601  4312 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.066193  4416 ts_tablet_manager.cc:1916] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.067724  4389 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.071223  3954 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.076646  4389 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.087572  4416 ts_tablet_manager.cc:1929] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.088377  4416 log.cc:1199] T 5b3c2e04665b48a8af113483e923c207 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/wals/5b3c2e04665b48a8af113483e923c207
I20260710 11:06:12.089445  4372 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.090556  3766 catalog_manager.cc:5028] TS 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): tablet 5b3c2e04665b48a8af113483e923c207 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:12.105621  4409 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.110375  4028 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.112818  4312 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.119203  4389 raft_consensus.cc:1064] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:12.122901  4389 consensus_queue.cc:237] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:12.125236  3954 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.129739  3778 catalog_manager.cc:5697] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.146255  4393 raft_consensus.cc:1064] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:12.155077  4393 consensus_queue.cc:237] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:12.170883  4028 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.171270  4312 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.172415  3954 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.180786  4375 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:12.186017  4409 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:12.187628  4372 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:12.196771  3880 consensus_queue.cc:237] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:12.210426  4313 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.206892  4030 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.218345  4313 raft_consensus.cc:1275] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.218837  4031 raft_consensus.cc:1275] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.220223  4375 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.222308  4372 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.236047  4423 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:12.237861  3880 raft_consensus.cc:1275] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:12.241670  4409 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.243468  4393 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.248597  4031 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.268842  4393 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.272563  4313 raft_consensus.cc:2955] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.282629  3778 catalog_manager.cc:5697] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
W20260710 11:06:12.289626  4427 log.cc:927] Time spent T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260710 11:06:12.293272  4372 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.298084  4028 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.303011  3769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcc0042740614795819500c445ee2d54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.305562  4421 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.308874  4312 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.318804  3884 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.323123  4029 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.335749  4311 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.339217  3954 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.344118  3948 tablet_service.cc:1558] Processing DeleteTablet for tablet dcc0042740614795819500c445ee2d54 with delete_type TABLET_DATA_TOMBSTONED (TS 1e2e326f042d4e5b8b4b9d80bda78bb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48872
I20260710 11:06:12.345049  4416 tablet_replica.cc:333] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:12.346047  4416 raft_consensus.cc:2243] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.346724  4416 raft_consensus.cc:2272] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.357254  4416 ts_tablet_manager.cc:1916] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.362584  3780 catalog_manager.cc:5697] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.366266  3780 catalog_manager.cc:5697] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.393909  3954 consensus_queue.cc:237] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:12.407225  4311 raft_consensus.cc:1275] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.407634  4028 raft_consensus.cc:1275] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.409168  4422 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:12.410036  4416 ts_tablet_manager.cc:1929] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.410495  4416 log.cc:1199] T dcc0042740614795819500c445ee2d54 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/wals/dcc0042740614795819500c445ee2d54
I20260710 11:06:12.411260  4421 consensus_queue.cc:1048] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.412226  3766 catalog_manager.cc:5028] TS 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): tablet dcc0042740614795819500c445ee2d54 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:12.419092  4423 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.431847  4311 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.439299  4028 raft_consensus.cc:2955] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.445932  3766 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ddfad57b08c14fd4b047f425590c97fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.452901  3880 consensus_queue.cc:237] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:12.452680  3782 catalog_manager.cc:5697] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.461217  4311 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.461428  3955 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:12.463289  4372 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.465291  4372 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.472362  3874 tablet_service.cc:1558] Processing DeleteTablet for tablet ddfad57b08c14fd4b047f425590c97fd with delete_type TABLET_DATA_TOMBSTONED (TS 66c8b5798dab49dab7ef142fcc735e0e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51998
I20260710 11:06:12.480719  4375 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.485606  3954 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.493808  4313 raft_consensus.cc:2955] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:12.500741  4433 tablet_replica.cc:333] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:12.502028  4433 raft_consensus.cc:2243] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.502717  3769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7597a627075c458ca8b16248f78db7ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.502736  4433 raft_consensus.cc:2272] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.507185  3780 catalog_manager.cc:5697] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.511040  4433 ts_tablet_manager.cc:1916] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.531980  4023 tablet_service.cc:1558] Processing DeleteTablet for tablet 7597a627075c458ca8b16248f78db7ad with delete_type TABLET_DATA_TOMBSTONED (TS 53b961c976244dc8bc3d83c05f546729 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35920
I20260710 11:06:12.536443  4434 tablet_replica.cc:333] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:12.537575  4434 raft_consensus.cc:2243] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.538223  4433 ts_tablet_manager.cc:1929] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.538391  4434 raft_consensus.cc:2272] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.538763  4433 log.cc:1199] T ddfad57b08c14fd4b047f425590c97fd P 66c8b5798dab49dab7ef142fcc735e0e: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/wals/ddfad57b08c14fd4b047f425590c97fd
I20260710 11:06:12.542168  4434 ts_tablet_manager.cc:1916] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.542445  3769 catalog_manager.cc:5028] TS 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): tablet ddfad57b08c14fd4b047f425590c97fd (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:12.553963  4434 ts_tablet_manager.cc:1929] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.554448  4434 log.cc:1199] T 7597a627075c458ca8b16248f78db7ad P 53b961c976244dc8bc3d83c05f546729: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/wals/7597a627075c458ca8b16248f78db7ad
I20260710 11:06:12.556000  3768 catalog_manager.cc:5028] TS 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): tablet 7597a627075c458ca8b16248f78db7ad (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:13.589362  3955 consensus_queue.cc:237] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:13.601568  4029 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:13.603919  3925 consensus_peers.cc:597] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd818213c5a24f3ab4d3803838d3d3e0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:13.604135  3880 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.604612  4423 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.609658  4423 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.617293  4423 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.619151  4029 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.621472  3880 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.632804  3955 consensus_queue.cc:237] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:13.637174  3780 catalog_manager.cc:5697] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.640901  4029 raft_consensus.cc:1275] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.643626  3884 raft_consensus.cc:1275] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:13.645356  3925 consensus_peers.cc:597] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d1a132198124d09b214a11c0271087b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:13.645817  4436 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.647435  4423 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.670661  4423 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.672178  4028 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.690073  3884 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.718027  3778 catalog_manager.cc:5697] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.725106  4028 consensus_queue.cc:237] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:13.744793  3955 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:13.746520  4379 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.760522  4379 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.764024  3955 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.791930  3884 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:13.793260  4432 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.794641  3782 catalog_manager.cc:5697] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 2 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.815646  3884 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.821902  3880 consensus_queue.cc:237] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
W20260710 11:06:13.825168  3999 consensus_peers.cc:597] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cf31abd550546f0831a6e4d5e8a40aa. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:13.833560  3850 consensus_peers.cc:597] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c22702ae9574225a2048121ff73a90e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:13.834030  4028 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.835481  4452 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.835069  3955 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:13.837482  4372 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:13.848405  4372 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.856446  3955 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.857918  4028 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:13.868976  3782 catalog_manager.cc:5697] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:14.019636  4458 ts_tablet_manager.cc:933] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:14.023818  4458 tablet_copy_client.cc:323] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.130:33397
I20260710 11:06:14.025831  3969 tablet_copy_service.cc:140] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Received BeginTabletCopySession request for tablet fd818213c5a24f3ab4d3803838d3d3e0 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:55102)
I20260710 11:06:14.026548  3969 tablet_copy_service.cc:161] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Beginning new tablet copy session on tablet fd818213c5a24f3ab4d3803838d3d3e0 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:55102: session id = 2751b57b6038441c8aab06b151c922d8-fd818213c5a24f3ab4d3803838d3d3e0
I20260710 11:06:14.037650  3969 tablet_copy_source_session.cc:215] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.041244  4458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd818213c5a24f3ab4d3803838d3d3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.059034  4458 tablet_copy_client.cc:806] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.059705  4458 tablet_copy_client.cc:670] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.063869  4458 tablet_copy_client.cc:538] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.072728  4458 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:14.093981  4458 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:14.094964  4458 tablet_bootstrap.cc:492] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:14.095664  4458 ts_tablet_manager.cc:1403] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.010s
I20260710 11:06:14.098562  4458 raft_consensus.cc:359] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.103821  4458 raft_consensus.cc:740] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:14.104785  4458 consensus_queue.cc:260] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.115538  4458 ts_tablet_manager.cc:1434] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.003s
I20260710 11:06:14.122496  3969 tablet_copy_service.cc:342] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-fd818213c5a24f3ab4d3803838d3d3e0 received from {username='slave'} at 127.0.0.1:55102
I20260710 11:06:14.122997  3969 tablet_copy_service.cc:434] P 1e2e326f042d4e5b8b4b9d80bda78bb9: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-fd818213c5a24f3ab4d3803838d3d3e0 on tablet fd818213c5a24f3ab4d3803838d3d3e0 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:14.141275  4458 ts_tablet_manager.cc:933] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:14.146790  4458 tablet_copy_client.cc:323] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.130:33397
I20260710 11:06:14.148844  3969 tablet_copy_service.cc:140] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Received BeginTabletCopySession request for tablet 9d1a132198124d09b214a11c0271087b from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:55102)
I20260710 11:06:14.149384  3969 tablet_copy_service.cc:161] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Beginning new tablet copy session on tablet 9d1a132198124d09b214a11c0271087b from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:55102: session id = 2751b57b6038441c8aab06b151c922d8-9d1a132198124d09b214a11c0271087b
I20260710 11:06:14.156858  3969 tablet_copy_source_session.cc:215] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.160305  4458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1a132198124d09b214a11c0271087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.179603  4458 tablet_copy_client.cc:806] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.180334  4458 tablet_copy_client.cc:670] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.186725  4458 tablet_copy_client.cc:538] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.196669  4458 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:14.227851  4458 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:14.228745  4458 tablet_bootstrap.cc:492] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:14.229396  4458 ts_tablet_manager.cc:1403] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.009s
I20260710 11:06:14.232203  4458 raft_consensus.cc:359] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.233026  4458 raft_consensus.cc:740] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:14.233672  4458 consensus_queue.cc:260] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.238826  4458 ts_tablet_manager.cc:1434] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260710 11:06:14.240845  3969 tablet_copy_service.cc:342] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-9d1a132198124d09b214a11c0271087b received from {username='slave'} at 127.0.0.1:55102
I20260710 11:06:14.241294  3969 tablet_copy_service.cc:434] P 1e2e326f042d4e5b8b4b9d80bda78bb9: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-9d1a132198124d09b214a11c0271087b on tablet 9d1a132198124d09b214a11c0271087b with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:14.296953  4458 ts_tablet_manager.cc:933] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:14.298753  4458 tablet_copy_client.cc:323] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.129:34389
I20260710 11:06:14.300659  3893 tablet_copy_service.cc:140] P 66c8b5798dab49dab7ef142fcc735e0e: Received BeginTabletCopySession request for tablet 9c22702ae9574225a2048121ff73a90e from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:53456)
I20260710 11:06:14.301165  3893 tablet_copy_service.cc:161] P 66c8b5798dab49dab7ef142fcc735e0e: Beginning new tablet copy session on tablet 9c22702ae9574225a2048121ff73a90e from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:53456: session id = 2751b57b6038441c8aab06b151c922d8-9c22702ae9574225a2048121ff73a90e
I20260710 11:06:14.309105  3893 tablet_copy_source_session.cc:215] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.315855  4458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c22702ae9574225a2048121ff73a90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.336161  4458 tablet_copy_client.cc:806] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.337107  4458 tablet_copy_client.cc:670] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.339581  4466 ts_tablet_manager.cc:933] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:14.341665  4458 tablet_copy_client.cc:538] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.350950  4458 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:14.362874  4466 tablet_copy_client.cc:323] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.131:36999
I20260710 11:06:14.440788  4043 tablet_copy_service.cc:140] P 53b961c976244dc8bc3d83c05f546729: Received BeginTabletCopySession request for tablet 6cf31abd550546f0831a6e4d5e8a40aa from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:34412)
I20260710 11:06:14.441375  4043 tablet_copy_service.cc:161] P 53b961c976244dc8bc3d83c05f546729: Beginning new tablet copy session on tablet 6cf31abd550546f0831a6e4d5e8a40aa from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:34412: session id = 2751b57b6038441c8aab06b151c922d8-6cf31abd550546f0831a6e4d5e8a40aa
I20260710 11:06:14.447636  4458 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:14.450619  4458 tablet_bootstrap.cc:492] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:14.453735  4043 tablet_copy_source_session.cc:215] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.452404  4458 ts_tablet_manager.cc:1403] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.102s	user 0.039s	sys 0.044s
I20260710 11:06:14.457352  4466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf31abd550546f0831a6e4d5e8a40aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.458963  4458 raft_consensus.cc:359] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.459777  4458 raft_consensus.cc:740] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:14.460354  4458 consensus_queue.cc:260] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.462504  4458 ts_tablet_manager.cc:1434] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:14.464507  3893 tablet_copy_service.cc:342] P 66c8b5798dab49dab7ef142fcc735e0e: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-9c22702ae9574225a2048121ff73a90e received from {username='slave'} at 127.0.0.1:53456
I20260710 11:06:14.464926  3893 tablet_copy_service.cc:434] P 66c8b5798dab49dab7ef142fcc735e0e: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-9c22702ae9574225a2048121ff73a90e on tablet 9c22702ae9574225a2048121ff73a90e with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:14.480931  4466 tablet_copy_client.cc:806] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.481523  4466 tablet_copy_client.cc:670] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.486922  4466 tablet_copy_client.cc:538] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.495939  4466 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:14.528571  4466 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:14.529474  4466 tablet_bootstrap.cc:492] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:14.530187  4466 ts_tablet_manager.cc:1403] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.020s
I20260710 11:06:14.533121  4466 raft_consensus.cc:359] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.533927  4466 raft_consensus.cc:740] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:14.534564  4466 consensus_queue.cc:260] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:14.536892  4466 ts_tablet_manager.cc:1434] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:06:14.538952  4043 tablet_copy_service.cc:342] P 53b961c976244dc8bc3d83c05f546729: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-6cf31abd550546f0831a6e4d5e8a40aa received from {username='slave'} at 127.0.0.1:34412
I20260710 11:06:14.539363  4043 tablet_copy_service.cc:434] P 53b961c976244dc8bc3d83c05f546729: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-6cf31abd550546f0831a6e4d5e8a40aa on tablet 6cf31abd550546f0831a6e4d5e8a40aa with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:14.558629  4313 raft_consensus.cc:1217] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:14.630415  4313 raft_consensus.cc:1217] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:14.739543  4313 raft_consensus.cc:1217] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:14.848781  4313 raft_consensus.cc:1217] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:06:15.105405  4473 raft_consensus.cc:1064] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:15.109803  4473 consensus_queue.cc:237] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.132275  4029 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.133914  4313 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.133853  3884 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.135818  4473 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:06:15.138043  4421 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.139443  4474 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:06:15.170655  4452 raft_consensus.cc:1064] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:15.173012  4452 consensus_queue.cc:237] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.175566  4421 raft_consensus.cc:1064] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:15.190662  4473 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.193538  3884 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.195542  4421 consensus_queue.cc:237] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.207717  4029 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.212257  4313 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.214444  4471 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.214571  3779 catalog_manager.cc:5697] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.217175  4031 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.221431  4471 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.257154  3956 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.260593  4471 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.263563  4452 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.264322  4313 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.264964  4311 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.274441  4029 raft_consensus.cc:1275] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.277769  4474 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.285545  3884 raft_consensus.cc:1275] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.289346  4312 raft_consensus.cc:1275] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:15.294749  4474 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.296622  4474 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.305861  4031 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.306075  3956 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.328166  4432 raft_consensus.cc:1064] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:15.331662  4432 consensus_queue.cc:237] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.335435  3782 catalog_manager.cc:5697] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.348618  4474 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.353049  4031 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.370978  4313 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.409163  3880 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.433560  3956 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:15.435134  4379 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.443805  3880 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:15.444491  4313 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 LEARNER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:15.447346  4432 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.448767  4379 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:15.488140  3956 consensus_queue.cc:237] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.496325  3884 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.496378  4311 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.497133  3780 catalog_manager.cc:5697] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.499513  4480 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.506470  4474 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.511087  4379 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.513803  3881 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.525465  4421 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.529421  3880 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.537932  4311 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.553419  3956 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.560734  3778 catalog_manager.cc:5697] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:15.566936  3780 catalog_manager.cc:5697] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.578373  4313 raft_consensus.cc:2955] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.583313  3956 consensus_queue.cc:237] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.589596  3766 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd818213c5a24f3ab4d3803838d3d3e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.596681  4023 tablet_service.cc:1558] Processing DeleteTablet for tablet fd818213c5a24f3ab4d3803838d3d3e0 with delete_type TABLET_DATA_TOMBSTONED (TS 53b961c976244dc8bc3d83c05f546729 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35920
I20260710 11:06:15.599905  4311 raft_consensus.cc:1275] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.603762  4480 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.606683  4031 raft_consensus.cc:1275] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.609511  4474 consensus_queue.cc:1048] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.617635  4029 consensus_queue.cc:237] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.625281  4497 tablet_replica.cc:333] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:15.626474  4497 raft_consensus.cc:2243] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.627235  4497 raft_consensus.cc:2272] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.628907  4421 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.635334  4312 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.642391  3766 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d1a132198124d09b214a11c0271087b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.646023  4497 ts_tablet_manager.cc:1916] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.660816  3782 catalog_manager.cc:5697] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:15.663905  4313 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:15.666039  3956 raft_consensus.cc:1275] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:15.667006  4379 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.668198  4460 consensus_queue.cc:1048] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:15.678198  4497 ts_tablet_manager.cc:1929] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.678355  3874 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d1a132198124d09b214a11c0271087b with delete_type TABLET_DATA_TOMBSTONED (TS 66c8b5798dab49dab7ef142fcc735e0e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51998
I20260710 11:06:15.678755  4497 log.cc:1199] T fd818213c5a24f3ab4d3803838d3d3e0 P 53b961c976244dc8bc3d83c05f546729: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/wals/fd818213c5a24f3ab4d3803838d3d3e0
I20260710 11:06:15.680436  3768 catalog_manager.cc:5028] TS 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): tablet fd818213c5a24f3ab4d3803838d3d3e0 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:15.677354  4460 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.686475  4313 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.688549  3954 raft_consensus.cc:2955] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.633754  4031 raft_consensus.cc:2955] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.695600  4498 tablet_replica.cc:333] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:15.700726  3782 catalog_manager.cc:5697] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 reported cstate change: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New cstate: current_term: 2 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.701610  4498 raft_consensus.cc:2243] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.702366  4498 raft_consensus.cc:2272] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.705928  4498 ts_tablet_manager.cc:1916] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.718036  3880 consensus_queue.cc:237] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:15.718910  3874 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cf31abd550546f0831a6e4d5e8a40aa with delete_type TABLET_DATA_TOMBSTONED (TS 66c8b5798dab49dab7ef142fcc735e0e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51998
I20260710 11:06:15.724576  4313 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.726212  4471 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.732991  3955 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:15.734943  4452 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.734411  4457 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.740388  4313 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.740805  3955 raft_consensus.cc:2955] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.754842  4498 ts_tablet_manager.cc:1929] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.762339  4498 log.cc:1199] T 9d1a132198124d09b214a11c0271087b P 66c8b5798dab49dab7ef142fcc735e0e: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/wals/9d1a132198124d09b214a11c0271087b
I20260710 11:06:15.766245  3782 catalog_manager.cc:5697] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:15.773658  3769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c22702ae9574225a2048121ff73a90e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.779237  4023 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c22702ae9574225a2048121ff73a90e with delete_type TABLET_DATA_TOMBSTONED (TS 53b961c976244dc8bc3d83c05f546729 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35920
I20260710 11:06:15.780151  4497 tablet_replica.cc:333] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:15.781157  4497 raft_consensus.cc:2243] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.781908  4497 raft_consensus.cc:2272] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.785838  4497 ts_tablet_manager.cc:1916] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.786864  3768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cf31abd550546f0831a6e4d5e8a40aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.797932  3769 catalog_manager.cc:5028] TS 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): tablet 9d1a132198124d09b214a11c0271087b (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:15.799659  4498 tablet_replica.cc:333] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:15.804723  4497 ts_tablet_manager.cc:1929] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.805279  4497 log.cc:1199] T 9c22702ae9574225a2048121ff73a90e P 53b961c976244dc8bc3d83c05f546729: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/wals/9c22702ae9574225a2048121ff73a90e
I20260710 11:06:15.806735  3768 catalog_manager.cc:5028] TS 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): tablet 9c22702ae9574225a2048121ff73a90e (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:15.814632  4498 raft_consensus.cc:2243] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.821422  4498 raft_consensus.cc:2272] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.826932  4498 ts_tablet_manager.cc:1916] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.845410  4498 ts_tablet_manager.cc:1929] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:06:15.845921  4498 log.cc:1199] T 6cf31abd550546f0831a6e4d5e8a40aa P 66c8b5798dab49dab7ef142fcc735e0e: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/wals/6cf31abd550546f0831a6e4d5e8a40aa
I20260710 11:06:15.847502  3769 catalog_manager.cc:5028] TS 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): tablet 6cf31abd550546f0831a6e4d5e8a40aa (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:16.827723  4031 consensus_queue.cc:237] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue 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: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:16.833472  3880 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:16.833554  3999 consensus_peers.cc:597] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66644a6e090e4b7c8a11488584be7558. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:16.835350  4460 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:16.836635  3954 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.838138  4379 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.844019  4379 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.845564  3880 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.848026  3954 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.857048  4031 consensus_queue.cc:237] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:16.861197  3778 catalog_manager.cc:5697] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:16.866919  3999 consensus_peers.cc:597] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3a36ba8900c4582aae21b48f2e547bc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:16.867360  3880 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.867841  3954 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.868932  4379 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.869802  4460 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.879348  4460 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.882477  3955 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.889119  3880 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.894577  3782 catalog_manager.cc:5697] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.913491  4028 consensus_queue.cc:237] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
W20260710 11:06:16.923454  3999 consensus_peers.cc:597] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50debe035949445b98fb47435ce3234a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:16.923625  3955 raft_consensus.cc:1275] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.924963  4379 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.925268  3880 raft_consensus.cc:1275] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.931663  4460 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.933840  4460 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.935454  3955 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.941473  3880 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.948279  3779 catalog_manager.cc:5697] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.950472  3955 consensus_queue.cc:237] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:16.958154  4028 raft_consensus.cc:1275] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.959714  4500 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:16.961002  3925 consensus_peers.cc:597] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85e4d0e70eef40c28c96cddae4ec2cd3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:16.962947  3880 raft_consensus.cc:1275] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:16.964473  4500 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.976435  4031 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.978349  4500 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.995726  3782 catalog_manager.cc:5697] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:16.999023  3880 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:17.222697  4522 ts_tablet_manager.cc:933] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:17.224920  4522 tablet_copy_client.cc:323] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.131:36999
I20260710 11:06:17.226667  4043 tablet_copy_service.cc:140] P 53b961c976244dc8bc3d83c05f546729: Received BeginTabletCopySession request for tablet 66644a6e090e4b7c8a11488584be7558 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:34412)
I20260710 11:06:17.227249  4043 tablet_copy_service.cc:161] P 53b961c976244dc8bc3d83c05f546729: Beginning new tablet copy session on tablet 66644a6e090e4b7c8a11488584be7558 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:34412: session id = 2751b57b6038441c8aab06b151c922d8-66644a6e090e4b7c8a11488584be7558
I20260710 11:06:17.232561  4043 tablet_copy_source_session.cc:215] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.236070  4522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66644a6e090e4b7c8a11488584be7558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.251986  4522 tablet_copy_client.cc:806] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.252804  4522 tablet_copy_client.cc:670] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.256793  4522 tablet_copy_client.cc:538] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.265772  4522 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:17.283403  4522 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:17.284122  4522 tablet_bootstrap.cc:492] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:17.284662  4522 ts_tablet_manager.cc:1403] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260710 11:06:17.286926  4522 raft_consensus.cc:359] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.287595  4522 raft_consensus.cc:740] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:17.288100  4522 consensus_queue.cc:260] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [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: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.290884  4522 ts_tablet_manager.cc:1434] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:17.293044  4043 tablet_copy_service.cc:342] P 53b961c976244dc8bc3d83c05f546729: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-66644a6e090e4b7c8a11488584be7558 received from {username='slave'} at 127.0.0.1:34412
I20260710 11:06:17.293457  4043 tablet_copy_service.cc:434] P 53b961c976244dc8bc3d83c05f546729: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-66644a6e090e4b7c8a11488584be7558 on tablet 66644a6e090e4b7c8a11488584be7558 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:17.348218  4522 ts_tablet_manager.cc:933] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:17.349828  4522 tablet_copy_client.cc:323] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.131:36999
I20260710 11:06:17.351526  4043 tablet_copy_service.cc:140] P 53b961c976244dc8bc3d83c05f546729: Received BeginTabletCopySession request for tablet 50debe035949445b98fb47435ce3234a from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:34412)
I20260710 11:06:17.352066  4043 tablet_copy_service.cc:161] P 53b961c976244dc8bc3d83c05f546729: Beginning new tablet copy session on tablet 50debe035949445b98fb47435ce3234a from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:34412: session id = 2751b57b6038441c8aab06b151c922d8-50debe035949445b98fb47435ce3234a
I20260710 11:06:17.357770  4043 tablet_copy_source_session.cc:215] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.360420  4522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50debe035949445b98fb47435ce3234a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.371912  4522 tablet_copy_client.cc:806] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.372478  4522 tablet_copy_client.cc:670] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.376168  4522 tablet_copy_client.cc:538] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.382949  4527 ts_tablet_manager.cc:933] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:17.388911  4522 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:17.395417  4527 tablet_copy_client.cc:323] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.130:33397
I20260710 11:06:17.397256  3969 tablet_copy_service.cc:140] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Received BeginTabletCopySession request for tablet 85e4d0e70eef40c28c96cddae4ec2cd3 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:55102)
I20260710 11:06:17.397775  3969 tablet_copy_service.cc:161] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Beginning new tablet copy session on tablet 85e4d0e70eef40c28c96cddae4ec2cd3 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:55102: session id = 2751b57b6038441c8aab06b151c922d8-85e4d0e70eef40c28c96cddae4ec2cd3
I20260710 11:06:17.406256  3969 tablet_copy_source_session.cc:215] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.408794  4522 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:17.409713  4522 tablet_bootstrap.cc:492] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:17.410429  4522 ts_tablet_manager.cc:1403] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260710 11:06:17.411108  4527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e4d0e70eef40c28c96cddae4ec2cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.413036  4522 raft_consensus.cc:359] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.413681  4522 raft_consensus.cc:740] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:17.414219  4522 consensus_queue.cc:260] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.416358  4522 ts_tablet_manager.cc:1434] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:17.418272  4043 tablet_copy_service.cc:342] P 53b961c976244dc8bc3d83c05f546729: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-50debe035949445b98fb47435ce3234a received from {username='slave'} at 127.0.0.1:34412
I20260710 11:06:17.418704  4043 tablet_copy_service.cc:434] P 53b961c976244dc8bc3d83c05f546729: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-50debe035949445b98fb47435ce3234a on tablet 50debe035949445b98fb47435ce3234a with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:17.429702  4527 tablet_copy_client.cc:806] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.430402  4527 tablet_copy_client.cc:670] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.434203  4527 tablet_copy_client.cc:538] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.441380  4527 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:17.458266  4527 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:17.459100  4527 tablet_bootstrap.cc:492] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:17.459766  4527 ts_tablet_manager.cc:1403] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 11:06:17.462550  4527 raft_consensus.cc:359] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.463145  4527 raft_consensus.cc:740] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:17.463682  4527 consensus_queue.cc:260] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.465906  4527 ts_tablet_manager.cc:1434] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:17.467689  3969 tablet_copy_service.cc:342] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-85e4d0e70eef40c28c96cddae4ec2cd3 received from {username='slave'} at 127.0.0.1:55102
I20260710 11:06:17.468075  3969 tablet_copy_service.cc:434] P 1e2e326f042d4e5b8b4b9d80bda78bb9: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-85e4d0e70eef40c28c96cddae4ec2cd3 on tablet 85e4d0e70eef40c28c96cddae4ec2cd3 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:17.472806  4527 ts_tablet_manager.cc:933] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:17.478536  4527 tablet_copy_client.cc:323] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.131:36999
I20260710 11:06:17.480175  4043 tablet_copy_service.cc:140] P 53b961c976244dc8bc3d83c05f546729: Received BeginTabletCopySession request for tablet e3a36ba8900c4582aae21b48f2e547bc from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:34412)
I20260710 11:06:17.480635  4043 tablet_copy_service.cc:161] P 53b961c976244dc8bc3d83c05f546729: Beginning new tablet copy session on tablet e3a36ba8900c4582aae21b48f2e547bc from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:34412: session id = 2751b57b6038441c8aab06b151c922d8-e3a36ba8900c4582aae21b48f2e547bc
I20260710 11:06:17.485883  4043 tablet_copy_source_session.cc:215] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.489290  4527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a36ba8900c4582aae21b48f2e547bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.503561  4527 tablet_copy_client.cc:806] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.504736  4527 tablet_copy_client.cc:670] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.509146  4527 tablet_copy_client.cc:538] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.515614  4527 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:17.531498  4527 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:17.532277  4527 tablet_bootstrap.cc:492] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:17.532855  4527 ts_tablet_manager.cc:1403] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:06:17.535208  4527 raft_consensus.cc:359] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.535840  4527 raft_consensus.cc:740] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:17.536339  4527 consensus_queue.cc:260] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:17.538585  4527 ts_tablet_manager.cc:1434] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:17.540177  4043 tablet_copy_service.cc:342] P 53b961c976244dc8bc3d83c05f546729: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-e3a36ba8900c4582aae21b48f2e547bc received from {username='slave'} at 127.0.0.1:34412
I20260710 11:06:17.540581  4043 tablet_copy_service.cc:434] P 53b961c976244dc8bc3d83c05f546729: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-e3a36ba8900c4582aae21b48f2e547bc on tablet e3a36ba8900c4582aae21b48f2e547bc with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:17.689973  4313 raft_consensus.cc:1217] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:17.880826  4313 raft_consensus.cc:1217] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:17.988824  4313 raft_consensus.cc:1217] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:18.022039  4313 raft_consensus.cc:1217] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:18.279520  4533 raft_consensus.cc:1064] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:18.282069  4533 consensus_queue.cc:237] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [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: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.289487  3880 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.289746  3955 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.289849  4313 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.291311  4533 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.292192  4379 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.292873  4460 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.319308  4533 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.321946  3880 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.324183  3955 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.332060  4313 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.335220  3782 catalog_manager.cc:5697] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:18.357281  4031 consensus_queue.cc:237] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [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: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.366323  4312 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.367969  4460 raft_consensus.cc:1064] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:18.368384  3880 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.368013  4533 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 11:06:18.371076  4536 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.375226  4460 consensus_queue.cc:237] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.383536  3880 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.383315  4536 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.384598  4312 raft_consensus.cc:2955] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.383564  3955 raft_consensus.cc:1275] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.390877  3881 raft_consensus.cc:1275] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.391311  4313 raft_consensus.cc:1275] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.393277  4379 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.395164  4379 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.396443  4545 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:06:18.401404  3778 catalog_manager.cc:5697] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.412437  3948 tablet_service.cc:1558] Processing DeleteTablet for tablet 66644a6e090e4b7c8a11488584be7558 with delete_type TABLET_DATA_TOMBSTONED (TS 1e2e326f042d4e5b8b4b9d80bda78bb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48872
I20260710 11:06:18.414979  4548 tablet_replica.cc:333] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:18.415973  4548 raft_consensus.cc:2243] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:18.416584  4548 raft_consensus.cc:2272] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:18.421459  3768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66644a6e090e4b7c8a11488584be7558 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.421967  4548 ts_tablet_manager.cc:1916] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:18.432808  4500 raft_consensus.cc:1064] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:18.435621  4500 consensus_queue.cc:237] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.447142  4546 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.449687  4031 raft_consensus.cc:1275] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.451136  4313 raft_consensus.cc:1275] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.451354  4520 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:18.452380  3881 raft_consensus.cc:1275] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.454293  4534 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.455639  4520 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.452333  4312 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.485306  3779 catalog_manager.cc:5697] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.488729  4548 ts_tablet_manager.cc:1929] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:18.489161  4548 log.cc:1199] T 66644a6e090e4b7c8a11488584be7558 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/wals/66644a6e090e4b7c8a11488584be7558
I20260710 11:06:18.491027  3766 catalog_manager.cc:5028] TS 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): tablet 66644a6e090e4b7c8a11488584be7558 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:18.495884  4500 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.482730  3880 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.499977  4031 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.512665  3778 catalog_manager.cc:5697] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:18.513545  3884 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.520679  4312 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.534876  3954 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.544917  3955 consensus_queue.cc:237] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.553331  4313 raft_consensus.cc:1275] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.554313  3880 raft_consensus.cc:1275] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.554883  4460 raft_consensus.cc:1064] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:18.555063  4520 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.556074  4500 consensus_queue.cc:1048] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.556948  4460 consensus_queue.cc:237] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.565038  3955 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.565421  4500 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.566654  4546 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.570310  3880 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.581058  3766 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85e4d0e70eef40c28c96cddae4ec2cd3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.586105  3884 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.586634  4312 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:18.586804  4031 consensus_queue.cc:237] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.587757  4313 raft_consensus.cc:2955] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.591437  4536 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.593246  4536 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.592247  3779 catalog_manager.cc:5697] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:18.599335  4311 raft_consensus.cc:1275] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.600984  3880 raft_consensus.cc:1275] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.604627  4545 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.608467  4023 tablet_service.cc:1558] Processing DeleteTablet for tablet 85e4d0e70eef40c28c96cddae4ec2cd3 with delete_type TABLET_DATA_TOMBSTONED (TS 53b961c976244dc8bc3d83c05f546729 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35920
I20260710 11:06:18.612112  4546 consensus_queue.cc:1048] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.617714  4379 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.627242  4313 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.629690  3880 raft_consensus.cc:2955] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.636722  3955 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.642604  4546 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.644691  3780 catalog_manager.cc:5697] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.655682  4313 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.658200  3768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50debe035949445b98fb47435ce3234a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.660122  3880 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.670634  4559 tablet_replica.cc:333] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:18.671694  4559 raft_consensus.cc:2243] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:18.672456  4559 raft_consensus.cc:2272] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:18.669605  3779 catalog_manager.cc:5697] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:18.675866  4559 ts_tablet_manager.cc:1916] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:18.676898  3948 tablet_service.cc:1558] Processing DeleteTablet for tablet 50debe035949445b98fb47435ce3234a with delete_type TABLET_DATA_TOMBSTONED (TS 1e2e326f042d4e5b8b4b9d80bda78bb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48872
I20260710 11:06:18.677862  4548 tablet_replica.cc:333] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:18.678864  4548 raft_consensus.cc:2243] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:18.679549  4548 raft_consensus.cc:2272] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:18.685344  4548 ts_tablet_manager.cc:1916] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:18.692296  4559 ts_tablet_manager.cc:1929] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:18.692831  4559 log.cc:1199] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 53b961c976244dc8bc3d83c05f546729: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/wals/85e4d0e70eef40c28c96cddae4ec2cd3
I20260710 11:06:18.694720  3768 catalog_manager.cc:5028] TS 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): tablet 85e4d0e70eef40c28c96cddae4ec2cd3 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:18.699664  4031 consensus_queue.cc:237] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [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: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:18.701766  4548 ts_tablet_manager.cc:1929] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:18.702221  4548 log.cc:1199] T 50debe035949445b98fb47435ce3234a P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/wals/50debe035949445b98fb47435ce3234a
I20260710 11:06:18.703902  3766 catalog_manager.cc:5028] TS 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): tablet 50debe035949445b98fb47435ce3234a (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:18.708566  4313 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.708556  3955 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:18.710103  4533 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.711027  4379 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.722240  4460 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.724570  3955 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.725369  4312 raft_consensus.cc:2955] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.731963  3768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e3a36ba8900c4582aae21b48f2e547bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.739142  3780 catalog_manager.cc:5697] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:18.748306  3874 tablet_service.cc:1558] Processing DeleteTablet for tablet e3a36ba8900c4582aae21b48f2e547bc with delete_type TABLET_DATA_TOMBSTONED (TS 66c8b5798dab49dab7ef142fcc735e0e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51998
I20260710 11:06:18.757630  4560 tablet_replica.cc:333] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:18.758594  4560 raft_consensus.cc:2243] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:18.759310  4560 raft_consensus.cc:2272] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:18.762598  4560 ts_tablet_manager.cc:1916] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:18.773638  4560 ts_tablet_manager.cc:1929] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:18.774065  4560 log.cc:1199] T e3a36ba8900c4582aae21b48f2e547bc P 66c8b5798dab49dab7ef142fcc735e0e: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/wals/e3a36ba8900c4582aae21b48f2e547bc
I20260710 11:06:18.775728  3769 catalog_manager.cc:5028] TS 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): tablet e3a36ba8900c4582aae21b48f2e547bc (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:19.783314  4028 consensus_queue.cc:237] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:19.789342  3955 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:19.789621  3999 consensus_peers.cc:597] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 470e46d8f27247518a79e2807350fb57. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:19.789902  3884 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:19.790638  4564 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.791527  4561 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.798684  4533 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.800410  3955 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.800693  3884 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.813637  4028 consensus_queue.cc:237] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:19.813855  3782 catalog_manager.cc:5697] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.819965  3955 raft_consensus.cc:1275] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:19.821195  3884 raft_consensus.cc:1275] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:19.821241  4564 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:19.822232  3999 consensus_peers.cc:597] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c65d9b953214d199130b3b86cdcd437. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:19.822986  4561 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.828776  4564 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.835147  3955 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.851613  3880 consensus_queue.cc:237] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:19.853297  3778 catalog_manager.cc:5697] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.857263  3881 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.870009  4028 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:19.871148  3850 consensus_peers.cc:597] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff95738d2d06446e9dde07ec6dafa67b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:19.873044  4521 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.877254  3955 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:19.878465  4575 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.887512  4457 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.890697  3954 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.892741  4028 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.900126  3780 catalog_manager.cc:5697] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:19.901572  3880 consensus_queue.cc:237] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:19.912793  4028 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:19.912832  3955 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:19.913538  3850 consensus_peers.cc:597] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a094a2265f8d49599a643ab40bc35c05. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:19.914314  4521 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.915076  4575 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.922891  4521 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.924471  3955 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.931711  4028 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:19.937145  3780 catalog_manager.cc:5697] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:20.207088  4582 ts_tablet_manager.cc:933] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:20.210618  4582 tablet_copy_client.cc:323] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.131:36999
I20260710 11:06:20.213071  4043 tablet_copy_service.cc:140] P 53b961c976244dc8bc3d83c05f546729: Received BeginTabletCopySession request for tablet 7c65d9b953214d199130b3b86cdcd437 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:34412)
I20260710 11:06:20.213917  4043 tablet_copy_service.cc:161] P 53b961c976244dc8bc3d83c05f546729: Beginning new tablet copy session on tablet 7c65d9b953214d199130b3b86cdcd437 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:34412: session id = 2751b57b6038441c8aab06b151c922d8-7c65d9b953214d199130b3b86cdcd437
I20260710 11:06:20.221772  4043 tablet_copy_source_session.cc:215] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:20.225833  4582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c65d9b953214d199130b3b86cdcd437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:20.242197  4582 tablet_copy_client.cc:806] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:20.243055  4582 tablet_copy_client.cc:670] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:20.248435  4582 tablet_copy_client.cc:538] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:20.263958  4582 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:20.264442  4584 ts_tablet_manager.cc:933] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:20.270845  4584 tablet_copy_client.cc:323] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.131:36999
I20260710 11:06:20.272858  4043 tablet_copy_service.cc:140] P 53b961c976244dc8bc3d83c05f546729: Received BeginTabletCopySession request for tablet 470e46d8f27247518a79e2807350fb57 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:34412)
I20260710 11:06:20.273577  4043 tablet_copy_service.cc:161] P 53b961c976244dc8bc3d83c05f546729: Beginning new tablet copy session on tablet 470e46d8f27247518a79e2807350fb57 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:34412: session id = 2751b57b6038441c8aab06b151c922d8-470e46d8f27247518a79e2807350fb57
I20260710 11:06:20.285188  4043 tablet_copy_source_session.cc:215] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:20.289314  4584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470e46d8f27247518a79e2807350fb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:20.317921  4584 tablet_copy_client.cc:806] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:20.318665  4584 tablet_copy_client.cc:670] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:20.321489  4582 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:20.322503  4582 tablet_bootstrap.cc:492] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:20.323139  4582 ts_tablet_manager.cc:1403] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.017s
I20260710 11:06:20.323179  4584 tablet_copy_client.cc:538] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:20.326908  4582 raft_consensus.cc:359] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.328200  4582 raft_consensus.cc:740] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:20.328943  4582 consensus_queue.cc:260] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.333200  4582 ts_tablet_manager.cc:1434] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 11:06:20.333986  4584 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:20.336943  4043 tablet_copy_service.cc:342] P 53b961c976244dc8bc3d83c05f546729: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-7c65d9b953214d199130b3b86cdcd437 received from {username='slave'} at 127.0.0.1:34412
I20260710 11:06:20.337467  4043 tablet_copy_service.cc:434] P 53b961c976244dc8bc3d83c05f546729: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-7c65d9b953214d199130b3b86cdcd437 on tablet 7c65d9b953214d199130b3b86cdcd437 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:20.356170  4584 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:20.357141  4584 tablet_bootstrap.cc:492] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:20.357823  4584 ts_tablet_manager.cc:1403] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 11:06:20.361238  4584 raft_consensus.cc:359] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.362083  4584 raft_consensus.cc:740] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:20.362723  4584 consensus_queue.cc:260] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.365423  4584 ts_tablet_manager.cc:1434] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:06:20.369483  4043 tablet_copy_service.cc:342] P 53b961c976244dc8bc3d83c05f546729: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-470e46d8f27247518a79e2807350fb57 received from {username='slave'} at 127.0.0.1:34412
I20260710 11:06:20.369935  4043 tablet_copy_service.cc:434] P 53b961c976244dc8bc3d83c05f546729: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-470e46d8f27247518a79e2807350fb57 on tablet 470e46d8f27247518a79e2807350fb57 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:20.455605  4584 ts_tablet_manager.cc:933] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:20.457158  4584 tablet_copy_client.cc:323] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.129:34389
I20260710 11:06:20.459163  3893 tablet_copy_service.cc:140] P 66c8b5798dab49dab7ef142fcc735e0e: Received BeginTabletCopySession request for tablet a094a2265f8d49599a643ab40bc35c05 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:53456)
I20260710 11:06:20.459769  3893 tablet_copy_service.cc:161] P 66c8b5798dab49dab7ef142fcc735e0e: Beginning new tablet copy session on tablet a094a2265f8d49599a643ab40bc35c05 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:53456: session id = 2751b57b6038441c8aab06b151c922d8-a094a2265f8d49599a643ab40bc35c05
I20260710 11:06:20.469841  3893 tablet_copy_source_session.cc:215] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:20.472892  4584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a094a2265f8d49599a643ab40bc35c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:20.484627  4582 ts_tablet_manager.cc:933] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:20.486287  4582 tablet_copy_client.cc:323] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.129:34389
I20260710 11:06:20.487723  3893 tablet_copy_service.cc:140] P 66c8b5798dab49dab7ef142fcc735e0e: Received BeginTabletCopySession request for tablet ff95738d2d06446e9dde07ec6dafa67b from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:53456)
I20260710 11:06:20.488184  3893 tablet_copy_service.cc:161] P 66c8b5798dab49dab7ef142fcc735e0e: Beginning new tablet copy session on tablet ff95738d2d06446e9dde07ec6dafa67b from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:53456: session id = 2751b57b6038441c8aab06b151c922d8-ff95738d2d06446e9dde07ec6dafa67b
I20260710 11:06:20.489511  4584 tablet_copy_client.cc:806] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:20.490135  4584 tablet_copy_client.cc:670] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:20.494752  4584 tablet_copy_client.cc:538] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:20.495393  3893 tablet_copy_source_session.cc:215] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:20.499045  4582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95738d2d06446e9dde07ec6dafa67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:20.503151  4584 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:20.520852  4582 tablet_copy_client.cc:806] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:20.521410  4582 tablet_copy_client.cc:670] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:20.522931  4584 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:20.523742  4584 tablet_bootstrap.cc:492] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:20.524295  4584 ts_tablet_manager.cc:1403] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:06:20.525307  4582 tablet_copy_client.cc:538] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:20.526880  4584 raft_consensus.cc:359] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.527523  4584 raft_consensus.cc:740] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:20.528124  4584 consensus_queue.cc:260] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.530323  4584 ts_tablet_manager.cc:1434] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:20.532217  3893 tablet_copy_service.cc:342] P 66c8b5798dab49dab7ef142fcc735e0e: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-a094a2265f8d49599a643ab40bc35c05 received from {username='slave'} at 127.0.0.1:53456
I20260710 11:06:20.532658  3893 tablet_copy_service.cc:434] P 66c8b5798dab49dab7ef142fcc735e0e: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-a094a2265f8d49599a643ab40bc35c05 on tablet a094a2265f8d49599a643ab40bc35c05 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:20.537668  4582 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:20.554426  4582 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:20.555119  4582 tablet_bootstrap.cc:492] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:20.555717  4582 ts_tablet_manager.cc:1403] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.005s
I20260710 11:06:20.557848  4582 raft_consensus.cc:359] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.558568  4582 raft_consensus.cc:740] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:20.559149  4582 consensus_queue.cc:260] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:20.561396  4582 ts_tablet_manager.cc:1434] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:06:20.563669  3893 tablet_copy_service.cc:342] P 66c8b5798dab49dab7ef142fcc735e0e: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-ff95738d2d06446e9dde07ec6dafa67b received from {username='slave'} at 127.0.0.1:53456
I20260710 11:06:20.564047  3893 tablet_copy_service.cc:434] P 66c8b5798dab49dab7ef142fcc735e0e: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-ff95738d2d06446e9dde07ec6dafa67b on tablet ff95738d2d06446e9dde07ec6dafa67b with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:20.637840  4313 raft_consensus.cc:1217] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:20.739252  4313 raft_consensus.cc:1217] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:20.975558  4313 raft_consensus.cc:1217] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:21.073453  4313 raft_consensus.cc:1217] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:21.101871  4594 raft_consensus.cc:1064] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:21.103888  4594 consensus_queue.cc:237] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.110080  3955 raft_consensus.cc:1275] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.110459  4313 raft_consensus.cc:1275] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.111549  3881 raft_consensus.cc:1275] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.111577  4594 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:21.112900  4564 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.113840  4561 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:21.135667  4561 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.137782  3881 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.141508  3954 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.158321  3778 catalog_manager.cc:5697] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.163177  4313 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.189075  4028 consensus_queue.cc:237] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [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: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.193629  4313 raft_consensus.cc:1275] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.193262  3954 raft_consensus.cc:1275] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.195175  4564 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:21.196470  4561 consensus_queue.cc:1048] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:21.203132  4601 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.204739  3954 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.205090  4313 raft_consensus.cc:2955] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.214833  3768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c65d9b953214d199130b3b86cdcd437 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:21.218463  3779 catalog_manager.cc:5697] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 reported cstate change: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.230989  3874 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c65d9b953214d199130b3b86cdcd437 with delete_type TABLET_DATA_TOMBSTONED (TS 66c8b5798dab49dab7ef142fcc735e0e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51998
I20260710 11:06:21.233513  4601 raft_consensus.cc:1064] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:21.233610  4607 tablet_replica.cc:333] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:21.234683  4607 raft_consensus.cc:2243] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:21.235143  4607 raft_consensus.cc:2272] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:21.236123  4601 consensus_queue.cc:237] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.237639  4607 ts_tablet_manager.cc:1916] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:21.254424  3954 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.253749  4313 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.255719  3881 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.255973  4601 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.257282  4602 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.258324  4561 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.260345  4607 ts_tablet_manager.cc:1929] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:21.260866  4607 log.cc:1199] T 7c65d9b953214d199130b3b86cdcd437 P 66c8b5798dab49dab7ef142fcc735e0e: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/wals/7c65d9b953214d199130b3b86cdcd437
I20260710 11:06:21.265151  3769 catalog_manager.cc:5028] TS 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): tablet 7c65d9b953214d199130b3b86cdcd437 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:21.271623  4602 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.273737  3954 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.275699  4313 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.294111  3780 catalog_manager.cc:5697] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.294167  3881 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.319187  4028 consensus_queue.cc:237] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.323415  3881 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.323652  4313 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.324648  4561 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:21.325479  4564 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:21.331801  4601 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.333436  3881 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.333436  4313 raft_consensus.cc:2955] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.348719  3782 catalog_manager.cc:5697] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New cstate: current_term: 1 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.351891  3768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 470e46d8f27247518a79e2807350fb57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:21.360085  3948 tablet_service.cc:1558] Processing DeleteTablet for tablet 470e46d8f27247518a79e2807350fb57 with delete_type TABLET_DATA_TOMBSTONED (TS 1e2e326f042d4e5b8b4b9d80bda78bb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48872
I20260710 11:06:21.364712  4612 tablet_replica.cc:333] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:21.365550  4612 raft_consensus.cc:2243] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:21.366271  4612 raft_consensus.cc:2272] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:21.369313  4612 ts_tablet_manager.cc:1916] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:21.380576  4612 ts_tablet_manager.cc:1929] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:21.380946  4612 log.cc:1199] T 470e46d8f27247518a79e2807350fb57 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/wals/470e46d8f27247518a79e2807350fb57
I20260710 11:06:21.382650  3766 catalog_manager.cc:5028] TS 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): tablet 470e46d8f27247518a79e2807350fb57 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:21.577409  4521 raft_consensus.cc:1064] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:21.579496  4521 consensus_queue.cc:237] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.587973  4312 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.593849  4596 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:21.596062  4596 raft_consensus.cc:1064] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:21.596829  3954 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.599447  4596 consensus_queue.cc:237] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.606604  4521 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.613602  4028 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.616385  4312 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.616616  4028 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.618569  3955 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:21.618638  4619 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:21.620627  4619 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.621268  4615 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:21.621727  4596 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.636291  4521 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.641744  4312 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.644631  3955 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.639279  4614 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.657784  4028 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.660251  3780 catalog_manager.cc:5697] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.664461  3956 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.682977  4312 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.684890  4031 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.684996  3782 catalog_manager.cc:5697] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.691210  3881 consensus_queue.cc:237] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.697146  4311 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.699739  4620 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:21.699553  3956 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.710594  4521 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:21.713325  4620 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.713740  4311 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.721290  3881 consensus_queue.cc:237] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:21.728193  4031 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.728763  3769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff95738d2d06446e9dde07ec6dafa67b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:21.729914  4620 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:21.732033  4311 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:21.731719  3779 catalog_manager.cc:5697] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 reported cstate change: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.718850  3956 raft_consensus.cc:2955] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.734498  4521 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:21.742535  4614 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.746147  4023 tablet_service.cc:1558] Processing DeleteTablet for tablet ff95738d2d06446e9dde07ec6dafa67b with delete_type TABLET_DATA_TOMBSTONED (TS 53b961c976244dc8bc3d83c05f546729 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35920
I20260710 11:06:21.748647  4031 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.753775  4311 raft_consensus.cc:2955] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:21.756373  3769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a094a2265f8d49599a643ab40bc35c05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:21.763127  4625 tablet_replica.cc:333] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:21.765445  4625 raft_consensus.cc:2243] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:21.765304  3782 catalog_manager.cc:5697] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 3 to 4, VOTER 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) evicted. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:21.766328  4625 raft_consensus.cc:2272] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:21.771466  4625 ts_tablet_manager.cc:1916] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:21.778301  3948 tablet_service.cc:1558] Processing DeleteTablet for tablet a094a2265f8d49599a643ab40bc35c05 with delete_type TABLET_DATA_TOMBSTONED (TS 1e2e326f042d4e5b8b4b9d80bda78bb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48872
I20260710 11:06:21.779369  4612 tablet_replica.cc:333] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:21.780344  4612 raft_consensus.cc:2243] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:21.781159  4612 raft_consensus.cc:2272] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:21.784174  4612 ts_tablet_manager.cc:1916] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:21.788195  4625 ts_tablet_manager.cc:1929] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:21.788686  4625 log.cc:1199] T ff95738d2d06446e9dde07ec6dafa67b P 53b961c976244dc8bc3d83c05f546729: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/wals/ff95738d2d06446e9dde07ec6dafa67b
I20260710 11:06:21.790120  3768 catalog_manager.cc:5028] TS 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): tablet ff95738d2d06446e9dde07ec6dafa67b (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:21.797745  4612 ts_tablet_manager.cc:1929] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:21.798102  4612 log.cc:1199] T a094a2265f8d49599a643ab40bc35c05 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/wals/a094a2265f8d49599a643ab40bc35c05
I20260710 11:06:21.799348  3766 catalog_manager.cc:5028] TS 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): tablet a094a2265f8d49599a643ab40bc35c05 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:22.809764  3956 consensus_queue.cc:237] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:22.815932  4031 raft_consensus.cc:1275] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:22.817413  4630 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:22.818524  3925 consensus_peers.cc:597] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8c37ccb12bb4d8293c0cb8a3186e109. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.818956  3880 raft_consensus.cc:1275] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:22.820796  4630 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:22.825448  4629 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:22.827096  4031 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:22.831915  3880 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:22.839689  3881 consensus_queue.cc:237] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Queue 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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:22.843075  3779 catalog_manager.cc:5697] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
W20260710 11:06:22.847795  3850 consensus_peers.cc:597] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e -> Peer 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521): Couldn't send request to peer 2751b57b6038441c8aab06b151c922d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c37117e710946dcbb2e6f710a3e9d2a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.848909  4031 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:22.848992  3956 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:22.850703  4614 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:22.851846  4620 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:22.882015  4620 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:22.883857  4031 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:22.885197  3956 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:22.903324  3780 catalog_manager.cc:5697] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 reported cstate change: config changed from index -1 to 2, NON_VOTER 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) added. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } } }
I20260710 11:06:23.321614  4641 ts_tablet_manager.cc:933] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:23.323495  4641 tablet_copy_client.cc:323] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.130:33397
I20260710 11:06:23.325309  3969 tablet_copy_service.cc:140] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Received BeginTabletCopySession request for tablet e8c37ccb12bb4d8293c0cb8a3186e109 from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:55102)
I20260710 11:06:23.325759  3969 tablet_copy_service.cc:161] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Beginning new tablet copy session on tablet e8c37ccb12bb4d8293c0cb8a3186e109 from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:55102: session id = 2751b57b6038441c8aab06b151c922d8-e8c37ccb12bb4d8293c0cb8a3186e109
I20260710 11:06:23.331233  3969 tablet_copy_source_session.cc:215] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:23.334568  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c37ccb12bb4d8293c0cb8a3186e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.348222  4641 tablet_copy_client.cc:806] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:23.348888  4641 tablet_copy_client.cc:670] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:23.352473  4641 tablet_copy_client.cc:538] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:23.358939  4641 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:23.380864  4641 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:23.381623  4641 tablet_bootstrap.cc:492] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:23.382615  4641 ts_tablet_manager.cc:1403] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260710 11:06:23.385303  4641 raft_consensus.cc:359] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:23.385994  4641 raft_consensus.cc:740] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:23.386653  4641 consensus_queue.cc:260] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:23.389791  4641 ts_tablet_manager.cc:1434] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:23.391570  3969 tablet_copy_service.cc:342] P 1e2e326f042d4e5b8b4b9d80bda78bb9: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-e8c37ccb12bb4d8293c0cb8a3186e109 received from {username='slave'} at 127.0.0.1:55102
I20260710 11:06:23.391978  3969 tablet_copy_service.cc:434] P 1e2e326f042d4e5b8b4b9d80bda78bb9: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-e8c37ccb12bb4d8293c0cb8a3186e109 on tablet e8c37ccb12bb4d8293c0cb8a3186e109 with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:23.460074  4641 ts_tablet_manager.cc:933] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: Initiating tablet copy from peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:23.463114  4641 tablet_copy_client.cc:323] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Beginning tablet copy session from remote peer at address 127.2.177.129:34389
I20260710 11:06:23.464834  3893 tablet_copy_service.cc:140] P 66c8b5798dab49dab7ef142fcc735e0e: Received BeginTabletCopySession request for tablet 1c37117e710946dcbb2e6f710a3e9d2a from peer 2751b57b6038441c8aab06b151c922d8 ({username='slave'} at 127.0.0.1:53456)
I20260710 11:06:23.465431  3893 tablet_copy_service.cc:161] P 66c8b5798dab49dab7ef142fcc735e0e: Beginning new tablet copy session on tablet 1c37117e710946dcbb2e6f710a3e9d2a from peer 2751b57b6038441c8aab06b151c922d8 at {username='slave'} at 127.0.0.1:53456: session id = 2751b57b6038441c8aab06b151c922d8-1c37117e710946dcbb2e6f710a3e9d2a
I20260710 11:06:23.470803  3893 tablet_copy_source_session.cc:215] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:23.473467  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c37117e710946dcbb2e6f710a3e9d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.484294  4641 tablet_copy_client.cc:806] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:23.484901  4641 tablet_copy_client.cc:670] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:23.488415  4641 tablet_copy_client.cc:538] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:23.495517  4641 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: Bootstrap starting.
I20260710 11:06:23.511654  4641 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:23.512415  4641 tablet_bootstrap.cc:492] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: Bootstrap complete.
I20260710 11:06:23.512949  4641 ts_tablet_manager.cc:1403] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:06:23.515074  4641 raft_consensus.cc:359] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:23.515658  4641 raft_consensus.cc:740] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Initialized, Role: LEARNER
I20260710 11:06:23.516161  4641 consensus_queue.cc:260] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: NON_VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: true } }
I20260710 11:06:23.518060  4641 ts_tablet_manager.cc:1434] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:23.520045  3893 tablet_copy_service.cc:342] P 66c8b5798dab49dab7ef142fcc735e0e: Request end of tablet copy session 2751b57b6038441c8aab06b151c922d8-1c37117e710946dcbb2e6f710a3e9d2a received from {username='slave'} at 127.0.0.1:53456
I20260710 11:06:23.520463  3893 tablet_copy_service.cc:434] P 66c8b5798dab49dab7ef142fcc735e0e: ending tablet copy session 2751b57b6038441c8aab06b151c922d8-1c37117e710946dcbb2e6f710a3e9d2a on tablet 1c37117e710946dcbb2e6f710a3e9d2a with peer 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:23.867543  4312 raft_consensus.cc:1217] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:23.964251  4312 raft_consensus.cc:1217] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:24.273358  4587 raft_consensus.cc:1064] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:24.275364  4587 consensus_queue.cc:237] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:24.281713  4031 raft_consensus.cc:1275] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:24.283273  4587 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:24.283568  4312 raft_consensus.cc:1275] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:24.284473  3880 raft_consensus.cc:1275] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:24.288035  4647 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:24.288932  4587 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:24.296191  4647 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.297785  3880 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.299397  4312 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.312182  3782 catalog_manager.cc:5697] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.313496  4031 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } attrs { replace: true } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.338553  3955 consensus_queue.cc:237] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:24.343989  4031 raft_consensus.cc:1275] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:24.345415  4630 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:24.348088  4312 raft_consensus.cc:1275] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:24.350154  4630 consensus_queue.cc:1048] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:24.351622  4647 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.353852  4031 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.359184  4312 raft_consensus.cc:2955] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.360730  3766 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8c37ccb12bb4d8293c0cb8a3186e109 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:24.366293  3778 catalog_manager.cc:5697] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: config changed from index 3 to 4, VOTER 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) evicted. New cstate: current_term: 1 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.377625  3874 tablet_service.cc:1558] Processing DeleteTablet for tablet e8c37ccb12bb4d8293c0cb8a3186e109 with delete_type TABLET_DATA_TOMBSTONED (TS 66c8b5798dab49dab7ef142fcc735e0e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51998
I20260710 11:06:24.383023  4658 tablet_replica.cc:333] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:24.384121  4658 raft_consensus.cc:2243] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.384931  4658 raft_consensus.cc:2272] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.396104  4658 ts_tablet_manager.cc:1916] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:24.397977  4614 raft_consensus.cc:1064] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: attempting to promote NON_VOTER 2751b57b6038441c8aab06b151c922d8 to VOTER
I20260710 11:06:24.400585  4614 consensus_queue.cc:237] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:24.410900  4312 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 LEARNER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:24.412493  4649 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:24.415565  4658 ts_tablet_manager.cc:1929] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:24.416735  4658 log.cc:1199] T e8c37ccb12bb4d8293c0cb8a3186e109 P 66c8b5798dab49dab7ef142fcc735e0e: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/wals/e8c37ccb12bb4d8293c0cb8a3186e109
I20260710 11:06:24.415716  4031 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:24.418504  3769 catalog_manager.cc:5028] TS 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): tablet e8c37ccb12bb4d8293c0cb8a3186e109 (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:24.418898  3955 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:24.419898  4614 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:24.421690  4649 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:24.429739  4648 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.432786  4031 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.433205  3955 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.441648  4312 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.444888  3779 catalog_manager.cc:5697] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 2 to 3, 2751b57b6038441c8aab06b151c922d8 (127.2.177.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.463332  3880 consensus_queue.cc:237] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:24.469215  4312 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:24.470697  4649 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:24.472831  3955 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Refusing update from remote peer 66c8b5798dab49dab7ef142fcc735e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:24.474231  4648 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:24.478086  4649 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.481755  4312 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.490722  3769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c37117e710946dcbb2e6f710a3e9d2a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:24.493865  3955 raft_consensus.cc:2955] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } } }
I20260710 11:06:24.495831  3778 catalog_manager.cc:5697] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e reported cstate change: config changed from index 3 to 4, VOTER 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) evicted. New cstate: current_term: 1 leader_uuid: "66c8b5798dab49dab7ef142fcc735e0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.506209  4023 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c37117e710946dcbb2e6f710a3e9d2a with delete_type TABLET_DATA_TOMBSTONED (TS 53b961c976244dc8bc3d83c05f546729 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35920
I20260710 11:06:24.519613  4663 tablet_replica.cc:333] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:24.520377  4663 raft_consensus.cc:2243] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.520994  4663 raft_consensus.cc:2272] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.523460  4663 ts_tablet_manager.cc:1916] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:24.533892  4663 ts_tablet_manager.cc:1929] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:24.534328  4663 log.cc:1199] T 1c37117e710946dcbb2e6f710a3e9d2a P 53b961c976244dc8bc3d83c05f546729: Deleting WAL directory at /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/wals/1c37117e710946dcbb2e6f710a3e9d2a
I20260710 11:06:24.536099  3768 catalog_manager.cc:5028] TS 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): tablet 1c37117e710946dcbb2e6f710a3e9d2a (table test-workload [id=41c3506ba1654b489e654d99af0ca9cf]) successfully deleted
I20260710 11:06:29.342308  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:29.372715  4031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
mode: GRACEFUL
new_leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
 from {username='slave'} at 127.0.0.1:38572
I20260710 11:06:29.373333  4031 raft_consensus.cc:606] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Received request to transfer leadership to TS 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:29.375967  4031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
mode: GRACEFUL
new_leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
 from {username='slave'} at 127.0.0.1:38572
I20260710 11:06:29.376421  4031 raft_consensus.cc:606] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Received request to transfer leadership to TS 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:29.378669  4031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "470e46d8f27247518a79e2807350fb57"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
mode: GRACEFUL
new_leader_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:38572
I20260710 11:06:29.379072  4031 raft_consensus.cc:606] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Received request to transfer leadership to TS 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:29.381042  4031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
mode: GRACEFUL
new_leader_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:38572
I20260710 11:06:29.381414  4031 raft_consensus.cc:606] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Received request to transfer leadership to TS 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:29.393446  3880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad"
dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
mode: GRACEFUL
new_leader_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:60130
I20260710 11:06:29.394017  3880 raft_consensus.cc:606] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Received request to transfer leadership to TS 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:29.395169  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:29.395767  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:29.435678  4666 raft_consensus.cc:993] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729: : Instructing follower 1e2e326f042d4e5b8b4b9d80bda78bb9 to start an election
I20260710 11:06:29.436165  4666 raft_consensus.cc:1081] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Signalling peer 1e2e326f042d4e5b8b4b9d80bda78bb9 to start an election
I20260710 11:06:29.437633  3956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478"
dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
 from {username='slave'} at 127.0.0.1:48898
I20260710 11:06:29.438124  3956 raft_consensus.cc:493] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:29.438376  3956 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.442342  3956 raft_consensus.cc:515] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:29.443665  3956 leader_election.cc:290] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:29.444434  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:29.444579  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:29.445086  3880 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.445161  4031 raft_consensus.cc:3055] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.445523  4031 raft_consensus.cc:740] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:29.446326  4031 consensus_queue.cc:260] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:29.447438  4031 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.451432  3880 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:29.452669  3925 leader_election.cc:304] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:29.453408  4669 raft_consensus.cc:2804] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:29.453610  4031 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:29.454771  4669 raft_consensus.cc:697] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:29.455546  4669 consensus_queue.cc:237] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:29.463570  3778 catalog_manager.cc:5697] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 1 to 2, leader changed from 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:29.665896  4666 raft_consensus.cc:993] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729: : Instructing follower 1e2e326f042d4e5b8b4b9d80bda78bb9 to start an election
I20260710 11:06:29.666671  4670 raft_consensus.cc:1081] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Signalling peer 1e2e326f042d4e5b8b4b9d80bda78bb9 to start an election
I20260710 11:06:29.668128  3955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216"
dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
 from {username='slave'} at 127.0.0.1:48898
I20260710 11:06:29.668582  3955 raft_consensus.cc:493] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:29.668854  3955 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.673280  3955 raft_consensus.cc:515] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:29.674779  3955 leader_election.cc:290] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:29.675428  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:29.675634  4028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:29.675987  3880 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.676086  4028 raft_consensus.cc:3055] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.676403  4028 raft_consensus.cc:740] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:29.677074  4028 consensus_queue.cc:260] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:29.678166  4028 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.682297  3880 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:29.683426  3925 leader_election.cc:304] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:29.684255  4669 raft_consensus.cc:2804] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:29.684226  4028 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:29.684890  4669 raft_consensus.cc:697] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:29.685757  4669 consensus_queue.cc:237] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:29.692728  3778 catalog_manager.cc:5697] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 1 to 2, leader changed from 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:29.719133  4668 raft_consensus.cc:993] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: : Instructing follower 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:29.719583  4684 raft_consensus.cc:1081] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Signalling peer 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:29.721138  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad"
dest_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:35728
I20260710 11:06:29.721581  4312 raft_consensus.cc:493] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:29.721838  4312 raft_consensus.cc:3060] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.726176  4312 raft_consensus.cc:515] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.728153  4312 leader_election.cc:290] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:29.728879  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:29.729102  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7597a627075c458ca8b16248f78db7ad" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:29.729409  3880 raft_consensus.cc:3055] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.729667  3955 raft_consensus.cc:3060] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.729724  3880 raft_consensus.cc:740] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:29.730525  3880 consensus_queue.cc:260] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.731419  3880 raft_consensus.cc:3060] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.734313  3955 raft_consensus.cc:2468] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:29.735507  4276 leader_election.cc:304] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 
I20260710 11:06:29.736059  3880 raft_consensus.cc:2468] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:29.737354  4685 raft_consensus.cc:2804] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:29.738555  4685 raft_consensus.cc:697] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:29.739316  4685 consensus_queue.cc:237] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.747538  3778 catalog_manager.cc:5697] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:29.778784  4682 raft_consensus.cc:993] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: : Instructing follower 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:29.779250  4670 raft_consensus.cc:1081] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Signalling peer 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:29.780498  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "470e46d8f27247518a79e2807350fb57"
dest_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:35746
I20260710 11:06:29.780961  4312 raft_consensus.cc:493] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:29.781229  4312 raft_consensus.cc:3060] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.785584  4312 raft_consensus.cc:515] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.787370  4312 leader_election.cc:290] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:29.788362  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e46d8f27247518a79e2807350fb57" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:29.788626  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e46d8f27247518a79e2807350fb57" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:29.788930  3880 raft_consensus.cc:3060] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.789119  4031 raft_consensus.cc:3055] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.789405  4031 raft_consensus.cc:740] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:29.790158  4031 consensus_queue.cc:260] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.791262  4031 raft_consensus.cc:3060] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.795233  3880 raft_consensus.cc:2468] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:29.796264  4279 leader_election.cc:304] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2751b57b6038441c8aab06b151c922d8, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:29.796986  4685 raft_consensus.cc:2804] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:29.797490  4031 raft_consensus.cc:2468] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:29.797520  4685 raft_consensus.cc:697] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:29.798529  4685 consensus_queue.cc:237] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.805835  3778 catalog_manager.cc:5697] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:29.843837  4666 raft_consensus.cc:993] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: : Instructing follower 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:29.844293  4682 raft_consensus.cc:1081] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Signalling peer 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:29.845835  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558"
dest_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:35746
I20260710 11:06:29.846328  4312 raft_consensus.cc:493] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:29.846624  4312 raft_consensus.cc:3060] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.850929  4312 raft_consensus.cc:515] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.852383  4312 leader_election.cc:290] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999), 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389)
I20260710 11:06:29.853194  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:29.853361  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66644a6e090e4b7c8a11488584be7558" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:29.853711  4031 raft_consensus.cc:3055] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.853883  3880 raft_consensus.cc:3060] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.854034  4031 raft_consensus.cc:740] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:29.854807  4031 consensus_queue.cc:260] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [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: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.855731  4031 raft_consensus.cc:3060] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.859335  3880 raft_consensus.cc:2468] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:29.860193  4279 leader_election.cc:304] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2751b57b6038441c8aab06b151c922d8, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:29.860731  4031 raft_consensus.cc:2468] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:29.860811  4685 raft_consensus.cc:2804] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:29.861354  4685 raft_consensus.cc:697] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:29.862131  4685 consensus_queue.cc:237] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [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: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:29.870381  4031 raft_consensus.cc:1275] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:29.871559  4669 consensus_queue.cc:1048] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:29.871213  3778 catalog_manager.cc:5697] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:29.890627  3880 raft_consensus.cc:1275] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:29.892205  4669 consensus_queue.cc:1048] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:30.076014  4031 raft_consensus.cc:1275] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:30.077174  4669 consensus_queue.cc:1048] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:30.086567  3880 raft_consensus.cc:1275] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:30.087965  4692 consensus_queue.cc:1048] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:30.255196  3880 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.258172  3880 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.257789  4685 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:30.259759  4686 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:30.290169  3955 raft_consensus.cc:1275] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.292088  4701 consensus_queue.cc:1048] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:30.312749  4031 raft_consensus.cc:1275] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.324878  4701 consensus_queue.cc:1048] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 11:06:30.336934  3881 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.340160  4686 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:30.380570  4031 raft_consensus.cc:1275] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.389432  4686 consensus_queue.cc:1048] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 11:06:30.396879  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:30.415211  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:30.441708  3956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216"
dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
mode: GRACEFUL
new_leader_uuid: "53b961c976244dc8bc3d83c05f546729"
 from {username='slave'} at 127.0.0.1:59242
I20260710 11:06:30.442503  3956 raft_consensus.cc:606] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Received request to transfer leadership to TS 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:30.445142  3880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcc0042740614795819500c445ee2d54"
dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
mode: GRACEFUL
new_leader_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:60130
I20260710 11:06:30.445587  3880 raft_consensus.cc:606] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Received request to transfer leadership to TS 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:30.447989  3956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0"
dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
mode: GRACEFUL
new_leader_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:59242
I20260710 11:06:30.448472  3956 raft_consensus.cc:606] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Received request to transfer leadership to TS 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:30.449906  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:30.450551  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:30.502029  4692 raft_consensus.cc:993] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9: : Instructing follower 53b961c976244dc8bc3d83c05f546729 to start an election
I20260710 11:06:30.502591  4676 raft_consensus.cc:1081] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Signalling peer 53b961c976244dc8bc3d83c05f546729 to start an election
I20260710 11:06:30.504035  4031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
 from {username='slave'} at 127.0.0.1:35942
I20260710 11:06:30.504678  4031 raft_consensus.cc:493] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:30.505035  4031 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:30.510865  4031 raft_consensus.cc:515] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:30.512467  4031 leader_election.cc:290] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 3 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:30.513332  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:30.513547  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2536e754c4a88be2fddaf79de9216" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:30.514108  3881 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:30.514143  3956 raft_consensus.cc:3055] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:30.514683  3956 raft_consensus.cc:740] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:30.515388  3956 consensus_queue.cc:260] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:30.516476  3956 raft_consensus.cc:3060] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:30.521086  4709 raft_consensus.cc:993] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: : Instructing follower 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:30.521704  4684 raft_consensus.cc:1081] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Signalling peer 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:30.522027  3881 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 3.
I20260710 11:06:30.523237  3956 raft_consensus.cc:2468] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 3.
I20260710 11:06:30.523366  3999 leader_election.cc:304] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:30.523577  4311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcc0042740614795819500c445ee2d54"
dest_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:35728
I20260710 11:06:30.524165  4311 raft_consensus.cc:493] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:30.524513  4311 raft_consensus.cc:3060] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.524598  4666 raft_consensus.cc:2804] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:30.525214  4666 raft_consensus.cc:697] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 3 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:30.526930  4666 consensus_queue.cc:237] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:30.531188  4311 raft_consensus.cc:515] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:30.533071  4311 leader_election.cc:290] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:30.533531  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc0042740614795819500c445ee2d54" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:30.534704  3881 raft_consensus.cc:3055] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:30.534789  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc0042740614795819500c445ee2d54" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:30.535024  3881 raft_consensus.cc:740] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66c8b5798dab49dab7ef142fcc735e0e, State: Running, Role: LEADER
I20260710 11:06:30.535389  4031 raft_consensus.cc:3060] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.535881  3881 consensus_queue.cc:260] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:30.536926  3881 raft_consensus.cc:3060] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.538012  3779 catalog_manager.cc:5697] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 2 to 3, leader changed from 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:30.541527  3881 raft_consensus.cc:2468] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:30.542898  4279 leader_election.cc:304] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2751b57b6038441c8aab06b151c922d8, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:30.543888  4686 raft_consensus.cc:2804] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:30.543915  4031 raft_consensus.cc:2468] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:30.544566  4686 raft_consensus.cc:697] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:30.545375  4686 consensus_queue.cc:237] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:30.558365  3780 catalog_manager.cc:5697] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:30.652021  4692 raft_consensus.cc:993] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: : Instructing follower 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:30.652444  4676 raft_consensus.cc:1081] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Signalling peer 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:30.653744  4311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0"
dest_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:06:30.654270  4311 raft_consensus.cc:493] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:30.654552  4311 raft_consensus.cc:3060] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.658891  4311 raft_consensus.cc:515] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:30.660233  4311 leader_election.cc:290] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:30.661093  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:30.661171  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd818213c5a24f3ab4d3803838d3d3e0" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:30.661793  3881 raft_consensus.cc:3060] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.662030  3956 raft_consensus.cc:3055] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:30.662348  3956 raft_consensus.cc:740] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:30.663146  3956 consensus_queue.cc:260] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:30.664287  3956 raft_consensus.cc:3060] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.668339  3881 raft_consensus.cc:2468] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:30.669469  4279 leader_election.cc:304] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2751b57b6038441c8aab06b151c922d8, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:30.670372  3956 raft_consensus.cc:2468] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:30.670342  4686 raft_consensus.cc:2804] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:30.671623  4686 raft_consensus.cc:697] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:30.672559  4686 consensus_queue.cc:237] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:30.680179  3780 catalog_manager.cc:5697] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:30.932096  3956 raft_consensus.cc:1275] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:30.933210  4666 consensus_queue.cc:1048] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:30.941572  3881 raft_consensus.cc:1275] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:30.944430  4670 consensus_queue.cc:1048] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:30.956008  4031 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.957409  4702 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:30.970533  3881 raft_consensus.cc:1275] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:30.972046  4702 consensus_queue.cc:1048] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:31.173254  3881 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:31.174382  4702 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:31.183090  3956 raft_consensus.cc:1275] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:31.184746  4685 consensus_queue.cc:1048] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:31.451270  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:31.467947  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:31.483083  4031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
mode: GRACEFUL
new_leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
 from {username='slave'} at 127.0.0.1:38572
I20260710 11:06:31.483696  4031 raft_consensus.cc:606] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Received request to transfer leadership to TS 1e2e326f042d4e5b8b4b9d80bda78bb9
I20260710 11:06:31.484935  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:31.485525  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:31.749169  4670 raft_consensus.cc:993] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729: : Instructing follower 1e2e326f042d4e5b8b4b9d80bda78bb9 to start an election
I20260710 11:06:31.749704  4666 raft_consensus.cc:1081] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Signalling peer 1e2e326f042d4e5b8b4b9d80bda78bb9 to start an election
I20260710 11:06:31.751206  3956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696"
dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
 from {username='slave'} at 127.0.0.1:48898
I20260710 11:06:31.751667  3956 raft_consensus.cc:493] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:31.751950  3956 raft_consensus.cc:3060] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.756217  3956 raft_consensus.cc:515] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:31.757829  3956 leader_election.cc:290] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:31.758562  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:31.758816  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067717f0e9ef47cb83143fe6dc72a696" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:31.759101  3881 raft_consensus.cc:3060] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.759337  4031 raft_consensus.cc:3055] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:31.759673  4031 raft_consensus.cc:740] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:31.760388  4031 consensus_queue.cc:260] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:31.761173  4031 raft_consensus.cc:3060] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.764129  3881 raft_consensus.cc:2468] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:31.765198  3925 leader_election.cc:304] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:31.765859  4676 raft_consensus.cc:2804] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.765806  4031 raft_consensus.cc:2468] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:31.766525  4676 raft_consensus.cc:697] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:31.767441  4676 consensus_queue.cc:237] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:31.774753  3780 catalog_manager.cc:5697] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 1 to 2, leader changed from 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.233034  4031 raft_consensus.cc:1275] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:32.234112  4676 consensus_queue.cc:1048] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.244527  3880 raft_consensus.cc:1275] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:32.246644  4727 consensus_queue.cc:1048] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:06:32.597752  3999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.177.132:33521, user_credentials={real_user=slave}} blocked reactor thread for 60755.3us
W20260710 11:06:32.801719  3999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.177.132:33521, user_credentials={real_user=slave}} blocked reactor thread for 174075us
I20260710 11:06:32.816473  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:06:32.859777  3996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.177.130:33397, user_credentials={real_user=slave}} blocked reactor thread for 85366.3us
I20260710 11:06:32.989483  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:33.004932  3953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478"
dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
mode: GRACEFUL
new_leader_uuid: "53b961c976244dc8bc3d83c05f546729"
 from {username='slave'} at 127.0.0.1:59242
I20260710 11:06:33.005554  3953 raft_consensus.cc:606] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Received request to transfer leadership to TS 53b961c976244dc8bc3d83c05f546729
I20260710 11:06:33.007064  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:33.007673  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:33.139431  4676 raft_consensus.cc:993] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9: : Instructing follower 53b961c976244dc8bc3d83c05f546729 to start an election
I20260710 11:06:33.139899  4738 raft_consensus.cc:1081] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Signalling peer 53b961c976244dc8bc3d83c05f546729 to start an election
I20260710 11:06:33.141438  4031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
 from {username='slave'} at 127.0.0.1:35942
I20260710 11:06:33.141963  4031 raft_consensus.cc:493] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:33.142252  4031 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:33.147742  4031 raft_consensus.cc:515] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:33.149165  4031 leader_election.cc:290] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 3 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:33.149919  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66c8b5798dab49dab7ef142fcc735e0e"
I20260710 11:06:33.150215  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a80b51e6d4a22a8801cff080ff478" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:33.150496  3880 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:33.150724  3953 raft_consensus.cc:3055] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:33.151067  3953 raft_consensus.cc:740] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:33.151736  3953 consensus_queue.cc:260] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:33.152750  3953 raft_consensus.cc:3060] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:33.155541  3880 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 3.
I20260710 11:06:33.156535  3999 leader_election.cc:304] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e; no voters: 
I20260710 11:06:33.157179  4743 raft_consensus.cc:2804] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:33.157627  4743 raft_consensus.cc:697] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 3 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:33.158383  3953 raft_consensus.cc:2468] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 3.
I20260710 11:06:33.158444  4743 consensus_queue.cc:237] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:33.167040  3780 catalog_manager.cc:5697] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 2 to 3, leader changed from 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130) to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.668308  3880 raft_consensus.cc:1275] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:33.670933  4745 consensus_queue.cc:1048] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:33.672242  3957 raft_consensus.cc:1275] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:33.673839  4745 consensus_queue.cc:1048] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:33.830476  3905 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3c80 after lost signal to thread 2761
W20260710 11:06:33.831393  3905 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5e80 after lost signal to thread 3816
W20260710 11:06:33.832340  3905 debug-util.cc:398] Leaking SignalData structure 0x7b0800106f40 after lost signal to thread 3908
W20260710 11:06:33.833189  3905 debug-util.cc:398] Leaking SignalData structure 0x7b08001adc00 after lost signal to thread 3983
W20260710 11:06:33.834221  3905 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4500 after lost signal to thread 4057
W20260710 11:06:33.835157  3905 debug-util.cc:398] Leaking SignalData structure 0x7b08002806a0 after lost signal to thread 4337
I20260710 11:06:34.008630  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:34.040109  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:34.062575  4031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc"
dest_uuid: "53b961c976244dc8bc3d83c05f546729"
mode: GRACEFUL
new_leader_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:38572
I20260710 11:06:34.063069  4031 raft_consensus.cc:606] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Received request to transfer leadership to TS 2751b57b6038441c8aab06b151c922d8
I20260710 11:06:34.064224  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:34.064841  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:34.492307  4745 raft_consensus.cc:993] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: : Instructing follower 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:34.492852  4745 raft_consensus.cc:1081] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Signalling peer 2751b57b6038441c8aab06b151c922d8 to start an election
I20260710 11:06:34.494747  4313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc"
dest_uuid: "2751b57b6038441c8aab06b151c922d8"
 from {username='slave'} at 127.0.0.1:35746
I20260710 11:06:34.495352  4313 raft_consensus.cc:493] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:34.495710  4313 raft_consensus.cc:3060] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.503471  4313 raft_consensus.cc:515] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:34.506098  4313 leader_election.cc:290] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:34.506666  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:34.507283  4031 raft_consensus.cc:3055] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:34.506666  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a36ba8900c4582aae21b48f2e547bc" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:34.507619  4031 raft_consensus.cc:740] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:34.507827  3957 raft_consensus.cc:3060] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.508488  4031 consensus_queue.cc:260] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [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: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:34.509533  4031 raft_consensus.cc:3060] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.515882  3957 raft_consensus.cc:2468] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:34.517108  4031 raft_consensus.cc:2468] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:34.517330  4276 leader_election.cc:304] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 
I20260710 11:06:34.518404  4744 raft_consensus.cc:2804] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:34.519516  4744 raft_consensus.cc:697] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:34.520434  4744 consensus_queue.cc:237] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [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: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:34.530148  3780 catalog_manager.cc:5697] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 53b961c976244dc8bc3d83c05f546729 (127.2.177.131) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.927486  4031 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:34.928821  4744 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:34.953924  3957 raft_consensus.cc:1275] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:34.955847  4766 consensus_queue.cc:1048] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:35.065644  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:35.080413  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
W20260710 11:06:35.095223  3925 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:06:35.104875  3925 consensus_peers.cc:597] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.119093  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:35.119926  2758 tablet_replica.cc:333] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.120632  2758 raft_consensus.cc:2243] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.121119  2758 raft_consensus.cc:2272] T 2d1a80b51e6d4a22a8801cff080ff478 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.123301  2758 tablet_replica.cc:333] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.123893  2758 raft_consensus.cc:2243] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.124403  2758 raft_consensus.cc:2272] T 32d2536e754c4a88be2fddaf79de9216 P 66c8b5798dab49dab7ef142fcc735e0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.126708  2758 tablet_replica.cc:333] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.127636  2758 raft_consensus.cc:2243] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.128516  2758 raft_consensus.cc:2272] T 470e46d8f27247518a79e2807350fb57 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.131899  2758 tablet_replica.cc:333] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.132942  2758 raft_consensus.cc:2243] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.133610  2758 raft_consensus.cc:2272] T a5af8446e48e4ebc812f21a63bfa0b34 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.136698  2758 tablet_replica.cc:333] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.137761  2758 raft_consensus.cc:2243] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.138461  2758 raft_consensus.cc:2272] T 067717f0e9ef47cb83143fe6dc72a696 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.141583  2758 tablet_replica.cc:333] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.142405  2758 raft_consensus.cc:2243] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:35.142792  3999 consensus_peers.cc:597] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.142961  2758 raft_consensus.cc:2272] T dcc0042740614795819500c445ee2d54 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.145838  2758 tablet_replica.cc:333] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.146811  2758 raft_consensus.cc:2243] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.147369  2758 raft_consensus.cc:2272] T 5d0fefcba07a42e8ba08a1cc6fed398e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.150100  2758 tablet_replica.cc:333] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.150913  2758 raft_consensus.cc:2243] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.152084  2758 raft_consensus.cc:2272] T 1c37117e710946dcbb2e6f710a3e9d2a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.154886  2758 tablet_replica.cc:333] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.155773  2758 raft_consensus.cc:2243] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.156327  2758 raft_consensus.cc:2272] T 7597a627075c458ca8b16248f78db7ad P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.159174  2758 tablet_replica.cc:333] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.159991  2758 raft_consensus.cc:2243] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.161057  2758 raft_consensus.cc:2272] T ff95738d2d06446e9dde07ec6dafa67b P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.163817  2758 tablet_replica.cc:333] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.164613  2758 raft_consensus.cc:2243] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.165417  2758 raft_consensus.cc:2272] T fd818213c5a24f3ab4d3803838d3d3e0 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.167906  2758 tablet_replica.cc:333] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.168736  2758 raft_consensus.cc:2243] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.169840  2758 raft_consensus.cc:2272] T 9c22702ae9574225a2048121ff73a90e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.172520  2758 tablet_replica.cc:333] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.173257  2758 raft_consensus.cc:2243] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.173976  2758 raft_consensus.cc:2272] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.176791  2758 tablet_replica.cc:333] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.177551  2758 raft_consensus.cc:2243] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.178642  2758 raft_consensus.cc:2272] T 906464db8ecb423da9ae3ed7516ad12e P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.181365  2758 tablet_replica.cc:333] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.182159  2758 raft_consensus.cc:2243] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.182844  2758 raft_consensus.cc:2272] T 50debe035949445b98fb47435ce3234a P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.185381  2758 tablet_replica.cc:333] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.186098  2758 raft_consensus.cc:2243] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.187189  2758 raft_consensus.cc:2272] T a094a2265f8d49599a643ab40bc35c05 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.189766  2758 tablet_replica.cc:333] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.190471  2758 raft_consensus.cc:2243] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.191257  2758 raft_consensus.cc:2272] T 66644a6e090e4b7c8a11488584be7558 P 66c8b5798dab49dab7ef142fcc735e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.193711  2758 tablet_replica.cc:333] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e: stopping tablet replica
I20260710 11:06:35.194381  2758 raft_consensus.cc:2243] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.195344  2758 raft_consensus.cc:2272] T 5b3c2e04665b48a8af113483e923c207 P 66c8b5798dab49dab7ef142fcc735e0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.206764  3999 consensus_peers.cc:597] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.208475  3925 consensus_peers.cc:597] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.270272  3925 consensus_peers.cc:597] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.359412  4279 consensus_peers.cc:597] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.403584  3999 consensus_peers.cc:597] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.478870  4279 consensus_peers.cc:597] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.498601  4279 consensus_peers.cc:597] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.579157  3999 consensus_peers.cc:597] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.591988  4279 consensus_peers.cc:597] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.638741  4279 consensus_peers.cc:597] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.175531  4745 raft_consensus.cc:493] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.176084  4745 raft_consensus.cc:515] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.178004  4745 leader_election.cc:290] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:36.179565  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8" is_pre_election: true
W20260710 11:06:36.181900  3999 leader_election.cc:336] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.182412  3999 leader_election.cc:304] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [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: 53b961c976244dc8bc3d83c05f546729; no voters: 2751b57b6038441c8aab06b151c922d8, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.183115  4745 raft_consensus.cc:2749] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.190171  4783 raft_consensus.cc:493] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.190788  4783 raft_consensus.cc:515] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.193048  4783 leader_election.cc:290] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:36.194073  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
W20260710 11:06:36.196659  4279 leader_election.cc:336] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.197031  4279 leader_election.cc:304] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [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: 2751b57b6038441c8aab06b151c922d8; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.197604  4783 raft_consensus.cc:2749] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.205314  4788 raft_consensus.cc:493] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.205834  4788 raft_consensus.cc:515] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.208021  4788 leader_election.cc:290] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
W20260710 11:06:36.212723  3925 leader_election.cc:336] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.212698  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8" is_pre_election: true
I20260710 11:06:36.213583  4313 raft_consensus.cc:2468] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:36.214605  3925 leader_election.cc:304] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.215579  4788 raft_consensus.cc:2804] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.215963  4788 raft_consensus.cc:493] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.216326  4788 raft_consensus.cc:3060] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.224241  4788 raft_consensus.cc:515] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.226564  4788 leader_election.cc:290] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:36.228034  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95738d2d06446e9dde07ec6dafa67b" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8"
I20260710 11:06:36.228667  4313 raft_consensus.cc:3060] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.230759  3925 leader_election.cc:336] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.235816  4313 raft_consensus.cc:2468] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:36.236930  3925 leader_election.cc:304] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.237568  4788 raft_consensus.cc:2804] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.238101  4788 raft_consensus.cc:697] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:36.239114  4788 consensus_queue.cc:237] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
W20260710 11:06:36.247296  2758 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3905)
I20260710 11:06:36.251657  3779 catalog_manager.cc:5697] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.284703  4788 raft_consensus.cc:493] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.285225  4788 raft_consensus.cc:515] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.287240  4788 leader_election.cc:290] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:36.288415  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8" is_pre_election: true
W20260710 11:06:36.291101  3925 leader_election.cc:336] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.291505  3925 leader_election.cc:304] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 2751b57b6038441c8aab06b151c922d8, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.292296  4788 raft_consensus.cc:2749] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.310957  4783 raft_consensus.cc:493] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.311482  4783 raft_consensus.cc:515] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.313767  4783 leader_election.cc:290] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:36.315104  4029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:36.315810  4029 raft_consensus.cc:2468] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 1.
I20260710 11:06:36.317304  4278 leader_election.cc:304] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [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: 2751b57b6038441c8aab06b151c922d8, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:36.318077  4783 raft_consensus.cc:2804] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.318514  4783 raft_consensus.cc:493] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.318935  4783 raft_consensus.cc:3060] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.317860  4279 leader_election.cc:336] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.326392  4783 raft_consensus.cc:515] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.328215  4783 leader_election.cc:290] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:36.329392  4029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a094a2265f8d49599a643ab40bc35c05" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729"
I20260710 11:06:36.330044  4029 raft_consensus.cc:3060] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.332206  4279 leader_election.cc:336] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.335690  4029 raft_consensus.cc:2468] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:36.336679  4278 leader_election.cc:304] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [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: 2751b57b6038441c8aab06b151c922d8, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.337445  4783 raft_consensus.cc:2804] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.337994  4783 raft_consensus.cc:697] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:36.339016  4783 consensus_queue.cc:237] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.347664  4783 raft_consensus.cc:493] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.348265  4783 raft_consensus.cc:515] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.348919  3779 catalog_manager.cc:5697] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.350950  4783 leader_election.cc:290] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:36.351426  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c37117e710946dcbb2e6f710a3e9d2a" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
W20260710 11:06:36.356245  4279 leader_election.cc:336] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.356701  4279 leader_election.cc:304] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [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: 2751b57b6038441c8aab06b151c922d8; no voters: 1e2e326f042d4e5b8b4b9d80bda78bb9, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.358101  4783 raft_consensus.cc:2749] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.364200  4788 raft_consensus.cc:493] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.364710  4788 raft_consensus.cc:515] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.366735  4788 leader_election.cc:290] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:36.367776  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c37117e710946dcbb2e6f710a3e9d2a" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8" is_pre_election: true
I20260710 11:06:36.368355  4313 raft_consensus.cc:2468] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 1.
I20260710 11:06:36.369568  3925 leader_election.cc:304] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 
I20260710 11:06:36.370419  4788 raft_consensus.cc:2804] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.370859  4788 raft_consensus.cc:493] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
W20260710 11:06:36.371014  3925 leader_election.cc:336] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.371321  4788 raft_consensus.cc:3060] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.379355  4788 raft_consensus.cc:515] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.381829  4788 leader_election.cc:290] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:36.383145  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c37117e710946dcbb2e6f710a3e9d2a" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8"
I20260710 11:06:36.383754  4313 raft_consensus.cc:3060] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.385125  3925 leader_election.cc:336] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.390619  4313 raft_consensus.cc:2468] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e2e326f042d4e5b8b4b9d80bda78bb9 in term 2.
I20260710 11:06:36.391782  3925 leader_election.cc:304] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.392581  4788 raft_consensus.cc:2804] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.393004  4788 raft_consensus.cc:697] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Becoming Leader. State: Replica: 1e2e326f042d4e5b8b4b9d80bda78bb9, State: Running, Role: LEADER
I20260710 11:06:36.393855  4788 consensus_queue.cc:237] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.399206  4788 raft_consensus.cc:493] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.400605  4788 raft_consensus.cc:515] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:36.403475  4788 leader_election.cc:290] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
I20260710 11:06:36.403692  4029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
I20260710 11:06:36.404644  3779 catalog_manager.cc:5697] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:36.409754  3925 leader_election.cc:336] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.410254  3925 leader_election.cc:304] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.410940  4788 raft_consensus.cc:2749] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.432633  4745 raft_consensus.cc:493] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.433133  4745 raft_consensus.cc:515] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:36.435146  4745 leader_election.cc:290] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:36.437079  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:36.437704  3957 raft_consensus.cc:2468] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:36.438989  3996 leader_election.cc:304] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 
W20260710 11:06:36.439530  3999 leader_election.cc:336] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.439779  4745 raft_consensus.cc:2804] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.440181  4745 raft_consensus.cc:493] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.440544  4745 raft_consensus.cc:3060] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.445597  4745 raft_consensus.cc:515] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:36.447361  4745 leader_election.cc:290] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:36.448491  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906464db8ecb423da9ae3ed7516ad12e" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:36.449153  3957 raft_consensus.cc:3060] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.449747  4783 raft_consensus.cc:493] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.450325  4783 raft_consensus.cc:515] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.453014  4783 leader_election.cc:290] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999)
W20260710 11:06:36.455503  3999 leader_election.cc:336] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.456894  4029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c2e04665b48a8af113483e923c207" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "53b961c976244dc8bc3d83c05f546729" is_pre_election: true
W20260710 11:06:36.457804  4279 leader_election.cc:336] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.457743  3957 raft_consensus.cc:2468] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 2.
I20260710 11:06:36.458665  4278 leader_election.cc:304] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [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: 2751b57b6038441c8aab06b151c922d8; no voters: 53b961c976244dc8bc3d83c05f546729, 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.459103  3996 leader_election.cc:304] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.459581  4783 raft_consensus.cc:2749] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.459913  4745 raft_consensus.cc:2804] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.460464  4745 raft_consensus.cc:697] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:36.461529  4745 consensus_queue.cc:237] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } }
I20260710 11:06:36.470371  3779 catalog_manager.cc:5697] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.506778  4745 raft_consensus.cc:493] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.507581  4745 raft_consensus.cc:515] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.510059  4745 leader_election.cc:290] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:36.511808  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c2e04665b48a8af113483e923c207" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8" is_pre_election: true
I20260710 11:06:36.512482  4313 raft_consensus.cc:2468] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 1.
I20260710 11:06:36.514142  3999 leader_election.cc:304] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [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: 2751b57b6038441c8aab06b151c922d8, 53b961c976244dc8bc3d83c05f546729; no voters: 
I20260710 11:06:36.514772  4745 raft_consensus.cc:2804] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:36.514936  3999 leader_election.cc:336] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.515211  4745 raft_consensus.cc:493] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.515633  4745 raft_consensus.cc:3060] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.523509  4745 raft_consensus.cc:515] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.525728  4745 leader_election.cc:290] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 2751b57b6038441c8aab06b151c922d8 (127.2.177.132:33521)
I20260710 11:06:36.527204  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c2e04665b48a8af113483e923c207" candidate_uuid: "53b961c976244dc8bc3d83c05f546729" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2751b57b6038441c8aab06b151c922d8"
I20260710 11:06:36.527808  4313 raft_consensus.cc:3060] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.529059  3999 leader_election.cc:336] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.535143  4313 raft_consensus.cc:2468] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b961c976244dc8bc3d83c05f546729 in term 2.
I20260710 11:06:36.536182  3999 leader_election.cc:304] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [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: 2751b57b6038441c8aab06b151c922d8, 53b961c976244dc8bc3d83c05f546729; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.536965  4745 raft_consensus.cc:2804] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.537441  4745 raft_consensus.cc:697] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Becoming Leader. State: Replica: 53b961c976244dc8bc3d83c05f546729, State: Running, Role: LEADER
I20260710 11:06:36.538326  4745 consensus_queue.cc:237] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.544487  4783 raft_consensus.cc:493] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.545092  4783 raft_consensus.cc:515] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.547123  4783 leader_election.cc:290] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:36.547765  3779 catalog_manager.cc:5697] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 53b961c976244dc8bc3d83c05f546729 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "53b961c976244dc8bc3d83c05f546729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.550262  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" is_pre_election: true
I20260710 11:06:36.550879  3957 raft_consensus.cc:2468] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 1.
I20260710 11:06:36.552093  4276 leader_election.cc:304] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 
W20260710 11:06:36.552584  4279 leader_election.cc:336] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.552829  4783 raft_consensus.cc:2804] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.553202  4783 raft_consensus.cc:493] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66c8b5798dab49dab7ef142fcc735e0e)
I20260710 11:06:36.553551  4783 raft_consensus.cc:3060] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.561656  4783 raft_consensus.cc:515] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.563494  4783 leader_election.cc:290] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: Requested vote from peers 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389), 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397)
I20260710 11:06:36.564620  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c22702ae9574225a2048121ff73a90e" candidate_uuid: "2751b57b6038441c8aab06b151c922d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9"
I20260710 11:06:36.565199  3957 raft_consensus.cc:3060] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.567639  4279 leader_election.cc:336] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111)
I20260710 11:06:36.572132  3957 raft_consensus.cc:2468] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2751b57b6038441c8aab06b151c922d8 in term 2.
I20260710 11:06:36.573886  4276 leader_election.cc:304] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [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: 1e2e326f042d4e5b8b4b9d80bda78bb9, 2751b57b6038441c8aab06b151c922d8; no voters: 66c8b5798dab49dab7ef142fcc735e0e
I20260710 11:06:36.575147  4783 raft_consensus.cc:2804] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.575671  4783 raft_consensus.cc:697] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Becoming Leader. State: Replica: 2751b57b6038441c8aab06b151c922d8, State: Running, Role: LEADER
I20260710 11:06:36.576593  4783 consensus_queue.cc:237] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [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: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } }
I20260710 11:06:36.593410  3779 catalog_manager.cc:5697] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 reported cstate change: term changed from 1 to 2, leader changed from 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129) to 2751b57b6038441c8aab06b151c922d8 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "2751b57b6038441c8aab06b151c922d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66c8b5798dab49dab7ef142fcc735e0e" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 11:06:36.733002  3925 consensus_peers.cc:597] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:36.772142  4279 consensus_peers.cc:597] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.812027  4313 raft_consensus.cc:1275] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:36.813727  4738 consensus_queue.cc:1048] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:06:36.832566  3925 consensus_peers.cc:597] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.865213  4311 raft_consensus.cc:1275] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Refusing update from remote peer 1e2e326f042d4e5b8b4b9d80bda78bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:36.866766  4801 consensus_queue.cc:1048] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:06:36.889245  3999 consensus_peers.cc:597] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.902436  4029 raft_consensus.cc:1275] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:36.904053  4766 consensus_queue.cc:1048] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b961c976244dc8bc3d83c05f546729" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:36.942992  4311 raft_consensus.cc:1275] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:36.944406  4745 consensus_queue.cc:1048] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2751b57b6038441c8aab06b151c922d8" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 33521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:06:36.969115  3999 consensus_peers.cc:597] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.089351  3957 raft_consensus.cc:1275] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 53b961c976244dc8bc3d83c05f546729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:37.091342  4785 consensus_queue.cc:1048] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:06:37.116384  4279 consensus_peers.cc:597] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.150696  3957 raft_consensus.cc:1275] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Refusing update from remote peer 2751b57b6038441c8aab06b151c922d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:37.152107  4805 consensus_queue.cc:1048] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e2e326f042d4e5b8b4b9d80bda78bb9" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 11:06:37.247767  2758 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3905)
W20260710 11:06:37.345778  3925 consensus_peers.cc:597] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:37.579556  3925 consensus_peers.cc:597] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:37.661131  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
W20260710 11:06:37.676913  3999 consensus_peers.cc:597] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:37.704005  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
W20260710 11:06:37.718773  3999 consensus_peers.cc:597] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:37.740672  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:37.741650  2758 tablet_replica.cc:333] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.742640  2758 raft_consensus.cc:2243] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.743300  2758 raft_consensus.cc:2272] T 7c65d9b953214d199130b3b86cdcd437 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.743444  4279 consensus_peers.cc:597] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:37.744189  4276 consensus_peers.cc:597] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 -> Peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Couldn't send request to peer 1e2e326f042d4e5b8b4b9d80bda78bb9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.745401  2758 tablet_replica.cc:333] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.746073  2758 raft_consensus.cc:2243] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.746481  2758 raft_consensus.cc:2272] T 32d2536e754c4a88be2fddaf79de9216 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.748075  2758 tablet_replica.cc:333] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.748613  2758 raft_consensus.cc:2243] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.749061  2758 raft_consensus.cc:2272] T 6cf31abd550546f0831a6e4d5e8a40aa P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.750696  2758 tablet_replica.cc:333] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.751231  2758 raft_consensus.cc:2243] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.751576  2758 raft_consensus.cc:2272] T 7597a627075c458ca8b16248f78db7ad P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.753257  2758 tablet_replica.cc:333] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.753767  2758 raft_consensus.cc:2243] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.754611  2758 raft_consensus.cc:2272] T ff95738d2d06446e9dde07ec6dafa67b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.756734  2758 tablet_replica.cc:333] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.757257  2758 raft_consensus.cc:2243] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.758025  2758 raft_consensus.cc:2272] T ddfad57b08c14fd4b047f425590c97fd P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.759594  2758 tablet_replica.cc:333] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.760126  2758 raft_consensus.cc:2243] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.760514  2758 raft_consensus.cc:2272] T fd818213c5a24f3ab4d3803838d3d3e0 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.762120  2758 tablet_replica.cc:333] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.762645  2758 raft_consensus.cc:2243] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.763546  2758 raft_consensus.cc:2272] T 1c37117e710946dcbb2e6f710a3e9d2a P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.765650  2758 tablet_replica.cc:333] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.766232  2758 raft_consensus.cc:2243] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.767042  2758 raft_consensus.cc:2272] T 9d1a132198124d09b214a11c0271087b P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.768831  2758 tablet_replica.cc:333] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.769295  2758 raft_consensus.cc:2243] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.770272  2758 raft_consensus.cc:2272] T a5af8446e48e4ebc812f21a63bfa0b34 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.772253  2758 tablet_replica.cc:333] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.772943  2758 raft_consensus.cc:2243] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:06:37.773228  3996 consensus_peers.cc:597] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 -> Peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Couldn't send request to peer 1e2e326f042d4e5b8b4b9d80bda78bb9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.773836  2758 raft_consensus.cc:2272] T 067717f0e9ef47cb83143fe6dc72a696 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.776180  2758 tablet_replica.cc:333] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.776913  2758 raft_consensus.cc:2243] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.777840  2758 raft_consensus.cc:2272] T e8c37ccb12bb4d8293c0cb8a3186e109 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.779279  3999 consensus_peers.cc:597] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:37.779803  2758 tablet_replica.cc:333] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.780354  2758 raft_consensus.cc:2243] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.780814  2758 raft_consensus.cc:2272] T 9c22702ae9574225a2048121ff73a90e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.783390  2758 tablet_replica.cc:333] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.784061  2758 raft_consensus.cc:2243] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.784488  2758 raft_consensus.cc:2272] T 5d0fefcba07a42e8ba08a1cc6fed398e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.786386  2758 tablet_replica.cc:333] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.787066  2758 raft_consensus.cc:2243] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.787559  2758 raft_consensus.cc:2272] T 906464db8ecb423da9ae3ed7516ad12e P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.790257  2758 tablet_replica.cc:333] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
W20260710 11:06:37.790345  3996 consensus_peers.cc:597] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 -> Peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Couldn't send request to peer 1e2e326f042d4e5b8b4b9d80bda78bb9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.790928  2758 raft_consensus.cc:2243] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.791291  2758 raft_consensus.cc:2272] T e3a36ba8900c4582aae21b48f2e547bc P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.793386  2758 tablet_replica.cc:333] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.794070  2758 raft_consensus.cc:2243] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.794557  2758 raft_consensus.cc:2272] T 2d1a80b51e6d4a22a8801cff080ff478 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.796094  2758 tablet_replica.cc:333] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9: stopping tablet replica
I20260710 11:06:37.796551  2758 raft_consensus.cc:2243] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.797297  2758 raft_consensus.cc:2272] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 1e2e326f042d4e5b8b4b9d80bda78bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.824069  4279 consensus_peers.cc:597] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:37.843371  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
W20260710 11:06:37.874257  4276 consensus_peers.cc:597] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 -> Peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Couldn't send request to peer 1e2e326f042d4e5b8b4b9d80bda78bb9. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:33397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.884018  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
W20260710 11:06:37.911322  4278 consensus_peers.cc:597] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 -> Peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Couldn't send request to peer 53b961c976244dc8bc3d83c05f546729. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.921001  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:37.921726  2758 tablet_replica.cc:333] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.922410  2758 raft_consensus.cc:2243] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.922930  2758 raft_consensus.cc:2272] T dcc0042740614795819500c445ee2d54 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.924705  2758 tablet_replica.cc:333] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.925251  2758 raft_consensus.cc:2243] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.925663  2758 raft_consensus.cc:2272] T 470e46d8f27247518a79e2807350fb57 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.927295  2758 tablet_replica.cc:333] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.927811  2758 raft_consensus.cc:2243] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.928511  2758 raft_consensus.cc:2272] T 32d2536e754c4a88be2fddaf79de9216 P 53b961c976244dc8bc3d83c05f546729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.930230  2758 tablet_replica.cc:333] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.930729  2758 raft_consensus.cc:2243] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.931504  2758 raft_consensus.cc:2272] T 6cf31abd550546f0831a6e4d5e8a40aa P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.933122  2758 tablet_replica.cc:333] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.933622  2758 raft_consensus.cc:2243] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.934388  2758 raft_consensus.cc:2272] T 7c65d9b953214d199130b3b86cdcd437 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.935973  2758 tablet_replica.cc:333] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.936471  2758 raft_consensus.cc:2243] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.937014  2758 raft_consensus.cc:2272] T ddfad57b08c14fd4b047f425590c97fd P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.938989  2758 tablet_replica.cc:333] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.939450  2758 raft_consensus.cc:2243] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.939779  2758 raft_consensus.cc:2272] T a5af8446e48e4ebc812f21a63bfa0b34 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.941327  2758 tablet_replica.cc:333] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.941763  2758 raft_consensus.cc:2243] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.942180  2758 raft_consensus.cc:2272] T 067717f0e9ef47cb83143fe6dc72a696 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.943681  2758 tablet_replica.cc:333] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.944114  2758 raft_consensus.cc:2243] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.944597  2758 raft_consensus.cc:2272] T 9d1a132198124d09b214a11c0271087b P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.946278  2758 tablet_replica.cc:333] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.946772  2758 raft_consensus.cc:2243] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.947173  2758 raft_consensus.cc:2272] T e3a36ba8900c4582aae21b48f2e547bc P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.948972  2758 tablet_replica.cc:333] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.949507  2758 raft_consensus.cc:2243] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.950304  2758 raft_consensus.cc:2272] T 906464db8ecb423da9ae3ed7516ad12e P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.950541  3996 consensus_peers.cc:597] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 -> Peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Couldn't send request to peer 1e2e326f042d4e5b8b4b9d80bda78bb9. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:33397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.952232  2758 tablet_replica.cc:333] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.952802  2758 raft_consensus.cc:2243] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.953728  2758 raft_consensus.cc:2272] T 5b3c2e04665b48a8af113483e923c207 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.955602  2758 tablet_replica.cc:333] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.956099  2758 raft_consensus.cc:2243] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.956789  2758 raft_consensus.cc:2272] T 5d0fefcba07a42e8ba08a1cc6fed398e P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.958539  2758 tablet_replica.cc:333] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.959030  2758 raft_consensus.cc:2243] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.959705  2758 raft_consensus.cc:2272] T 50debe035949445b98fb47435ce3234a P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.961324  2758 tablet_replica.cc:333] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.961805  2758 raft_consensus.cc:2243] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.962309  2758 raft_consensus.cc:2272] T a094a2265f8d49599a643ab40bc35c05 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.963932  2758 tablet_replica.cc:333] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.964397  2758 raft_consensus.cc:2243] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.964797  2758 raft_consensus.cc:2272] T 66644a6e090e4b7c8a11488584be7558 P 53b961c976244dc8bc3d83c05f546729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.966537  2758 tablet_replica.cc:333] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.967013  2758 raft_consensus.cc:2243] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.967556  2758 raft_consensus.cc:2272] T e8c37ccb12bb4d8293c0cb8a3186e109 P 53b961c976244dc8bc3d83c05f546729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.969498  2758 tablet_replica.cc:333] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729: stopping tablet replica
I20260710 11:06:37.970116  2758 raft_consensus.cc:2243] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.970829  2758 raft_consensus.cc:2272] T 2d1a80b51e6d4a22a8801cff080ff478 P 53b961c976244dc8bc3d83c05f546729 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.993649  4279 consensus_peers.cc:597] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 -> Peer 66c8b5798dab49dab7ef142fcc735e0e (127.2.177.129:34389): Couldn't send request to peer 66c8b5798dab49dab7ef142fcc735e0e. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:38.018536  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
W20260710 11:06:38.053833  4278 consensus_peers.cc:597] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 -> Peer 53b961c976244dc8bc3d83c05f546729 (127.2.177.131:36999): Couldn't send request to peer 53b961c976244dc8bc3d83c05f546729. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.131:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.055423  2758 tablet_server.cc:179] TabletServer@127.2.177.132:0 shutting down...
I20260710 11:06:38.083917  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:38.084566  2758 tablet_replica.cc:333] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.085148  2758 raft_consensus.cc:2243] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.085721  2758 raft_consensus.cc:2272] T ff95738d2d06446e9dde07ec6dafa67b P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.087697  2758 tablet_replica.cc:333] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.088245  2758 raft_consensus.cc:2243] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.088953  2758 raft_consensus.cc:2272] T 470e46d8f27247518a79e2807350fb57 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.090682  2758 tablet_replica.cc:333] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.091212  2758 raft_consensus.cc:2243] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.091691  2758 raft_consensus.cc:2272] T 7c65d9b953214d199130b3b86cdcd437 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.093405  2758 tablet_replica.cc:333] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.093905  2758 raft_consensus.cc:2243] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.094705  2758 raft_consensus.cc:2272] T e3a36ba8900c4582aae21b48f2e547bc P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.096446  2758 tablet_replica.cc:333] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.097050  2758 raft_consensus.cc:2243] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.097522  2758 raft_consensus.cc:2272] T 50debe035949445b98fb47435ce3234a P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.099277  2758 tablet_replica.cc:333] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.099766  2758 raft_consensus.cc:2243] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.100219  2758 raft_consensus.cc:2272] T 6cf31abd550546f0831a6e4d5e8a40aa P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.101917  2758 tablet_replica.cc:333] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.102504  2758 raft_consensus.cc:2243] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.103158  2758 raft_consensus.cc:2272] T dcc0042740614795819500c445ee2d54 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.104782  2758 tablet_replica.cc:333] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.105285  2758 raft_consensus.cc:2243] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.105778  2758 raft_consensus.cc:2272] T 5b3c2e04665b48a8af113483e923c207 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.107422  2758 tablet_replica.cc:333] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.107908  2758 raft_consensus.cc:2243] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.108902  2758 raft_consensus.cc:2272] T a094a2265f8d49599a643ab40bc35c05 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.111449  2758 tablet_replica.cc:333] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.112043  2758 raft_consensus.cc:2243] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.112969  2758 raft_consensus.cc:2272] T 66644a6e090e4b7c8a11488584be7558 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:38.113015  4276 consensus_peers.cc:597] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 -> Peer 1e2e326f042d4e5b8b4b9d80bda78bb9 (127.2.177.130:33397): Couldn't send request to peer 1e2e326f042d4e5b8b4b9d80bda78bb9. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:33397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.114902  2758 tablet_replica.cc:333] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.115495  2758 raft_consensus.cc:2243] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.116012  2758 raft_consensus.cc:2272] T 9d1a132198124d09b214a11c0271087b P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.117753  2758 tablet_replica.cc:333] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.118288  2758 raft_consensus.cc:2243] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.118796  2758 raft_consensus.cc:2272] T 1c37117e710946dcbb2e6f710a3e9d2a P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.120520  2758 tablet_replica.cc:333] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.121078  2758 raft_consensus.cc:2243] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.121793  2758 raft_consensus.cc:2272] T 7597a627075c458ca8b16248f78db7ad P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.123757  2758 tablet_replica.cc:333] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.124269  2758 raft_consensus.cc:2243] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.124701  2758 raft_consensus.cc:2272] T e8c37ccb12bb4d8293c0cb8a3186e109 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.126526  2758 tablet_replica.cc:333] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.127027  2758 raft_consensus.cc:2243] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.127844  2758 raft_consensus.cc:2272] T 9c22702ae9574225a2048121ff73a90e P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.129717  2758 tablet_replica.cc:333] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.130239  2758 raft_consensus.cc:2243] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.130746  2758 raft_consensus.cc:2272] T ddfad57b08c14fd4b047f425590c97fd P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.132441  2758 tablet_replica.cc:333] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.132899  2758 raft_consensus.cc:2243] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.133617  2758 raft_consensus.cc:2272] T fd818213c5a24f3ab4d3803838d3d3e0 P 2751b57b6038441c8aab06b151c922d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.135357  2758 tablet_replica.cc:333] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8: stopping tablet replica
I20260710 11:06:38.135830  2758 raft_consensus.cc:2243] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.136335  2758 raft_consensus.cc:2272] T 85e4d0e70eef40c28c96cddae4ec2cd3 P 2751b57b6038441c8aab06b151c922d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.172133  2758 tablet_server.cc:196] TabletServer@127.2.177.132:0 shutdown complete.
I20260710 11:06:38.204173  2758 master.cc:562] Master@127.2.177.190:36419 shutting down...
I20260710 11:06:38.227514  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.228053  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.228381  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 347e83f658514bafa92acbd4d9343626: stopping tablet replica
I20260710 11:06:38.274822  2758 master.cc:584] Master@127.2.177.190:36419 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (34906 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:06:38.334982  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:41425
I20260710 11:06:38.336171  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.342034  4812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.342149  4811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.342543  4814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.343984  2758 server_base.cc:1061] running on GCE node
I20260710 11:06:38.345000  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:38.345198  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.345381  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681598345366 us; error 0 us; skew 500 ppm
I20260710 11:06:38.346048  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.348390  2758 webserver.cc:533] Webserver started at http://127.2.177.190:37195/ using document root <none> and password file <none>
I20260710 11:06:38.348896  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.349088  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.349381  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.350569  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "92ad06463af04f1a8811c04889f25d18"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.355469  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:38.358768  4819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.359447  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:38.359733  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "92ad06463af04f1a8811c04889f25d18"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.360003  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.384548  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.385785  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.423604  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:41425
I20260710 11:06:38.423702  4870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:41425 every 8 connection(s)
I20260710 11:06:38.427626  4871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.437712  4871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18: Bootstrap starting.
I20260710 11:06:38.443030  4871 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.447147  4871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18: No bootstrap required, opened a new log
I20260710 11:06:38.449142  4871 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ad06463af04f1a8811c04889f25d18" member_type: VOTER }
I20260710 11:06:38.449497  4871 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.449671  4871 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ad06463af04f1a8811c04889f25d18, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.450254  4871 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92ad06463af04f1a8811c04889f25d18" member_type: VOTER }
I20260710 11:06:38.450680  4871 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:38.450867  4871 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:38.451077  4871 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.455288  4871 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ad06463af04f1a8811c04889f25d18" member_type: VOTER }
I20260710 11:06:38.455736  4871 leader_election.cc:304] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [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: 92ad06463af04f1a8811c04889f25d18; no voters: 
I20260710 11:06:38.456758  4871 leader_election.cc:290] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:38.457088  4874 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.458438  4874 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 1 LEADER]: Becoming Leader. State: Replica: 92ad06463af04f1a8811c04889f25d18, State: Running, Role: LEADER
I20260710 11:06:38.459098  4874 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [LEADER]: Queue going to LEADER mode. State: All 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: "92ad06463af04f1a8811c04889f25d18" member_type: VOTER }
I20260710 11:06:38.459751  4871 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:38.463590  4876 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92ad06463af04f1a8811c04889f25d18. Latest consensus state: current_term: 1 leader_uuid: "92ad06463af04f1a8811c04889f25d18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ad06463af04f1a8811c04889f25d18" member_type: VOTER } }
I20260710 11:06:38.464279  4876 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:38.465610  4875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92ad06463af04f1a8811c04889f25d18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ad06463af04f1a8811c04889f25d18" member_type: VOTER } }
I20260710 11:06:38.466284  4875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:38.467733  4882 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:38.472730  4882 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:38.474989  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:38.480837  4882 catalog_manager.cc:1383] Generated new cluster ID: ce8e3201a8c24dd8b4cbd56edfc01762
I20260710 11:06:38.481130  4882 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:38.498723  4882 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:38.499997  4882 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:38.515511  4882 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18: Generated new TSK 0
I20260710 11:06:38.516134  4882 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:38.542230  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.547878  4892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.549437  4893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.553158  4895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.553659  2758 server_base.cc:1061] running on GCE node
I20260710 11:06:38.555248  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:38.555428  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.555644  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681598555606 us; error 0 us; skew 500 ppm
I20260710 11:06:38.556459  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.558924  2758 webserver.cc:533] Webserver started at http://127.2.177.129:41243/ using document root <none> and password file <none>
I20260710 11:06:38.559427  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.559630  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.559913  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.561017  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "b8fcaa89d0b74733aacc719551789ab7"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.565378  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:06:38.568943  4900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.569773  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:38.570199  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "b8fcaa89d0b74733aacc719551789ab7"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.570511  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.600488  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.601689  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.603262  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:38.605561  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:38.605784  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.606046  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:38.606251  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.646343  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:44335
I20260710 11:06:38.646447  4962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:44335 every 8 connection(s)
I20260710 11:06:38.651090  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.658535  4967 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.660362  4968 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.662814  4970 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.663539  2758 server_base.cc:1061] running on GCE node
I20260710 11:06:38.664304  4963 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41425
I20260710 11:06:38.664708  4963 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:38.664894  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:38.665247  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.665443  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681598665425 us; error 0 us; skew 500 ppm
I20260710 11:06:38.665638  4963 heartbeater.cc:507] Master 127.2.177.190:41425 requested a full tablet report, sending...
I20260710 11:06:38.666209  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.668082  4836 ts_manager.cc:194] Registered new tserver with Master: b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:38.669821  4836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37476
I20260710 11:06:38.671353  2758 webserver.cc:533] Webserver started at http://127.2.177.130:40105/ using document root <none> and password file <none>
I20260710 11:06:38.672080  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.672317  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.672636  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.673743  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.677875  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:38.681406  4975 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.682276  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:38.682572  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.682838  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.697868  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.699147  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.700608  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:38.702844  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:38.703078  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.703317  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:38.703485  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.743809  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:36665
I20260710 11:06:38.743909  5037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:36665 every 8 connection(s)
I20260710 11:06:38.748497  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.755542  5041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.757349  5042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.760444  2758 server_base.cc:1061] running on GCE node
W20260710 11:06:38.760562  5044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.761612  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:38.761831  5038 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41425
W20260710 11:06:38.761906  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.762290  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681598762268 us; error 0 us; skew 500 ppm
I20260710 11:06:38.762342  5038 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:38.762907  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.763202  5038 heartbeater.cc:507] Master 127.2.177.190:41425 requested a full tablet report, sending...
I20260710 11:06:38.765326  4836 ts_manager.cc:194] Registered new tserver with Master: f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:38.765492  2758 webserver.cc:533] Webserver started at http://127.2.177.131:38189/ using document root <none> and password file <none>
I20260710 11:06:38.766036  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.766203  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.766407  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.766942  4836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37484
I20260710 11:06:38.767427  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "29b3ca8225434a19831f28d5ad38142b"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.772485  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:38.775758  5049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.776641  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:38.776882  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "29b3ca8225434a19831f28d5ad38142b"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.777113  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.785050  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.786191  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.787587  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:38.789722  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:38.789894  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.790239  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:38.790378  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.828682  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:39943
I20260710 11:06:38.828774  5111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:39943 every 8 connection(s)
I20260710 11:06:38.833415  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.839574  5115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.841467  5116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.843261  5118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.845196  5112 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41425
I20260710 11:06:38.845463  2758 server_base.cc:1061] running on GCE node
I20260710 11:06:38.845644  5112 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:38.846508  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:38.846544  5112 heartbeater.cc:507] Master 127.2.177.190:41425 requested a full tablet report, sending...
W20260710 11:06:38.846807  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.847069  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681598847050 us; error 0 us; skew 500 ppm
I20260710 11:06:38.847656  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.848809  4836 ts_manager.cc:194] Registered new tserver with Master: 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:38.850195  2758 webserver.cc:533] Webserver started at http://127.2.177.132:37679/ using document root <none> and password file <none>
I20260710 11:06:38.850418  4836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37490
I20260710 11:06:38.850771  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.851024  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.851349  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.852470  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-3-root/instance:
uuid: "1d29342c99e44fbcbbf2a43bd6974443"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.856684  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:06:38.860061  5123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.860788  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:38.861034  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-3-root
uuid: "1d29342c99e44fbcbbf2a43bd6974443"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:38.861357  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.888163  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.889345  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.890933  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:38.893076  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:38.893276  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.893549  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:38.893711  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.932210  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.132:42909
I20260710 11:06:38.932310  5185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.132:42909 every 8 connection(s)
I20260710 11:06:38.945726  5186 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41425
I20260710 11:06:38.946171  5186 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:38.946913  5186 heartbeater.cc:507] Master 127.2.177.190:41425 requested a full tablet report, sending...
I20260710 11:06:38.948707  4836 ts_manager.cc:194] Registered new tserver with Master: 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:38.949684  2758 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014405676s
I20260710 11:06:38.950096  4836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37506
I20260710 11:06:38.976080  4836 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37516:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:06:39.099090  5151 tablet_service.cc:1511] Processing CreateTablet for tablet 33a2757e6a604078b35f6f164028bf71 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:39.100921  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a2757e6a604078b35f6f164028bf71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.105202  5150 tablet_service.cc:1511] Processing CreateTablet for tablet a065f307f34b4238aa01c5e799ed8476 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:39.106786  5150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a065f307f34b4238aa01c5e799ed8476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.119922  4928 tablet_service.cc:1511] Processing CreateTablet for tablet 33a2757e6a604078b35f6f164028bf71 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:39.120151  4927 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4478f6f3d94bae8d791453974e6ba8 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:39.121559  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a2757e6a604078b35f6f164028bf71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.122596  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4478f6f3d94bae8d791453974e6ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.130975  4926 tablet_service.cc:1511] Processing CreateTablet for tablet a065f307f34b4238aa01c5e799ed8476 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:39.133746  4925 tablet_service.cc:1511] Processing CreateTablet for tablet 4241070e2029468faa5c860acb4a04c4 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:39.135911  4924 tablet_service.cc:1511] Processing CreateTablet for tablet 293a0230ef0c47538f6952c4828e513d (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:39.137267  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a065f307f34b4238aa01c5e799ed8476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.138348  4924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293a0230ef0c47538f6952c4828e513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.142673  4925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4241070e2029468faa5c860acb4a04c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.144192  4923 tablet_service.cc:1511] Processing CreateTablet for tablet c5f7cc0a01864e40b8fd42ee3ae878ea (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:39.147769  5149 tablet_service.cc:1511] Processing CreateTablet for tablet 293a0230ef0c47538f6952c4828e513d (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:39.148444  4922 tablet_service.cc:1511] Processing CreateTablet for tablet 10f9ec25fef341c496c61da7149b61ab (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:39.149111  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293a0230ef0c47538f6952c4828e513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.150854  5150 tablet_service.cc:1511] Processing CreateTablet for tablet d7de5dafc09e4674b8e1a2d7b84d274b (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:39.152918  4921 tablet_service.cc:1511] Processing CreateTablet for tablet 41c7f54a60cf4faeb4d662fd2834914e (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:39.154737  4923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f7cc0a01864e40b8fd42ee3ae878ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.157039  5077 tablet_service.cc:1511] Processing CreateTablet for tablet 33a2757e6a604078b35f6f164028bf71 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:39.158064  5150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7de5dafc09e4674b8e1a2d7b84d274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.158473  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a2757e6a604078b35f6f164028bf71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.159183  5071 tablet_service.cc:1511] Processing CreateTablet for tablet 10f9ec25fef341c496c61da7149b61ab (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:39.160563  5071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f9ec25fef341c496c61da7149b61ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.162549  5076 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4478f6f3d94bae8d791453974e6ba8 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:39.164031  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4478f6f3d94bae8d791453974e6ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.166604  5075 tablet_service.cc:1511] Processing CreateTablet for tablet d7de5dafc09e4674b8e1a2d7b84d274b (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:39.170195  5073 tablet_service.cc:1511] Processing CreateTablet for tablet c5f7cc0a01864e40b8fd42ee3ae878ea (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:39.172291  5075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7de5dafc09e4674b8e1a2d7b84d274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.162560  5074 tablet_service.cc:1511] Processing CreateTablet for tablet 4241070e2029468faa5c860acb4a04c4 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:39.164057  5148 tablet_service.cc:1511] Processing CreateTablet for tablet c5f7cc0a01864e40b8fd42ee3ae878ea (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:39.176117  5148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f7cc0a01864e40b8fd42ee3ae878ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.158093  5072 tablet_service.cc:1511] Processing CreateTablet for tablet ee5de2fd80554dec9336a7b7701eea64 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:39.178057  4922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f9ec25fef341c496c61da7149b61ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.179492  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c7f54a60cf4faeb4d662fd2834914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.183199  5073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f7cc0a01864e40b8fd42ee3ae878ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.185232  5072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5de2fd80554dec9336a7b7701eea64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.186461  5074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4241070e2029468faa5c860acb4a04c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.208838  5203 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:39.227409  5070 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4b1c7e58db4fd28fec3b48b0efe724 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:39.228811  5070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4b1c7e58db4fd28fec3b48b0efe724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.229714  4920 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4b1c7e58db4fd28fec3b48b0efe724 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:39.231083  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4b1c7e58db4fd28fec3b48b0efe724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.232216  5069 tablet_service.cc:1511] Processing CreateTablet for tablet 88c3cbdd81c44dd0b1e1fd6704a2b3b5 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:39.233613  5069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c3cbdd81c44dd0b1e1fd6704a2b3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.245307  5203 tablet_bootstrap.cc:654] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.250427  4919 tablet_service.cc:1511] Processing CreateTablet for tablet 06b4a34869d3455c8a1bd3d5e7ae6275 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:39.251886  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b4a34869d3455c8a1bd3d5e7ae6275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.255376  5068 tablet_service.cc:1511] Processing CreateTablet for tablet 06b4a34869d3455c8a1bd3d5e7ae6275 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:39.256805  5068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b4a34869d3455c8a1bd3d5e7ae6275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.266048  4927 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3d6abfefc243e6b15989d9859cdc86 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:39.267479  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3d6abfefc243e6b15989d9859cdc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.263093  5204 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
W20260710 11:06:39.250383  4822 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.177.132:42909, user_credentials={real_user=slave}} blocked reactor thread for 86609.9us
I20260710 11:06:39.273406  5206 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:39.274878  5149 tablet_service.cc:1511] Processing CreateTablet for tablet 41c7f54a60cf4faeb4d662fd2834914e (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:39.276253  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c7f54a60cf4faeb4d662fd2834914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.277735  5003 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4478f6f3d94bae8d791453974e6ba8 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:39.279307  5003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4478f6f3d94bae8d791453974e6ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.274928  5150 tablet_service.cc:1511] Processing CreateTablet for tablet ee5de2fd80554dec9336a7b7701eea64 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:39.280403  5147 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4b1c7e58db4fd28fec3b48b0efe724 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:39.281201  5150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5de2fd80554dec9336a7b7701eea64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.282610  5146 tablet_service.cc:1511] Processing CreateTablet for tablet 88c3cbdd81c44dd0b1e1fd6704a2b3b5 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:39.283427  5206 tablet_bootstrap.cc:654] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.283922  5146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c3cbdd81c44dd0b1e1fd6704a2b3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.287156  5145 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3d6abfefc243e6b15989d9859cdc86 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:39.288199  5204 tablet_bootstrap.cc:654] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.288501  5145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3d6abfefc243e6b15989d9859cdc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.290836  5147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4b1c7e58db4fd28fec3b48b0efe724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.297210  5070 tablet_service.cc:1511] Processing CreateTablet for tablet 24338d57a2bb44c0aa6579fa716db71d (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:39.297834  4928 tablet_service.cc:1511] Processing CreateTablet for tablet 24338d57a2bb44c0aa6579fa716db71d (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:39.298827  5070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24338d57a2bb44c0aa6579fa716db71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.299444  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24338d57a2bb44c0aa6579fa716db71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.300836  4996 tablet_service.cc:1511] Processing CreateTablet for tablet 41c7f54a60cf4faeb4d662fd2834914e (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:39.302331  4996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c7f54a60cf4faeb4d662fd2834914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.302073  5002 tablet_service.cc:1511] Processing CreateTablet for tablet a065f307f34b4238aa01c5e799ed8476 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:39.303480  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a065f307f34b4238aa01c5e799ed8476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.304675  4995 tablet_service.cc:1511] Processing CreateTablet for tablet 88c3cbdd81c44dd0b1e1fd6704a2b3b5 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:39.305609  5001 tablet_service.cc:1511] Processing CreateTablet for tablet d7de5dafc09e4674b8e1a2d7b84d274b (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:39.307124  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 06b4a34869d3455c8a1bd3d5e7ae6275 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:39.307999  5000 tablet_service.cc:1511] Processing CreateTablet for tablet 4241070e2029468faa5c860acb4a04c4 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:39.310532  4999 tablet_service.cc:1511] Processing CreateTablet for tablet 293a0230ef0c47538f6952c4828e513d (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:39.311551  5144 tablet_service.cc:1511] Processing CreateTablet for tablet 24338d57a2bb44c0aa6579fa716db71d (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:39.316169  5144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24338d57a2bb44c0aa6579fa716db71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.315990  4998 tablet_service.cc:1511] Processing CreateTablet for tablet ee5de2fd80554dec9336a7b7701eea64 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:39.316820  4997 tablet_service.cc:1511] Processing CreateTablet for tablet 10f9ec25fef341c496c61da7149b61ab (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:39.319464  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293a0230ef0c47538f6952c4828e513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.322356  5001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7de5dafc09e4674b8e1a2d7b84d274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.326349  4997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f9ec25fef341c496c61da7149b61ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.330425  5000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4241070e2029468faa5c860acb4a04c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.334496  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b4a34869d3455c8a1bd3d5e7ae6275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.338399  4995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c3cbdd81c44dd0b1e1fd6704a2b3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.342484  4998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5de2fd80554dec9336a7b7701eea64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.347499  5143 tablet_service.cc:1511] Processing CreateTablet for tablet 972a1144678048f094a3c1c3244f759a (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:39.349332  5143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972a1144678048f094a3c1c3244f759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.342882  5069 tablet_service.cc:1511] Processing CreateTablet for tablet 972a1144678048f094a3c1c3244f759a (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:39.363332  4926 tablet_service.cc:1511] Processing CreateTablet for tablet 9c839976d62741d1bb0db5039ed834eb (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:39.364741  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c839976d62741d1bb0db5039ed834eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.369617  5069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972a1144678048f094a3c1c3244f759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.408200  5203 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:39.408742  5203 ts_tablet_manager.cc:1403] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.200s	user 0.032s	sys 0.026s
I20260710 11:06:39.411664  5203 raft_consensus.cc:359] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.412393  5203 raft_consensus.cc:385] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.412696  5203 raft_consensus.cc:740] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.413903  5206 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:39.413478  5203 consensus_queue.cc:260] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.426187  5206 ts_tablet_manager.cc:1403] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.155s	user 0.009s	sys 0.004s
I20260710 11:06:39.429260  5206 raft_consensus.cc:359] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:39.451196  5074 tablet_service.cc:1511] Processing CreateTablet for tablet 9c839976d62741d1bb0db5039ed834eb (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:39.452535  5074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c839976d62741d1bb0db5039ed834eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.446542  5206 raft_consensus.cc:385] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.463035  5206 raft_consensus.cc:740] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.464998  5206 consensus_queue.cc:260] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
W20260710 11:06:39.476675  4884 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:39.480373  5204 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:39.481207  5204 ts_tablet_manager.cc:1403] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.003s
I20260710 11:06:39.483065  4927 tablet_service.cc:1511] Processing CreateTablet for tablet df916b90ae784b35b9887bd04cf5b804 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:39.484416  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df916b90ae784b35b9887bd04cf5b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.484537  4995 tablet_service.cc:1511] Processing CreateTablet for tablet 972a1144678048f094a3c1c3244f759a (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:39.486469  4995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972a1144678048f094a3c1c3244f759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.487965  5147 tablet_service.cc:1511] Processing CreateTablet for tablet df916b90ae784b35b9887bd04cf5b804 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:39.492641  5147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df916b90ae784b35b9887bd04cf5b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.493867  5112 heartbeater.cc:499] Master 127.2.177.190:41425 was elected leader, sending a full tablet report...
I20260710 11:06:39.494556  4997 tablet_service.cc:1511] Processing CreateTablet for tablet df916b90ae784b35b9887bd04cf5b804 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:39.488505  5002 tablet_service.cc:1511] Processing CreateTablet for tablet 9c839976d62741d1bb0db5039ed834eb (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:39.489303  5003 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3d6abfefc243e6b15989d9859cdc86 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:39.499512  4997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df916b90ae784b35b9887bd04cf5b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.500370  5003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3d6abfefc243e6b15989d9859cdc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.508863  5206 ts_tablet_manager.cc:1434] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.004s
I20260710 11:06:39.512512  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c839976d62741d1bb0db5039ed834eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.512390  5204 raft_consensus.cc:359] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.513340  5204 raft_consensus.cc:385] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.513652  5204 raft_consensus.cc:740] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.514142  5206 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:39.523113  5186 heartbeater.cc:499] Master 127.2.177.190:41425 was elected leader, sending a full tablet report...
I20260710 11:06:39.531031  5203 ts_tablet_manager.cc:1434] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.122s	user 0.015s	sys 0.028s
I20260710 11:06:39.530648  5204 consensus_queue.cc:260] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.532397  5203 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:39.534974  5143 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59fd7a706643f7a416d0488504db2e (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:39.536381  5143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59fd7a706643f7a416d0488504db2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.536656  5073 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59fd7a706643f7a416d0488504db2e (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:39.537930  5073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59fd7a706643f7a416d0488504db2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.539127  5209 raft_consensus.cc:493] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:39.539801  5209 raft_consensus.cc:515] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.547967  4926 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59fd7a706643f7a416d0488504db2e (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:39.549333  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59fd7a706643f7a416d0488504db2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.549563  5000 tablet_service.cc:1511] Processing CreateTablet for tablet 328058d8ad724f918f6f0db7b72dd48f (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:39.550931  5000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328058d8ad724f918f6f0db7b72dd48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.553004  5203 tablet_bootstrap.cc:654] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.558729  5211 tablet_bootstrap.cc:492] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:39.569372  5206 tablet_bootstrap.cc:654] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.573201  5209 leader_election.cc:290] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
W20260710 11:06:39.586061  5113 tablet.cc:2406] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:39.589603  5211 tablet_bootstrap.cc:654] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.589766  5074 tablet_service.cc:1511] Processing CreateTablet for tablet 328058d8ad724f918f6f0db7b72dd48f (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:39.591133  5074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328058d8ad724f918f6f0db7b72dd48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.598199  4963 heartbeater.cc:499] Master 127.2.177.190:41425 was elected leader, sending a full tablet report...
I20260710 11:06:39.608649  5000 tablet_service.cc:1511] Processing CreateTablet for tablet 14fe728a32bd4b049793d41b985feb85 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:39.609966  5000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fe728a32bd4b049793d41b985feb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.611181  5070 tablet_service.cc:1511] Processing CreateTablet for tablet 14fe728a32bd4b049793d41b985feb85 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:39.612464  5070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fe728a32bd4b049793d41b985feb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.616992  4928 tablet_service.cc:1511] Processing CreateTablet for tablet fd314c8e2c664bd88551e8eb2413fc78 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:39.617615  5204 ts_tablet_manager.cc:1434] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.136s	user 0.009s	sys 0.002s
I20260710 11:06:39.618388  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd314c8e2c664bd88551e8eb2413fc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.620930  4995 tablet_service.cc:1511] Processing CreateTablet for tablet fd314c8e2c664bd88551e8eb2413fc78 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:39.622237  4995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd314c8e2c664bd88551e8eb2413fc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.623325  5210 raft_consensus.cc:493] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:39.623831  5210 raft_consensus.cc:515] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:39.636582  5210 leader_election.cc:290] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:39.651355  5072 tablet_service.cc:1511] Processing CreateTablet for tablet d2a51be713b44104894c6c0559d02cc4 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:39.652750  5072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a51be713b44104894c6c0559d02cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.653432  5143 tablet_service.cc:1511] Processing CreateTablet for tablet 328058d8ad724f918f6f0db7b72dd48f (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:39.616992  4926 tablet_service.cc:1511] Processing CreateTablet for tablet 14fe728a32bd4b049793d41b985feb85 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:39.668139  5143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328058d8ad724f918f6f0db7b72dd48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.668860  5147 tablet_service.cc:1511] Processing CreateTablet for tablet fd314c8e2c664bd88551e8eb2413fc78 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:39.670185  5147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd314c8e2c664bd88551e8eb2413fc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.672065  4921 tablet_service.cc:1511] Processing CreateTablet for tablet d2a51be713b44104894c6c0559d02cc4 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:39.685863  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:39.665429  5204 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:39.688261  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fe728a32bd4b049793d41b985feb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.690279  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a51be713b44104894c6c0559d02cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.696487  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
W20260710 11:06:39.698200  5124 leader_election.cc:343] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.700412  5211 tablet_bootstrap.cc:492] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:39.700938  5211 ts_tablet_manager.cc:1403] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.038s
I20260710 11:06:39.704079  5211 raft_consensus.cc:359] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:39.704914  5211 raft_consensus.cc:385] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.705256  5211 raft_consensus.cc:740] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.706269  5211 consensus_queue.cc:260] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:39.708958  5204 tablet_bootstrap.cc:654] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.712060  5002 tablet_service.cc:1511] Processing CreateTablet for tablet b26cb6899e7b43c89e28280333182bda (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:39.713372  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26cb6899e7b43c89e28280333182bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.714982  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
W20260710 11:06:39.717341  5051 leader_election.cc:343] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.722946  5070 tablet_service.cc:1511] Processing CreateTablet for tablet b26cb6899e7b43c89e28280333182bda (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:39.724748  5070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26cb6899e7b43c89e28280333182bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.728223  5038 heartbeater.cc:499] Master 127.2.177.190:41425 was elected leader, sending a full tablet report...
I20260710 11:06:39.731675  5211 ts_tablet_manager.cc:1434] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.005s
I20260710 11:06:39.732672  5211 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:39.735469  5206 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:39.736012  5206 ts_tablet_manager.cc:1403] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.003s
I20260710 11:06:39.736092  5204 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:39.736661  5204 ts_tablet_manager.cc:1403] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.006s
I20260710 11:06:39.739419  5204 raft_consensus.cc:359] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:39.740135  5204 raft_consensus.cc:385] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.740422  5204 raft_consensus.cc:740] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.741114  5204 consensus_queue.cc:260] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:39.742640  5206 raft_consensus.cc:359] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.743233  5204 ts_tablet_manager.cc:1434] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:06:39.745903  5206 raft_consensus.cc:385] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.746821  5204 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:39.749179  5206 raft_consensus.cc:740] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.749048  5211 tablet_bootstrap.cc:654] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.757513  5222 raft_consensus.cc:493] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:39.758298  5222 raft_consensus.cc:515] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:39.766235  5203 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:39.766824  5203 ts_tablet_manager.cc:1403] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.235s	user 0.011s	sys 0.005s
I20260710 11:06:39.769881  5203 raft_consensus.cc:359] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:39.770666  5203 raft_consensus.cc:385] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.770974  5203 raft_consensus.cc:740] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.771970  5203 consensus_queue.cc:260] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:39.780243  5222 leader_election.cc:290] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:39.784152  5203 ts_tablet_manager.cc:1434] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
W20260710 11:06:39.755712  5125 leader_election.cc:343] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.785348  5206 consensus_queue.cc:260] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.791533  5125 leader_election.cc:304] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:39.799222  5212 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:39.796026  5204 tablet_bootstrap.cc:654] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.799762  5212 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.796448  5209 raft_consensus.cc:2749] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:39.802428  5206 ts_tablet_manager.cc:1434] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
W20260710 11:06:39.802727  5125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.129:44335, user_credentials={real_user=slave}} blocked reactor thread for 83873.6us
I20260710 11:06:39.812304  5203 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:39.809360  5212 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:39.815881  5209 raft_consensus.cc:493] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:39.822427  5209 raft_consensus.cc:515] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:39.823710  5143 tablet_service.cc:1511] Processing CreateTablet for tablet d2a51be713b44104894c6c0559d02cc4 (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:39.824883  5209 leader_election.cc:290] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:39.825598  5143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a51be713b44104894c6c0559d02cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.826130  5212 raft_consensus.cc:493] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:39.818219  5206 tablet_bootstrap.cc:492] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:39.838519  5211 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:39.839076  5211 ts_tablet_manager.cc:1403] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.007s
I20260710 11:06:39.842096  5211 raft_consensus.cc:359] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.842826  5211 raft_consensus.cc:385] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.843142  5211 raft_consensus.cc:740] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.843887  5211 consensus_queue.cc:260] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.846707  5211 ts_tablet_manager.cc:1434] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:39.847747  5211 tablet_bootstrap.cc:492] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:39.843251  5212 raft_consensus.cc:515] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:39.862069  5212 leader_election.cc:290] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:39.861896  5147 tablet_service.cc:1511] Processing CreateTablet for tablet b26cb6899e7b43c89e28280333182bda (DEFAULT_TABLE table=test-workload [id=81f0502a43eb45bea5307ea46908402b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:39.863679  5147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26cb6899e7b43c89e28280333182bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.881738  5203 tablet_bootstrap.cc:654] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.885182  5206 tablet_bootstrap.cc:654] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.886013  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
W20260710 11:06:39.887516  4976 leader_election.cc:343] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.902794  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
W20260710 11:06:39.904209  5052 leader_election.cc:343] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.904668  5052 leader_election.cc:304] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:39.905752  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065f307f34b4238aa01c5e799ed8476" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:39.907500  5211 tablet_bootstrap.cc:654] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.907359  5210 raft_consensus.cc:2749] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:39.909093  5126 leader_election.cc:343] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.913146  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
W20260710 11:06:39.915350  4901 leader_election.cc:343] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.918274  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065f307f34b4238aa01c5e799ed8476" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:39.921099  5204 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:39.921628  5204 ts_tablet_manager.cc:1403] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.175s	user 0.010s	sys 0.009s
W20260710 11:06:39.922145  5125 leader_election.cc:343] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.922684  5125 leader_election.cc:304] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:39.923770  5209 raft_consensus.cc:2749] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:39.924599  5204 raft_consensus.cc:359] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.925099  5204 raft_consensus.cc:385] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.925280  5204 raft_consensus.cc:740] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.925748  5204 consensus_queue.cc:260] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.927420  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:39.928158  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:39.928727  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
W20260710 11:06:39.929594  4903 leader_election.cc:343] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.930079  4903 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:39.930778  5212 raft_consensus.cc:2749] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:39.931334  4903 leader_election.cc:343] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:39.931957  4903 leader_election.cc:343] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.932288  4903 leader_election.cc:304] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:39.932880  5212 raft_consensus.cc:2749] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:39.938735  5203 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:39.939265  5203 ts_tablet_manager.cc:1403] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.006s
I20260710 11:06:39.940616  5204 ts_tablet_manager.cc:1434] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:06:39.941685  5204 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:39.945323  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:39.945432  5203 raft_consensus.cc:359] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:39.946245  5203 raft_consensus.cc:385] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.946552  5203 raft_consensus.cc:740] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
W20260710 11:06:39.946995  4978 leader_election.cc:343] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:39.947512  5204 tablet_bootstrap.cc:654] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.947454  4978 leader_election.cc:304] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:39.947347  5203 consensus_queue.cc:260] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:39.948918  5224 raft_consensus.cc:2749] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:39.949761  5211 tablet_bootstrap.cc:492] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:39.949807  5203 ts_tablet_manager.cc:1434] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:06:39.950344  5211 ts_tablet_manager.cc:1403] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.006s
I20260710 11:06:39.951658  5203 tablet_bootstrap.cc:492] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:39.939241  5206 tablet_bootstrap.cc:492] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:39.953997  5206 ts_tablet_manager.cc:1403] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.006s
I20260710 11:06:39.956831  5206 raft_consensus.cc:359] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:39.957530  5206 raft_consensus.cc:385] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.957811  5206 raft_consensus.cc:740] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.953233  5211 raft_consensus.cc:359] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:39.959002  5211 raft_consensus.cc:385] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.959291  5211 raft_consensus.cc:740] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.960557  5203 tablet_bootstrap.cc:654] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.960121  5206 consensus_queue.cc:260] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:39.961053  5211 consensus_queue.cc:260] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:39.963827  5211 ts_tablet_manager.cc:1434] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 11:06:39.964782  5211 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:39.971201  5206 ts_tablet_manager.cc:1434] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:06:39.972301  5206 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:39.980201  5211 tablet_bootstrap.cc:654] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.981313  5204 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:39.982044  5204 ts_tablet_manager.cc:1403] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.024s
I20260710 11:06:39.983783  5206 tablet_bootstrap.cc:654] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.985935  5204 raft_consensus.cc:359] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.987005  5204 raft_consensus.cc:385] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.987392  5204 raft_consensus.cc:740] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.988531  5204 consensus_queue.cc:260] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.989919  5224 raft_consensus.cc:493] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:39.990572  5224 raft_consensus.cc:515] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:39.991905  5204 ts_tablet_manager.cc:1434] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:06:39.993284  5204 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.001212  5206 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:40.001748  5206 ts_tablet_manager.cc:1403] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 11:06:40.002038  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f9ec25fef341c496c61da7149b61ab" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.002956  5087 raft_consensus.cc:2468] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 0.
I20260710 11:06:40.003444  5224 leader_election.cc:290] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.004611  4976 leader_election.cc:304] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:40.004566  5206 raft_consensus.cc:359] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.007282  5206 raft_consensus.cc:385] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.007602  5206 raft_consensus.cc:740] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.008351  5206 consensus_queue.cc:260] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.009456  5224 raft_consensus.cc:2804] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.017272  5224 raft_consensus.cc:493] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.028251  5224 raft_consensus.cc:3060] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.010609  5206 ts_tablet_manager.cc:1434] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:06:40.002077  5204 tablet_bootstrap.cc:654] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.015735  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f9ec25fef341c496c61da7149b61ab" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
W20260710 11:06:40.031328  4977 leader_election.cc:343] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.034503  5206 tablet_bootstrap.cc:492] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:40.046514  5211 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:40.047103  5211 ts_tablet_manager.cc:1403] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.031s
I20260710 11:06:40.050530  5206 tablet_bootstrap.cc:654] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.051019  5203 tablet_bootstrap.cc:492] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.050654  5211 raft_consensus.cc:359] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.051489  5211 raft_consensus.cc:385] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.051537  5203 ts_tablet_manager.cc:1403] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.100s	user 0.026s	sys 0.071s
I20260710 11:06:40.051923  5211 raft_consensus.cc:740] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.053046  5204 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.052827  5211 consensus_queue.cc:260] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.053637  5204 ts_tablet_manager.cc:1403] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.002s
I20260710 11:06:40.055295  5203 raft_consensus.cc:359] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.056273  5203 raft_consensus.cc:385] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.056674  5203 raft_consensus.cc:740] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.057932  5224 raft_consensus.cc:515] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.057896  5203 consensus_queue.cc:260] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.061424  5203 ts_tablet_manager.cc:1434] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:06:40.056782  5204 raft_consensus.cc:359] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.062544  5203 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.062803  5204 raft_consensus.cc:385] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.063149  5204 raft_consensus.cc:740] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.064018  5211 ts_tablet_manager.cc:1434] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:06:40.064954  5206 tablet_bootstrap.cc:492] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:40.065444  5206 ts_tablet_manager.cc:1403] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.006s
I20260710 11:06:40.064024  5204 consensus_queue.cc:260] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.067967  5211 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:40.069424  5203 tablet_bootstrap.cc:654] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.070024  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f9ec25fef341c496c61da7149b61ab" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:40.070186  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f9ec25fef341c496c61da7149b61ab" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:40.070693  5087 raft_consensus.cc:3060] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.075233  5211 tablet_bootstrap.cc:654] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:40.075872  4977 leader_election.cc:343] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.079993  5087 raft_consensus.cc:2468] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:40.079663  5206 raft_consensus.cc:359] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.080679  5206 raft_consensus.cc:385] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.081110  5206 raft_consensus.cc:740] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.081305  5203 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.081265  4976 leader_election.cc:304] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:40.081987  5203 ts_tablet_manager.cc:1403] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:06:40.082279  5222 raft_consensus.cc:2804] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.082229  5206 consensus_queue.cc:260] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.084908  5203 raft_consensus.cc:359] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.085449  5224 leader_election.cc:290] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.085680  5203 raft_consensus.cc:385] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.086018  5203 raft_consensus.cc:740] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.086887  5203 consensus_queue.cc:260] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.087730  5204 ts_tablet_manager.cc:1434] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260710 11:06:40.088738  5204 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.092042  5203 ts_tablet_manager.cc:1434] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:40.093106  5203 tablet_bootstrap.cc:492] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.098258  5204 tablet_bootstrap.cc:654] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.098287  5222 raft_consensus.cc:697] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:40.099489  5222 consensus_queue.cc:237] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.104099  5211 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:40.105784  5211 ts_tablet_manager.cc:1403] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.000s
I20260710 11:06:40.108614  5206 ts_tablet_manager.cc:1434] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.003s
I20260710 11:06:40.109112  5203 tablet_bootstrap.cc:654] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.109345  5211 raft_consensus.cc:359] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.111032  5211 raft_consensus.cc:385] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.112702  5211 raft_consensus.cc:740] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.117599  5206 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:40.120914  5211 consensus_queue.cc:260] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.121994  5203 tablet_bootstrap.cc:492] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.122779  5203 ts_tablet_manager.cc:1403] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.006s
I20260710 11:06:40.123759  5211 ts_tablet_manager.cc:1434] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:06:40.122063  4836 catalog_manager.cc:5697] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.125442  5211 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:40.126097  5203 raft_consensus.cc:359] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.126853  5203 raft_consensus.cc:385] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.127147  5203 raft_consensus.cc:740] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.128052  5203 consensus_queue.cc:260] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.127163  5204 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.130306  5204 ts_tablet_manager.cc:1403] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.025s
I20260710 11:06:40.132148  5211 tablet_bootstrap.cc:654] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.132603  5203 ts_tablet_manager.cc:1434] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:06:40.133173  5204 raft_consensus.cc:359] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.133983  5204 raft_consensus.cc:385] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.134337  5222 raft_consensus.cc:493] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.134375  5204 raft_consensus.cc:740] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.133612  5203 tablet_bootstrap.cc:492] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.135017  5222 raft_consensus.cc:515] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.138372  5204 consensus_queue.cc:260] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.139732  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065f307f34b4238aa01c5e799ed8476" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:40.140753  5161 raft_consensus.cc:2468] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 0.
I20260710 11:06:40.142629  4978 leader_election.cc:304] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:40.143613  5247 raft_consensus.cc:2804] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.144074  5247 raft_consensus.cc:493] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.144390  5247 raft_consensus.cc:3060] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.146971  5204 ts_tablet_manager.cc:1434] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:06:40.147702  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065f307f34b4238aa01c5e799ed8476" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:40.148561  4938 raft_consensus.cc:2468] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 0.
I20260710 11:06:40.148952  5203 tablet_bootstrap.cc:654] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.150411  5209 raft_consensus.cc:493] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.151058  5209 raft_consensus.cc:515] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.151863  5247 raft_consensus.cc:515] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.155051  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.155551  5209 leader_election.cc:290] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.156180  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.156232  5222 leader_election.cc:290] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:40.156945  5012 raft_consensus.cc:2468] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:40.148068  5204 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.155063  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065f307f34b4238aa01c5e799ed8476" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:40.157995  5161 raft_consensus.cc:3060] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:40.158242  5124 leader_election.cc:343] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.159333  5126 leader_election.cc:304] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:40.160526  5209 raft_consensus.cc:2804] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.160908  5209 raft_consensus.cc:493] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.161242  5209 raft_consensus.cc:3060] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.167696  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a065f307f34b4238aa01c5e799ed8476" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:40.168322  4938 raft_consensus.cc:3060] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.168890  5209 raft_consensus.cc:515] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.172492  5204 tablet_bootstrap.cc:654] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.176192  4938 raft_consensus.cc:2468] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:40.177521  4977 leader_election.cc:304] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:40.178586  5222 raft_consensus.cc:2804] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.179231  5222 raft_consensus.cc:697] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:40.180305  5222 consensus_queue.cc:237] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.180950  5211 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:40.181675  5211 ts_tablet_manager.cc:1403] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.038s
I20260710 11:06:40.185055  5211 raft_consensus.cc:359] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.185794  5211 raft_consensus.cc:385] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.186187  5211 raft_consensus.cc:740] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.186941  5211 consensus_queue.cc:260] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.190062  5224 raft_consensus.cc:493] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.190536  5224 raft_consensus.cc:515] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.191010  5204 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.191601  5204 ts_tablet_manager.cc:1403] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.005s
I20260710 11:06:40.192662  5224 leader_election.cc:290] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:40.193053  5247 leader_election.cc:290] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:40.194698  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:40.194790  5204 raft_consensus.cc:359] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.195456  5012 raft_consensus.cc:3060] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.195717  5204 raft_consensus.cc:385] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.196151  5204 raft_consensus.cc:740] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.196153  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:40.196750  5209 leader_election.cc:290] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.197544  5204 consensus_queue.cc:260] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
W20260710 11:06:40.198163  5124 leader_election.cc:343] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.198302  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c3cbdd81c44dd0b1e1fd6704a2b3b5" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.199031  5087 raft_consensus.cc:2468] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 0.
I20260710 11:06:40.165755  5161 raft_consensus.cc:2468] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:40.200362  4976 leader_election.cc:304] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:40.132138  5206 tablet_bootstrap.cc:654] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.203953  5204 ts_tablet_manager.cc:1434] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:40.205160  5204 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.204887  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c3cbdd81c44dd0b1e1fd6704a2b3b5" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
W20260710 11:06:40.206679  4978 leader_election.cc:343] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.204625  5211 ts_tablet_manager.cc:1434] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 11:06:40.209380  5211 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:40.214208  5203 tablet_bootstrap.cc:492] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.214785  5203 ts_tablet_manager.cc:1403] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.010s
I20260710 11:06:40.214861  5209 raft_consensus.cc:493] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.215432  5209 raft_consensus.cc:515] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.216156  5211 tablet_bootstrap.cc:654] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.216862  5204 tablet_bootstrap.cc:654] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.202770  5222 raft_consensus.cc:2804] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.218178  5222 raft_consensus.cc:493] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.217875  5203 raft_consensus.cc:359] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.218545  5222 raft_consensus.cc:3060] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.218742  5203 raft_consensus.cc:385] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.218632  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:40.219254  5203 raft_consensus.cc:740] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.220075  5203 consensus_queue.cc:260] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
W20260710 11:06:40.220938  5125 leader_election.cc:343] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.223755  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.225060  5206 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
W20260710 11:06:40.225404  5126 leader_election.cc:343] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.225610  5206 ts_tablet_manager.cc:1403] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.004s
I20260710 11:06:40.225870  5126 leader_election.cc:304] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:40.227460  5209 leader_election.cc:290] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:40.229230  5209 raft_consensus.cc:2749] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.233485  5222 raft_consensus.cc:515] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.229453  5206 raft_consensus.cc:359] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.234673  5206 raft_consensus.cc:385] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.235813  5206 raft_consensus.cc:740] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.238382  5206 consensus_queue.cc:260] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.241571  5206 ts_tablet_manager.cc:1434] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:06:40.235982  5222 leader_election.cc:290] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:40.273200  5012 raft_consensus.cc:2468] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:40.275367  5212 raft_consensus.cc:493] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.292758  5206 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:40.294296  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c3cbdd81c44dd0b1e1fd6704a2b3b5" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:40.295653  5087 raft_consensus.cc:3060] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.295822  5203 ts_tablet_manager.cc:1434] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.015s
I20260710 11:06:40.303685  5258 raft_consensus.cc:493] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.306162  5212 raft_consensus.cc:515] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.301656  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c3cbdd81c44dd0b1e1fd6704a2b3b5" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:40.308838  5160 raft_consensus.cc:3060] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.310791  5206 tablet_bootstrap.cc:654] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.311869  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4241070e2029468faa5c860acb4a04c4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.316695  5222 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:40.318533  4903 leader_election.cc:343] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.317442  5222 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.321712  5204 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.321808  5222 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.322649  5204 ts_tablet_manager.cc:1403] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.003s
I20260710 11:06:40.304785  5258 raft_consensus.cc:515] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.324659  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.314203  5212 leader_election.cc:290] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.326535  5212 raft_consensus.cc:493] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:40.326773  4976 leader_election.cc:343] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.327555  5211 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:40.328608  5211 ts_tablet_manager.cc:1403] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.006s
I20260710 11:06:40.328533  5260 raft_consensus.cc:493] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.329082  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:40.329368  5260 raft_consensus.cc:515] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.331172  5204 raft_consensus.cc:359] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.331977  5204 raft_consensus.cc:385] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.332276  5204 raft_consensus.cc:740] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.332535  5260 leader_election.cc:290] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.333067  4938 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:40.334651  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.335242  5125 leader_election.cc:304] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:40.335801  5086 raft_consensus.cc:2468] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:40.336388  5260 raft_consensus.cc:2804] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.336803  5260 raft_consensus.cc:493] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.337162  5260 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.337736  5124 leader_election.cc:304] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:40.340060  5209 raft_consensus.cc:2804] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.340487  5209 raft_consensus.cc:493] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.340508  5211 raft_consensus.cc:359] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.341233  5209 raft_consensus.cc:3060] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.341617  5211 raft_consensus.cc:385] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.342034  5211 raft_consensus.cc:740] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
W20260710 11:06:40.276551  5126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.130:36665, user_credentials={real_user=slave}} blocked reactor thread for 51016.1us
I20260710 11:06:40.348881  5126 leader_election.cc:304] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:40.334167  5258 leader_election.cc:290] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:40.349126  4834 catalog_manager.cc:5697] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.338150  5160 raft_consensus.cc:2468] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:40.338256  5212 raft_consensus.cc:515] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.352674  5211 consensus_queue.cc:260] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.354231  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.355201  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.333084  5204 consensus_queue.cc:260] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.366302  5204 ts_tablet_manager.cc:1434] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.003s
I20260710 11:06:40.367398  5212 leader_election.cc:290] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.367312  5013 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:40.361657  5011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f9ec25fef341c496c61da7149b61ab" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.372387  5212 raft_consensus.cc:493] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.376873  5212 raft_consensus.cc:515] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.379364  5210 raft_consensus.cc:493] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.380406  5212 leader_election.cc:290] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.380148  5210 raft_consensus.cc:515] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.380678  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:40.381211  5258 raft_consensus.cc:2804] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.381886  5258 raft_consensus.cc:697] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:40.382020  5161 raft_consensus.cc:2468] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:40.383205  5258 consensus_queue.cc:237] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.384238  4903 leader_election.cc:304] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:40.385818  5212 raft_consensus.cc:2804] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.390763  5212 raft_consensus.cc:493] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.391294  5212 raft_consensus.cc:3060] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.387846  5203 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.391837  4978 leader_election.cc:304] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:40.392728  5087 raft_consensus.cc:2468] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:40.394656  5211 ts_tablet_manager.cc:1434] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.000s
I20260710 11:06:40.397629  5209 raft_consensus.cc:515] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.398938  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4a34869d3455c8a1bd3d5e7ae6275" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:40.399999  5222 raft_consensus.cc:2804] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.400041  5204 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.386742  5210 leader_election.cc:290] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:40.407603  4938 raft_consensus.cc:2468] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 0.
I20260710 11:06:40.420608  5209 leader_election.cc:290] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.417106  5222 raft_consensus.cc:697] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:40.423377  5222 consensus_queue.cc:237] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.442339  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4241070e2029468faa5c860acb4a04c4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.443089  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f9ec25fef341c496c61da7149b61ab" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.444098  5086 raft_consensus.cc:2393] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8fcaa89d0b74733aacc719551789ab7 in current term 1: Already voted for candidate f0d817cce8814b62b0b2a59a2d9ede44 in this term.
I20260710 11:06:40.444454  5211 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:40.446714  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.448144  5051 leader_election.cc:304] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 
W20260710 11:06:40.448666  4901 leader_election.cc:343] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.448158  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:40.448125  5203 tablet_bootstrap.cc:654] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:40.451692  5126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.130:36665, user_credentials={real_user=slave}} blocked reactor thread for 102945us
I20260710 11:06:40.457125  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:40.458096  5210 raft_consensus.cc:2804] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.454918  5086 raft_consensus.cc:2468] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:40.463419  5210 raft_consensus.cc:493] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.463884  5210 raft_consensus.cc:3060] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.463274  5011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:40.466259  4938 raft_consensus.cc:2468] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 0.
I20260710 11:06:40.469890  5087 raft_consensus.cc:3060] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.474474  5204 tablet_bootstrap.cc:654] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:40.482800  4884 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:40.455403  4901 leader_election.cc:304] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:40.491335  5247 raft_consensus.cc:493] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.492100  5247 raft_consensus.cc:515] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.494045  5266 raft_consensus.cc:2749] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:40.495129  4901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.131:39943, user_credentials={real_user=slave}} blocked reactor thread for 46664.9us
I20260710 11:06:40.495303  5247 leader_election.cc:290] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.496120  4901 leader_election.cc:304] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:40.497078  5266 raft_consensus.cc:3060] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.497005  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4a34869d3455c8a1bd3d5e7ae6275" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.490144  5260 raft_consensus.cc:515] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.494606  5210 raft_consensus.cc:515] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.500653  5206 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:40.503840  5206 ts_tablet_manager.cc:1403] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.212s	user 0.028s	sys 0.038s
I20260710 11:06:40.508304  5206 raft_consensus.cc:359] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.509294  5266 raft_consensus.cc:2749] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.509358  5206 raft_consensus.cc:385] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.510143  5206 raft_consensus.cc:740] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.511520  4977 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [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: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:40.511385  5206 consensus_queue.cc:260] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.512917  5247 raft_consensus.cc:2804] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.513324  5247 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.513700  5247 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.513701  5086 raft_consensus.cc:2393] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0d817cce8814b62b0b2a59a2d9ede44 in current term 1: Already voted for candidate 29b3ca8225434a19831f28d5ad38142b in this term.
I20260710 11:06:40.518086  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4a34869d3455c8a1bd3d5e7ae6275" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:40.518931  4938 raft_consensus.cc:3060] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.525846  5247 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.529027  4937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4a34869d3455c8a1bd3d5e7ae6275" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:40.530682  4977 leader_election.cc:304] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:40.531896  5260 leader_election.cc:290] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:40.531987  5224 raft_consensus.cc:3060] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.537786  5210 leader_election.cc:290] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:40.538411  4937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:40.539116  4937 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.548223  5087 raft_consensus.cc:2468] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:40.549762  5224 raft_consensus.cc:2749] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:40.500937  5126 leader_election.cc:343] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:40.570768  5126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.130:36665, user_credentials={real_user=slave}} blocked reactor thread for 76934.9us
I20260710 11:06:40.571022  5124 leader_election.cc:304] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:40.571779  5258 raft_consensus.cc:2804] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:06:40.571921  5126 leader_election.cc:343] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.572325  5258 raft_consensus.cc:697] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:40.552618  4937 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:40.573917  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:40.574553  5012 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.573324  5258 consensus_queue.cc:237] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.576121  5211 tablet_bootstrap.cc:654] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.533046  4938 raft_consensus.cc:2468] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:40.578284  5125 leader_election.cc:304] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:40.578513  5212 raft_consensus.cc:515] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.579802  5051 leader_election.cc:304] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:40.581423  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:40.582119  5160 raft_consensus.cc:3060] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.589169  5160 raft_consensus.cc:2468] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:40.590392  4903 leader_election.cc:304] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:40.591324  5266 raft_consensus.cc:2804] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.591102  5224 consensus_queue.cc:1048] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:40.591933  5266 raft_consensus.cc:697] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:40.593183  5211 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:40.592859  5266 consensus_queue.cc:237] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.593639  5211 ts_tablet_manager.cc:1403] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.004s
I20260710 11:06:40.596688  5210 raft_consensus.cc:2804] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.557806  5206 ts_tablet_manager.cc:1434] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.003s
I20260710 11:06:40.598009  5258 raft_consensus.cc:2804] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.581434  5212 leader_election.cc:290] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.598733  5206 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:40.601291  5258 raft_consensus.cc:697] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:40.564054  5011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4a34869d3455c8a1bd3d5e7ae6275" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.602277  5258 consensus_queue.cc:237] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.564764  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4a34869d3455c8a1bd3d5e7ae6275" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:40.564122  4936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:40.607395  4936 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.564132  4834 catalog_manager.cc:5697] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.566900  5203 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.611219  5203 ts_tablet_manager.cc:1403] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.314s	user 0.014s	sys 0.005s
I20260710 11:06:40.567732  5247 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:40.568759  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:40.616163  5206 tablet_bootstrap.cc:654] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.596474  5211 raft_consensus.cc:359] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.617146  5211 raft_consensus.cc:385] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.617475  5211 raft_consensus.cc:740] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.618199  5211 consensus_queue.cc:260] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.556633  5204 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.602306  5011 raft_consensus.cc:2468] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:40.619331  5204 ts_tablet_manager.cc:1403] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.220s	user 0.014s	sys 0.005s
W20260710 11:06:40.619027  4976 leader_election.cc:343] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.630240  5211 ts_tablet_manager.cc:1434] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260710 11:06:40.632073  5203 raft_consensus.cc:359] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.632791  5203 raft_consensus.cc:385] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.633054  5203 raft_consensus.cc:740] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.634251  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:40.634835  5087 raft_consensus.cc:3060] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.638046  5266 raft_consensus.cc:493] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.638711  5266 raft_consensus.cc:515] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.642865  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:40.644208  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.644361  5204 raft_consensus.cc:359] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.645153  5204 raft_consensus.cc:385] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.645440  5204 raft_consensus.cc:740] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.646791  5211 tablet_bootstrap.cc:492] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:40.647601  5012 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:40.649272  5247 consensus_queue.cc:1048] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:40.650439  4936 raft_consensus.cc:2468] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:40.645233  5086 raft_consensus.cc:2468] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:40.650746  5247 consensus_queue.cc:1048] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:40.651523  5266 leader_election.cc:290] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:40.626817  5210 raft_consensus.cc:697] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:40.653036  4901 leader_election.cc:304] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:40.653558  5204 consensus_queue.cc:260] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.654760  4977 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:40.655735  5204 ts_tablet_manager.cc:1434] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:06:40.656877  5224 raft_consensus.cc:2804] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.657260  5212 raft_consensus.cc:2804] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.657548  5224 raft_consensus.cc:697] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:40.657776  5212 raft_consensus.cc:493] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.658293  5212 raft_consensus.cc:3060] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.658643  5224 consensus_queue.cc:237] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.660661  5206 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:40.661211  5206 ts_tablet_manager.cc:1403] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.034s
I20260710 11:06:40.633729  5203 consensus_queue.cc:260] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.661958  5160 raft_consensus.cc:2468] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:40.661885  5210 consensus_queue.cc:237] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.663264  5203 ts_tablet_manager.cc:1434] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260710 11:06:40.664351  5203 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.669335  5206 raft_consensus.cc:359] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.672551  4833 catalog_manager.cc:5697] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.674454  4836 catalog_manager.cc:5697] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 1 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.677758  5087 raft_consensus.cc:2468] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:40.679531  5206 raft_consensus.cc:385] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.669852  5212 raft_consensus.cc:515] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.679852  5206 raft_consensus.cc:740] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.680553  5206 consensus_queue.cc:260] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.682636  5206 ts_tablet_manager.cc:1434] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:06:40.682538  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:40.683198  5160 raft_consensus.cc:3060] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.683769  5206 tablet_bootstrap.cc:492] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:40.689070  5203 tablet_bootstrap.cc:654] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.696807  5211 tablet_bootstrap.cc:654] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.697675  5206 tablet_bootstrap.cc:654] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.699785  5160 raft_consensus.cc:2468] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:40.701303  4903 leader_election.cc:304] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:40.702185  5212 leader_election.cc:290] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:40.702206  5266 raft_consensus.cc:2804] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.703105  5266 raft_consensus.cc:697] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:40.716236  5206 tablet_bootstrap.cc:492] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:40.716836  5206 ts_tablet_manager.cc:1403] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260710 11:06:40.704411  5266 consensus_queue.cc:237] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.722968  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:40.725086  5087 raft_consensus.cc:3060] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.740206  5206 raft_consensus.cc:359] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.741065  5206 raft_consensus.cc:385] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.741377  5206 raft_consensus.cc:740] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.741494  5204 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.742206  5206 consensus_queue.cc:260] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.744423  5206 ts_tablet_manager.cc:1434] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:06:40.776444  5266 raft_consensus.cc:493] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.777074  5266 raft_consensus.cc:515] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.794901  5266 leader_election.cc:290] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:40.795651  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24338d57a2bb44c0aa6579fa716db71d" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.796030  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24338d57a2bb44c0aa6579fa716db71d" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:40.796801  5203 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.797281  5203 ts_tablet_manager.cc:1403] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.005s
I20260710 11:06:40.799626  5211 tablet_bootstrap.cc:492] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:40.800127  5211 ts_tablet_manager.cc:1403] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.008s
W20260710 11:06:40.797228  4901 leader_election.cc:343] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:40.804185  4903 leader_election.cc:343] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.804312  5211 raft_consensus.cc:359] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.805619  5211 raft_consensus.cc:385] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.806021  5211 raft_consensus.cc:740] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.807224  4903 leader_election.cc:304] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:40.806953  5211 consensus_queue.cc:260] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.808149  5266 raft_consensus.cc:2749] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.799968  5087 raft_consensus.cc:2468] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:40.812498  4834 catalog_manager.cc:5697] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.814018  5296 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.814417  5206 tablet_bootstrap.cc:492] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:40.814536  5296 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.815366  5204 tablet_bootstrap.cc:654] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.820868  5206 tablet_bootstrap.cc:654] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.820525  5203 raft_consensus.cc:359] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.821429  5203 raft_consensus.cc:385] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.821784  5203 raft_consensus.cc:740] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.822582  5203 consensus_queue.cc:260] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.824894  4936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
W20260710 11:06:40.826525  4977 leader_election.cc:343] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.827484  5211 ts_tablet_manager.cc:1434] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 11:06:40.828599  5211 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:40.830797  5203 ts_tablet_manager.cc:1434] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.005s
I20260710 11:06:40.833928  5203 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.839087  5211 tablet_bootstrap.cc:654] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.840086  5203 tablet_bootstrap.cc:654] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.845738  5204 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.846257  5204 ts_tablet_manager.cc:1403] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.004s
I20260710 11:06:40.849045  5204 raft_consensus.cc:359] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.849735  5204 raft_consensus.cc:385] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.850036  5204 raft_consensus.cc:740] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.853816  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:40.850951  5204 consensus_queue.cc:260] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.860316  5204 ts_tablet_manager.cc:1434] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260710 11:06:40.860616  5124 consensus_peers.cc:597] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Couldn't send request to peer 29b3ca8225434a19831f28d5ad38142b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:40.861443  5204 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
W20260710 11:06:40.865231  4978 leader_election.cc:343] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.865792  4978 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:40.866732  5224 raft_consensus.cc:2749] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.866851  5294 consensus_queue.cc:1048] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:40.849377  4836 catalog_manager.cc:5697] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.871345  5203 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.871937  5203 ts_tablet_manager.cc:1403] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260710 11:06:40.823589  5296 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:40.874895  5203 raft_consensus.cc:359] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.876313  5203 raft_consensus.cc:385] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.876600  5203 raft_consensus.cc:740] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.877354  5203 consensus_queue.cc:260] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.878551  5204 tablet_bootstrap.cc:654] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.879848  5203 ts_tablet_manager.cc:1434] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:40.880926  5203 tablet_bootstrap.cc:492] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.882725  4833 catalog_manager.cc:5697] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 1 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.886713  4832 catalog_manager.cc:5697] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 1 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.891448  5203 tablet_bootstrap.cc:654] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.889515  4832 catalog_manager.cc:5697] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 1 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.911818  5204 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.912295  5206 tablet_bootstrap.cc:492] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:40.912317  5204 ts_tablet_manager.cc:1403] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.005s
I20260710 11:06:40.912840  5211 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:40.913079  5206 ts_tablet_manager.cc:1403] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.099s	user 0.027s	sys 0.041s
I20260710 11:06:40.913293  5211 ts_tablet_manager.cc:1403] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.034s
I20260710 11:06:40.915393  5204 raft_consensus.cc:359] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.916114  5204 raft_consensus.cc:385] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.916015  5296 consensus_queue.cc:1048] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:40.915827  5206 raft_consensus.cc:359] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.916936  5206 raft_consensus.cc:385] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.917289  5206 raft_consensus.cc:740] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.916519  5204 raft_consensus.cc:740] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.918237  5203 tablet_bootstrap.cc:492] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:40.918705  5203 ts_tablet_manager.cc:1403] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260710 11:06:40.919196  5206 consensus_queue.cc:260] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.921895  5206 ts_tablet_manager.cc:1434] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:06:40.922587  5203 raft_consensus.cc:359] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.918560  5204 consensus_queue.cc:260] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.923300  5203 raft_consensus.cc:385] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.923638  5203 raft_consensus.cc:740] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.924322  5203 consensus_queue.cc:260] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.925370  5204 ts_tablet_manager.cc:1434] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:06:40.924863  5211 raft_consensus.cc:359] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.926719  5206 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:40.926643  5296 raft_consensus.cc:493] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.926599  5204 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.927381  5296 raft_consensus.cc:515] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:40.926569  5203 ts_tablet_manager.cc:1434] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:40.930025  5203 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:40.930306  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.931142  5087 raft_consensus.cc:2393] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0d817cce8814b62b0b2a59a2d9ede44 in current term 1: Already voted for candidate 1d29342c99e44fbcbbf2a43bd6974443 in this term.
I20260710 11:06:40.933725  5206 tablet_bootstrap.cc:654] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.934069  5159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:40.936069  5204 tablet_bootstrap.cc:654] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.940651  4978 leader_election.cc:304] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:40.941870  5294 raft_consensus.cc:3060] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.942916  5203 tablet_bootstrap.cc:654] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.951192  5296 leader_election.cc:290] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:40.956230  5294 raft_consensus.cc:2749] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.926415  5211 raft_consensus.cc:385] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.956985  5211 raft_consensus.cc:740] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.959077  5211 consensus_queue.cc:260] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.960897  5204 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:40.961400  5204 ts_tablet_manager.cc:1403] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 11:06:40.964536  5204 raft_consensus.cc:359] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.965212  5204 raft_consensus.cc:385] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.965500  5204 raft_consensus.cc:740] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.966320  5258 raft_consensus.cc:493] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.967119  5260 consensus_queue.cc:1048] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:40.966158  5204 consensus_queue.cc:260] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:40.970489  5273 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.971117  5273 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.973219  5204 ts_tablet_manager.cc:1434] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.007s
I20260710 11:06:40.974294  5204 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:40.977185  5267 consensus_queue.cc:1048] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:40.980501  5266 consensus_queue.cc:1048] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:40.966988  5258 raft_consensus.cc:515] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:40.985421  5011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:40.986418  5258 leader_election.cc:290] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:40.988701  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24338d57a2bb44c0aa6579fa716db71d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:40.989131  5204 tablet_bootstrap.cc:654] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.991488  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24338d57a2bb44c0aa6579fa716db71d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:40.992269  4938 raft_consensus.cc:2468] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:40.998483  5279 raft_consensus.cc:493] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.999099  5279 raft_consensus.cc:515] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:40.999774  5203 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:41.000358  5203 ts_tablet_manager.cc:1403] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.002s
W20260710 11:06:41.002727  5124 leader_election.cc:343] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.003340  5203 raft_consensus.cc:359] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.004053  5203 raft_consensus.cc:385] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.004380  5203 raft_consensus.cc:740] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.005270  5203 consensus_queue.cc:260] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.006928  5203 ts_tablet_manager.cc:1434] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:41.008329  5125 leader_election.cc:304] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:41.010581  5266 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.011106  5266 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.011605  5273 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:41.012388  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:41.013159  4938 raft_consensus.cc:2393] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29b3ca8225434a19831f28d5ad38142b in current term 1: Already voted for candidate f0d817cce8814b62b0b2a59a2d9ede44 in this term.
I20260710 11:06:41.013263  5266 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:41.013978  5204 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:41.014427  5051 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.008273  5203 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:41.015147  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
W20260710 11:06:41.016726  4901 leader_election.cc:343] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.018466  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.019140  5161 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:41.020395  4903 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:41.020763  5011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4241070e2029468faa5c860acb4a04c4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.021601  5266 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.021692  5011 raft_consensus.cc:2468] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 0.
I20260710 11:06:41.022254  5266 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.022790  5266 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.022861  5279 leader_election.cc:290] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.023741  5279 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.027910  5052 leader_election.cc:304] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:41.029141  5210 raft_consensus.cc:2804] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.029589  5210 raft_consensus.cc:493] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.030169  5210 raft_consensus.cc:3060] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.032100  5266 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.035218  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:41.035439  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:41.036216  5294 consensus_queue.cc:1048] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:41.036675  4901 leader_election.cc:343] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.037459  5204 ts_tablet_manager.cc:1403] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.005s
I20260710 11:06:41.037292  5212 consensus_queue.cc:1048] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.036685  5266 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:41.038760  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4241070e2029468faa5c860acb4a04c4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:41.048784  4938 raft_consensus.cc:2468] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 0.
I20260710 11:06:41.039630  5267 consensus_queue.cc:1048] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.041473  5315 raft_consensus.cc:2804] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.036244  5161 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.056988  5204 raft_consensus.cc:359] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.057688  5204 raft_consensus.cc:385] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.058300  5210 raft_consensus.cc:515] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.063544  5204 raft_consensus.cc:740] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.078470  5315 raft_consensus.cc:493] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.079025  5315 raft_consensus.cc:3060] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.080590  5204 consensus_queue.cc:260] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.077869  5211 ts_tablet_manager.cc:1434] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.164s	user 0.007s	sys 0.000s
I20260710 11:06:41.089160  5210 leader_election.cc:290] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.091229  5204 ts_tablet_manager.cc:1434] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:06:41.094676  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4241070e2029468faa5c860acb4a04c4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:41.095450  4938 raft_consensus.cc:3060] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.101574  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4241070e2029468faa5c860acb4a04c4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:41.102241  5013 raft_consensus.cc:3060] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.103588  5204 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:41.110059  5013 raft_consensus.cc:2468] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:41.111366  5052 leader_election.cc:304] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:41.112265  5210 raft_consensus.cc:2804] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.112717  5210 raft_consensus.cc:697] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:41.113559  5210 consensus_queue.cc:237] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.116227  5161 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:41.118220  4903 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:41.119735  5266 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.120326  5266 raft_consensus.cc:697] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:41.121359  5266 consensus_queue.cc:237] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.122455  5267 consensus_queue.cc:1048] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.124256  5267 raft_consensus.cc:493] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.124804  5273 raft_consensus.cc:493] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.125288  5273 raft_consensus.cc:515] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.124822  5267 raft_consensus.cc:515] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.128093  5273 leader_election.cc:290] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:41.132042  5204 tablet_bootstrap.cc:654] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.131871  5010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.132514  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5de2fd80554dec9336a7b7701eea64" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.134486  5203 tablet_bootstrap.cc:654] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.138979  5052 leader_election.cc:304] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b; no voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.139907  5267 leader_election.cc:290] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:41.140929  5273 raft_consensus.cc:2749] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.143306  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:41.144140  5087 raft_consensus.cc:2468] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:41.145793  5124 leader_election.cc:304] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:41.146967  5267 raft_consensus.cc:2804] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.146838  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.147576  5267 raft_consensus.cc:493] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.148074  5267 raft_consensus.cc:3060] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.161495  5273 consensus_queue.cc:1048] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.171154  5211 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:41.173642  4938 raft_consensus.cc:2468] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:41.113147  5315 raft_consensus.cc:515] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.180230  5315 leader_election.cc:290] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:41.182113  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24338d57a2bb44c0aa6579fa716db71d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:41.183004  4938 raft_consensus.cc:3060] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.187645  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24338d57a2bb44c0aa6579fa716db71d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
W20260710 11:06:41.148895  5126 leader_election.cc:343] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.192080  5279 raft_consensus.cc:2749] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:41.193647  5124 leader_election.cc:343] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:41.202293  5126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.130:36665, user_credentials={real_user=slave}} blocked reactor thread for 53450.5us
I20260710 11:06:41.229521  5206 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:41.230225  5206 ts_tablet_manager.cc:1403] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.307s	user 0.047s	sys 0.051s
I20260710 11:06:41.230840  5266 raft_consensus.cc:493] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.231385  5266 raft_consensus.cc:515] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.234915  5010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.224013  5212 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:41.236490  4903 leader_election.cc:343] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.236614  5212 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.238719  5212 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.244717  5267 raft_consensus.cc:515] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.249402  5211 tablet_bootstrap.cc:654] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.245873  4832 catalog_manager.cc:5697] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:41.260799  5206 raft_consensus.cc:359] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.261646  5206 raft_consensus.cc:385] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.262007  5206 raft_consensus.cc:740] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.262053  5224 consensus_queue.cc:1048] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.263074  5206 consensus_queue.cc:260] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.266021  5212 raft_consensus.cc:493] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.266515  5212 raft_consensus.cc:515] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.268615  5212 leader_election.cc:290] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.256780  4938 raft_consensus.cc:2468] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:41.256184  5210 consensus_queue.cc:1048] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 11:06:41.282362  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:41.284103  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:41.276880  5317 consensus_queue.cc:1048] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260710 11:06:41.293185  4901 leader_election.cc:343] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.293808  4901 leader_election.cc:304] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.285511  5011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.294941  5011 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:41.286341  5010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.297214  5212 raft_consensus.cc:2749] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.288661  5206 ts_tablet_manager.cc:1434] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260710 11:06:41.276117  5266 leader_election.cc:290] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:41.301168  5206 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:41.315038  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:41.316232  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.316598  5087 raft_consensus.cc:3060] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.317024  5158 raft_consensus.cc:2468] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
W20260710 11:06:41.321761  5126 leader_election.cc:343] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.323143  4903 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
W20260710 11:06:41.324106  4903 leader_election.cc:343] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.317898  5267 leader_election.cc:290] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:41.308533  5212 consensus_queue.cc:1048] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 11:06:41.326848  5266 raft_consensus.cc:2804] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.328382  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.336158  5160 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:41.337656  5298 consensus_queue.cc:1048] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.343994  5204 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:41.344472  5204 ts_tablet_manager.cc:1403] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.241s	user 0.020s	sys 0.009s
I20260710 11:06:41.349316  5203 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:41.350065  5203 ts_tablet_manager.cc:1403] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.342s	user 0.012s	sys 0.024s
I20260710 11:06:41.326296  4903 leader_election.cc:304] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.342517  5266 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.355078  5266 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.358538  5204 raft_consensus.cc:359] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.359251  5204 raft_consensus.cc:385] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.359519  5204 raft_consensus.cc:740] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.328271  5125 leader_election.cc:304] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:41.360150  5204 consensus_queue.cc:260] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.360529  5265 consensus_queue.cc:1048] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.360841  5260 raft_consensus.cc:2804] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.361371  5260 raft_consensus.cc:697] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:41.361717  5204 ts_tablet_manager.cc:1434] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260710 11:06:41.362210  5260 consensus_queue.cc:237] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
W20260710 11:06:41.363478  5125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.129:44335, user_credentials={real_user=slave}} blocked reactor thread for 43665.1us
I20260710 11:06:41.370781  5266 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
W20260710 11:06:41.365504  5322 log.cc:927] Time spent T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260710 11:06:41.368786  5212 raft_consensus.cc:2804] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.374497  5212 raft_consensus.cc:493] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.375003  5212 raft_consensus.cc:3060] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.379037  5204 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:41.375213  5087 raft_consensus.cc:2468] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:41.379129  5085 raft_consensus.cc:3060] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.378876  5203 raft_consensus.cc:359] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.385923  5203 raft_consensus.cc:385] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.386332  5203 raft_consensus.cc:740] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.391745  5124 leader_election.cc:304] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.393674  5267 raft_consensus.cc:2804] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.394210  5267 raft_consensus.cc:697] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:41.395010  5267 consensus_queue.cc:237] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.408303  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:41.409096  5158 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.418097  5210 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.418992  5210 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.422276  5266 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.423071  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.424175  5161 raft_consensus.cc:2393] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29b3ca8225434a19831f28d5ad38142b in current term 1: Already voted for candidate b8fcaa89d0b74733aacc719551789ab7 in this term.
I20260710 11:06:41.426779  4836 catalog_manager.cc:5697] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 1 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:41.430632  5210 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:41.430846  4936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:41.433450  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:41.434167  5009 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.442171  5051 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:41.443325  5210 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.451292  5210 raft_consensus.cc:2749] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.429400  5203 consensus_queue.cc:260] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.456524  5203 ts_tablet_manager.cc:1434] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.000s
I20260710 11:06:41.454142  5204 tablet_bootstrap.cc:654] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.470780  5203 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:41.480680  5206 tablet_bootstrap.cc:654] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.496753  5211 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:41.497174  5211 ts_tablet_manager.cc:1403] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.328s	user 0.013s	sys 0.003s
I20260710 11:06:41.499215  5158 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:41.515180  4903 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:41.517627  5210 consensus_queue.cc:1048] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.519239  5009 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:41.519783  4836 catalog_manager.cc:5697] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 1 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.524578  5331 raft_consensus.cc:2804] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.525125  5331 raft_consensus.cc:697] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:41.525902  5331 consensus_queue.cc:237] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.526969  5211 raft_consensus.cc:359] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.524540  4836 catalog_manager.cc:5697] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 1 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:41.527642  5211 raft_consensus.cc:385] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.527949  5211 raft_consensus.cc:740] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.532276  5211 consensus_queue.cc:260] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.571990  5211 ts_tablet_manager.cc:1434] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260710 11:06:41.575045  5212 raft_consensus.cc:515] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.576694  5203 tablet_bootstrap.cc:654] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.577186  5212 leader_election.cc:290] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.579664  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:41.580598  5160 raft_consensus.cc:3060] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.594033  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:41.594729  5009 raft_consensus.cc:3060] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.598418  5211 tablet_bootstrap.cc:492] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:41.606036  5206 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:41.606853  5206 ts_tablet_manager.cc:1403] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.306s	user 0.009s	sys 0.016s
I20260710 11:06:41.609345  5204 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:41.609848  5204 ts_tablet_manager.cc:1403] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.233s	user 0.027s	sys 0.034s
I20260710 11:06:41.611665  5206 raft_consensus.cc:359] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.613821  5206 raft_consensus.cc:385] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.614285  5206 raft_consensus.cc:740] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.622632  5211 tablet_bootstrap.cc:654] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.632802  5206 consensus_queue.cc:260] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.635910  5206 ts_tablet_manager.cc:1434] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260710 11:06:41.636880  5206 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:41.643036  5206 tablet_bootstrap.cc:654] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.644392  5204 raft_consensus.cc:359] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.645378  5204 raft_consensus.cc:385] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.645720  5204 raft_consensus.cc:740] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
W20260710 11:06:41.648701  4901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.177.131:39943, user_credentials={real_user=slave}} blocked reactor thread for 105635us
W20260710 11:06:41.656790  4884 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:41.657322  5204 consensus_queue.cc:260] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.657301  5211 tablet_bootstrap.cc:492] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:41.658596  5160 raft_consensus.cc:2468] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:41.659512  5204 ts_tablet_manager.cc:1434] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 11:06:41.659847  4903 leader_election.cc:304] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:41.660405  5204 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:41.660766  5266 raft_consensus.cc:2804] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.661281  5266 raft_consensus.cc:697] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:41.662118  5266 consensus_queue.cc:237] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.664423  5009 raft_consensus.cc:2468] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:41.665354  5211 ts_tablet_manager.cc:1403] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.016s
I20260710 11:06:41.670125  5211 raft_consensus.cc:359] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.670799  5211 raft_consensus.cc:385] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.671059  5211 raft_consensus.cc:740] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.671842  5211 consensus_queue.cc:260] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.674212  5211 ts_tablet_manager.cc:1434] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:41.687776  5204 tablet_bootstrap.cc:654] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.694317  5265 consensus_queue.cc:1048] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:41.698016  5211 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:41.705096  5211 tablet_bootstrap.cc:654] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.719501  5337 consensus_queue.cc:1048] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.720209  5212 consensus_queue.cc:1048] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:41.747933  5203 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:41.748549  5203 ts_tablet_manager.cc:1403] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.286s	user 0.011s	sys 0.006s
I20260710 11:06:41.751889  5203 raft_consensus.cc:359] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.753675  5203 raft_consensus.cc:385] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.754245  5203 raft_consensus.cc:740] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.755134  5203 consensus_queue.cc:260] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.758104  5203 ts_tablet_manager.cc:1434] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260710 11:06:41.759313  5203 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:41.763453  5266 raft_consensus.cc:493] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.766177  5266 raft_consensus.cc:515] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.768003  5211 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:41.768498  5211 ts_tablet_manager.cc:1403] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.008s
I20260710 11:06:41.769709  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.770056  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.770416  5158 raft_consensus.cc:2468] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
W20260710 11:06:41.771520  4903 leader_election.cc:343] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.771574  5203 tablet_bootstrap.cc:654] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.771571  5211 raft_consensus.cc:359] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.772759  5211 raft_consensus.cc:385] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.773114  5211 raft_consensus.cc:740] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.774055  5211 consensus_queue.cc:260] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.774672  4903 leader_election.cc:304] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.772483  5266 leader_election.cc:290] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.776175  5266 raft_consensus.cc:2804] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.778053  5266 raft_consensus.cc:493] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.779958  5204 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:41.780699  5204 ts_tablet_manager.cc:1403] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.000s
I20260710 11:06:41.782157  5211 ts_tablet_manager.cc:1434] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:06:41.780519  5266 raft_consensus.cc:3060] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.782827  5206 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:41.783205  5211 tablet_bootstrap.cc:492] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:41.783300  5206 ts_tablet_manager.cc:1403] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.008s
I20260710 11:06:41.785905  5206 raft_consensus.cc:359] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.786552  5206 raft_consensus.cc:385] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.786821  5206 raft_consensus.cc:740] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.787624  5206 consensus_queue.cc:260] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.790131  5206 ts_tablet_manager.cc:1434] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:41.791184  5206 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:41.802126  5260 consensus_queue.cc:1048] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.802469  5204 raft_consensus.cc:359] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.803192  5204 raft_consensus.cc:385] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.803519  5204 raft_consensus.cc:740] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.805176  5211 tablet_bootstrap.cc:654] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.804608  4833 catalog_manager.cc:5697] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.808228  5204 consensus_queue.cc:260] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.809465  5206 tablet_bootstrap.cc:654] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.809553  5266 raft_consensus.cc:515] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.811195  5204 ts_tablet_manager.cc:1434] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:06:41.812391  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:41.813072  5160 raft_consensus.cc:3060] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.814675  5204 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:41.822825  5211 tablet_bootstrap.cc:492] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:41.823345  5211 ts_tablet_manager.cc:1403] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260710 11:06:41.823834  5266 leader_election.cc:290] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.824065  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:41.824653  5009 raft_consensus.cc:3060] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.826274  5160 raft_consensus.cc:2468] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:41.827519  4903 leader_election.cc:304] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:41.828368  5266 raft_consensus.cc:2804] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.829039  5266 raft_consensus.cc:697] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:41.829872  5266 consensus_queue.cc:237] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.831794  5009 raft_consensus.cc:2468] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
W20260710 11:06:41.838162  5126 consensus_peers.cc:597] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Couldn't send request to peer f0d817cce8814b62b0b2a59a2d9ede44. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:41.842674  5204 tablet_bootstrap.cc:654] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.842698  5203 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:41.843600  5203 ts_tablet_manager.cc:1403] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.002s
I20260710 11:06:41.843832  5206 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:41.844297  5206 ts_tablet_manager.cc:1403] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.016s
I20260710 11:06:41.846449  5203 raft_consensus.cc:359] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.847317  5203 raft_consensus.cc:385] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.846653  5206 raft_consensus.cc:359] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.836594  5211 raft_consensus.cc:359] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.847761  5206 raft_consensus.cc:385] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.847720  5203 raft_consensus.cc:740] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.848240  5206 raft_consensus.cc:740] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.849046  5206 consensus_queue.cc:260] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.849064  5203 consensus_queue.cc:260] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.851183  5206 ts_tablet_manager.cc:1434] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:41.852218  5206 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:41.852378  5203 ts_tablet_manager.cc:1434] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:41.853391  5203 tablet_bootstrap.cc:492] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:41.847905  5211 raft_consensus.cc:385] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.854808  5211 raft_consensus.cc:740] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.855651  5211 consensus_queue.cc:260] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.865564  5203 tablet_bootstrap.cc:654] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.866170  5266 raft_consensus.cc:493] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.866753  5266 raft_consensus.cc:515] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.867187  5211 ts_tablet_manager.cc:1434] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 11:06:41.867277  5206 tablet_bootstrap.cc:654] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.868302  5211 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:41.870010  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:41.871351  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.872005  5266 leader_election.cc:290] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:41.872182  5160 raft_consensus.cc:2468] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
W20260710 11:06:41.871508  4901 leader_election.cc:343] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.878147  5211 tablet_bootstrap.cc:654] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.881502  5260 consensus_queue.cc:1048] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.892341  4903 leader_election.cc:304] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:41.888841  4834 catalog_manager.cc:5697] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.890030  5203 tablet_bootstrap.cc:492] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:41.894922  5203 ts_tablet_manager.cc:1403] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260710 11:06:41.895728  4834 catalog_manager.cc:5697] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.898006  5266 raft_consensus.cc:2804] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.902447  5266 raft_consensus.cc:493] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.903254  5266 raft_consensus.cc:3060] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.904897  5203 raft_consensus.cc:359] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.905681  5203 raft_consensus.cc:385] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.906067  5203 raft_consensus.cc:740] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.906380  5204 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:41.906884  5203 consensus_queue.cc:260] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.906884  5204 ts_tablet_manager.cc:1403] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.005s
I20260710 11:06:41.908185  5206 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:41.909161  5210 raft_consensus.cc:493] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.909619  5210 raft_consensus.cc:515] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.911710  5210 leader_election.cc:290] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.914523  5206 ts_tablet_manager.cc:1403] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.020s
I20260710 11:06:41.915586  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.917397  5206 raft_consensus.cc:359] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
W20260710 11:06:41.917961  5052 leader_election.cc:343] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.918183  5206 raft_consensus.cc:385] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.918563  5206 raft_consensus.cc:740] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.914366  4936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:41.919242  5206 consensus_queue.cc:260] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.919852  4936 raft_consensus.cc:2468] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 0.
I20260710 11:06:41.920274  5279 raft_consensus.cc:493] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.920749  5279 raft_consensus.cc:515] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.921193  5051 leader_election.cc:304] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.921633  5206 ts_tablet_manager.cc:1434] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:06:41.922731  5206 tablet_bootstrap.cc:492] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:41.922899  5279 leader_election.cc:290] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.923467  5279 raft_consensus.cc:2804] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.923810  5279 raft_consensus.cc:493] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.924146  5279 raft_consensus.cc:3060] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.928717  5206 tablet_bootstrap.cc:654] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.930308  5204 raft_consensus.cc:359] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.931016  5204 raft_consensus.cc:385] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.931303  5204 raft_consensus.cc:740] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.930922  4936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:41.932303  4936 raft_consensus.cc:2468] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 0.
I20260710 11:06:41.932650  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:41.932958  5204 consensus_queue.cc:260] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.932657  5203 ts_tablet_manager.cc:1434] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
W20260710 11:06:41.935463  5052 leader_election.cc:343] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.937892  5051 leader_election.cc:304] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.939006  5210 raft_consensus.cc:2804] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.939376  5210 raft_consensus.cc:493] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.939687  5210 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.943140  5204 ts_tablet_manager.cc:1434] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260710 11:06:41.944473  5204 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:41.950767  5203 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:41.950455  5279 raft_consensus.cc:515] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.953490  5086 raft_consensus.cc:3060] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.957026  5266 raft_consensus.cc:515] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:41.964669  5211 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:41.965142  5211 ts_tablet_manager.cc:1403] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.018s
I20260710 11:06:41.967717  5211 raft_consensus.cc:359] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.968178  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:41.968367  5211 raft_consensus.cc:385] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:41.969599  4901 leader_election.cc:343] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.969170  5211 raft_consensus.cc:740] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.971024  5211 consensus_queue.cc:260] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.973100  5211 ts_tablet_manager.cc:1434] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:06:41.973274  5210 raft_consensus.cc:515] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:41.974038  5203 tablet_bootstrap.cc:654] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.976876  5328 consensus_queue.cc:1048] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.977368  5211 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:41.978657  5298 raft_consensus.cc:493] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.979156  5298 raft_consensus.cc:515] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:41.980790  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:41.981262  5328 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.981387  4938 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.981729  5328 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:41.983875  5328 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.985272  4936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:41.986057  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:41.987182  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
W20260710 11:06:41.987586  5125 leader_election.cc:343] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:41.988904  5126 leader_election.cc:343] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.989178  4938 raft_consensus.cc:2468] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:41.989346  5126 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:41.990252  5328 raft_consensus.cc:2749] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.991364  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:41.992048  5298 leader_election.cc:290] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:41.992776  5204 tablet_bootstrap.cc:654] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.993073  4978 leader_election.cc:304] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:41.994280  5210 leader_election.cc:290] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:41.994408  5298 raft_consensus.cc:2749] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.994722  5051 leader_election.cc:304] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:41.996932  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:41.998343  5210 raft_consensus.cc:2804] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.999560  5012 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.000005  5210 raft_consensus.cc:697] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:42.000808  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:42.002293  5160 raft_consensus.cc:3060] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.003459  5279 leader_election.cc:290] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:42.000873  5210 consensus_queue.cc:237] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:42.005878  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
W20260710 11:06:42.007440  5052 leader_election.cc:343] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.007896  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:42.001782  5266 leader_election.cc:290] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:42.009027  4938 raft_consensus.cc:3060] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.015941  5211 tablet_bootstrap.cc:654] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.019670  5012 raft_consensus.cc:2468] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:42.001909  5328 raft_consensus.cc:493] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.028625  5206 tablet_bootstrap.cc:492] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:42.029261  5206 ts_tablet_manager.cc:1403] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.008s
I20260710 11:06:42.025509  5328 raft_consensus.cc:515] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.032764  5206 raft_consensus.cc:359] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.033468  5206 raft_consensus.cc:385] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.033782  5206 raft_consensus.cc:740] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.034477  5206 consensus_queue.cc:260] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.035171  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:42.035804  5085 raft_consensus.cc:2468] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:42.036898  5124 leader_election.cc:304] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:42.037173  5206 ts_tablet_manager.cc:1434] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:42.037775  5260 raft_consensus.cc:2804] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.033203  5160 raft_consensus.cc:2468] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:42.038209  5260 raft_consensus.cc:493] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.039899  5260 raft_consensus.cc:3060] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.039801  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:42.040499  5012 raft_consensus.cc:2468] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 0.
I20260710 11:06:42.044420  4833 catalog_manager.cc:5697] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 1 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:42.045524  5266 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.046077  5266 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.038425  5206 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:42.038560  5328 leader_election.cc:290] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:42.045900  5260 raft_consensus.cc:515] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.047616  4903 leader_election.cc:304] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:42.049197  5260 leader_election.cc:290] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:42.039314  4938 raft_consensus.cc:2468] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:42.050011  5346 raft_consensus.cc:2804] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.058786  5346 raft_consensus.cc:697] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:42.059666  5203 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:42.060304  5203 ts_tablet_manager.cc:1403] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.018s
I20260710 11:06:42.061108  5051 leader_election.cc:304] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:42.061913  5210 raft_consensus.cc:2804] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.062438  5210 raft_consensus.cc:697] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:42.063057  5203 raft_consensus.cc:359] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.063652  5203 raft_consensus.cc:385] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.063261  5210 consensus_queue.cc:237] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:42.063896  5203 raft_consensus.cc:740] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.064553  5203 consensus_queue.cc:260] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.066540  5203 ts_tablet_manager.cc:1434] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:06:42.068086  5211 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:42.068578  5211 ts_tablet_manager.cc:1403] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.001s
I20260710 11:06:42.059664  5346 consensus_queue.cc:237] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.069773  5203 tablet_bootstrap.cc:492] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443: Bootstrap starting.
I20260710 11:06:42.070914  5204 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: No bootstrap required, opened a new log
I20260710 11:06:42.071395  5204 ts_tablet_manager.cc:1403] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.002s
I20260710 11:06:42.071220  5211 raft_consensus.cc:359] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:42.071907  5211 raft_consensus.cc:385] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.072279  5211 raft_consensus.cc:740] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.072433  5265 consensus_queue.cc:1048] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.073124  5211 consensus_queue.cc:260] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:42.075315  5211 ts_tablet_manager.cc:1434] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:42.076658  5203 tablet_bootstrap.cc:654] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.076821  5211 tablet_bootstrap.cc:492] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:42.077446  5204 raft_consensus.cc:359] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:42.078212  5204 raft_consensus.cc:385] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.078473  5204 raft_consensus.cc:740] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.051151  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:42.051872  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:42.080510  5085 raft_consensus.cc:3060] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.080641  5012 raft_consensus.cc:3060] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.053622  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:42.082361  5086 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:42.054868  5266 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:42.056615  5206 tablet_bootstrap.cc:654] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.085894  5204 consensus_queue.cc:260] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:42.087867  4901 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:42.088989  5266 raft_consensus.cc:2804] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.089483  5266 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.089870  5266 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.097381  5266 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.100373  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:42.101168  5086 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.102828  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:42.103516  5160 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:42.097802  5012 raft_consensus.cc:2468] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:42.106891  5126 leader_election.cc:304] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:42.108070  5260 raft_consensus.cc:2804] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.108722  5260 raft_consensus.cc:697] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:42.110662  5204 ts_tablet_manager.cc:1434] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 11:06:42.109808  5260 consensus_queue.cc:237] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.114702  5266 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:42.109649  5086 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:42.116364  4901 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:42.117401  5211 tablet_bootstrap.cc:654] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.116359  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:42.118147  5160 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.124111  5206 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:42.124799  5206 ts_tablet_manager.cc:1403] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.003s
I20260710 11:06:42.125171  5346 raft_consensus.cc:2804] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.125913  5346 raft_consensus.cc:697] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:42.127394  4834 catalog_manager.cc:5697] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:42.128320  5206 raft_consensus.cc:359] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.129267  5206 raft_consensus.cc:385] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.130089  5085 raft_consensus.cc:2468] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:42.129611  5206 raft_consensus.cc:740] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.126793  5346 consensus_queue.cc:237] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.133636  5206 consensus_queue.cc:260] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:42.136600  5206 ts_tablet_manager.cc:1434] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:06:42.137765  5206 tablet_bootstrap.cc:492] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b: Bootstrap starting.
I20260710 11:06:42.139816  5160 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:42.143285  4833 catalog_manager.cc:5697] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 1 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:42.143889  5265 consensus_queue.cc:1048] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.147490  5211 tablet_bootstrap.cc:492] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:42.147956  5211 ts_tablet_manager.cc:1403] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.001s
I20260710 11:06:42.151353  5211 raft_consensus.cc:359] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.152132  5211 raft_consensus.cc:385] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.152393  5211 raft_consensus.cc:740] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.155337  5343 consensus_queue.cc:1048] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.156333  5206 tablet_bootstrap.cc:654] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.158638  5211 consensus_queue.cc:260] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.160768  5211 ts_tablet_manager.cc:1434] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:06:42.166746  5211 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44: Bootstrap starting.
I20260710 11:06:42.172766  5206 tablet_bootstrap.cc:492] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b: No bootstrap required, opened a new log
I20260710 11:06:42.172740  5203 tablet_bootstrap.cc:492] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443: No bootstrap required, opened a new log
I20260710 11:06:42.174472  5203 ts_tablet_manager.cc:1403] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443: Time spent bootstrapping tablet: real 0.105s	user 0.033s	sys 0.039s
I20260710 11:06:42.177205  5203 raft_consensus.cc:359] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.178170  5206 ts_tablet_manager.cc:1403] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 11:06:42.177879  5203 raft_consensus.cc:385] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.181103  5203 raft_consensus.cc:740] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.180837  4834 catalog_manager.cc:5697] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:42.181753  5203 consensus_queue.cc:260] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.183475  5203 ts_tablet_manager.cc:1434] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:42.180898  5206 raft_consensus.cc:359] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.185079  5206 raft_consensus.cc:385] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.185333  5206 raft_consensus.cc:740] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.185985  4832 catalog_manager.cc:5697] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 1 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:42.188431  5206 consensus_queue.cc:260] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.190708  5206 ts_tablet_manager.cc:1434] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:42.193166  5211 tablet_bootstrap.cc:654] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.202477  5265 consensus_queue.cc:1048] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.228715  5211 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44: No bootstrap required, opened a new log
I20260710 11:06:42.229811  5211 ts_tablet_manager.cc:1403] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.000s
I20260710 11:06:42.232270  5211 raft_consensus.cc:359] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:42.233047  5211 raft_consensus.cc:385] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.233310  5211 raft_consensus.cc:740] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.234041  5211 consensus_queue.cc:260] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:42.236299  5211 ts_tablet_manager.cc:1434] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:42.300251  5210 raft_consensus.cc:493] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.300400  5265 consensus_queue.cc:1048] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.300766  5210 raft_consensus.cc:515] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.302598  5210 leader_election.cc:290] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:42.303326  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:42.303695  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:42.304008  5012 raft_consensus.cc:2468] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 0.
I20260710 11:06:42.304544  5160 raft_consensus.cc:2468] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 0.
I20260710 11:06:42.305774  5052 leader_election.cc:304] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:42.306650  5210 raft_consensus.cc:2804] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.307008  5210 raft_consensus.cc:493] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.307395  5210 raft_consensus.cc:3060] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.315613  5210 raft_consensus.cc:515] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.317699  5298 raft_consensus.cc:493] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.318305  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:42.318400  5265 consensus_queue.cc:1048] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:42.318995  5012 raft_consensus.cc:3060] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.319155  5298 raft_consensus.cc:515] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:42.321261  5210 leader_election.cc:290] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:42.321298  5298 leader_election.cc:290] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:42.323684  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:42.324514  4938 raft_consensus.cc:2393] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0d817cce8814b62b0b2a59a2d9ede44 in current term 1: Already voted for candidate 29b3ca8225434a19831f28d5ad38142b in this term.
I20260710 11:06:42.325141  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c839976d62741d1bb0db5039ed834eb" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:42.326311  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:42.326563  4976 leader_election.cc:304] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:42.327356  5160 raft_consensus.cc:3060] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.327785  5289 raft_consensus.cc:3060] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.329147  5012 raft_consensus.cc:2468] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:42.330979  5052 leader_election.cc:304] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:42.336656  5160 raft_consensus.cc:2468] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:42.338182  5289 raft_consensus.cc:2749] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.337591  5210 raft_consensus.cc:2804] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.339848  5210 raft_consensus.cc:697] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:42.340762  5210 consensus_queue.cc:237] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:42.350271  4832 catalog_manager.cc:5697] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 0 to 1, leader changed from <none> to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 1 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.365427  5013 raft_consensus.cc:3060] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.435554  5210 consensus_queue.cc:1048] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.451407  5316 consensus_queue.cc:1048] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.475874  5316 consensus_queue.cc:1048] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.486701  5279 consensus_queue.cc:1048] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.529002  5265 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.529490  5265 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:42.531313  5265 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:42.532403  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:42.532641  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:42.533042  5158 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:42.533326  5013 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 0.
I20260710 11:06:42.534266  4903 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:42.534924  5265 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.535277  5265 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.535583  5265 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.540516  5265 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:42.542212  5265 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:42.542979  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:42.543242  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:42.543509  5158 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.543838  5013 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.548435  5158 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:42.548825  5013 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 1.
I20260710 11:06:42.549556  4903 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:42.550411  5265 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.550882  5265 raft_consensus.cc:697] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:42.551631  5265 consensus_queue.cc:237] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:42.555977  5265 consensus_queue.cc:1048] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.559913  4832 catalog_manager.cc:5697] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.567912  5343 consensus_queue.cc:1048] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.569285  5343 consensus_queue.cc:1048] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.575358  5395 consensus_queue.cc:1048] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.588991  5086 raft_consensus.cc:3060] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.598652  5346 consensus_queue.cc:1048] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.604269  5395 consensus_queue.cc:1048] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.740017  5210 consensus_queue.cc:1048] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.749900  5210 consensus_queue.cc:1048] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.943928  5347 consensus_queue.cc:1048] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.954911  5266 consensus_queue.cc:1048] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.334642  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
I20260710 11:06:43.361536  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:43.362455  2758 tablet_replica.cc:333] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.363293  2758 raft_consensus.cc:2243] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.364110  2758 raft_consensus.cc:2272] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.366317  2758 tablet_replica.cc:333] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.366909  2758 raft_consensus.cc:2243] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.367654  2758 raft_consensus.cc:2272] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.369556  2758 tablet_replica.cc:333] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.370211  2758 raft_consensus.cc:2243] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.371040  2758 raft_consensus.cc:2272] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.372987  2758 tablet_replica.cc:333] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.373579  2758 raft_consensus.cc:2243] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.374382  2758 raft_consensus.cc:2272] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.376201  2758 tablet_replica.cc:333] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.376744  2758 raft_consensus.cc:2243] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.377244  2758 raft_consensus.cc:2272] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.379513  2758 tablet_replica.cc:333] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.380069  2758 raft_consensus.cc:2243] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.380481  2758 raft_consensus.cc:2272] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.382328  2758 tablet_replica.cc:333] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.382838  2758 raft_consensus.cc:2243] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.383538  2758 raft_consensus.cc:2272] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.385454  2758 tablet_replica.cc:333] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.386041  2758 raft_consensus.cc:2243] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.386430  2758 raft_consensus.cc:2272] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.388624  2758 tablet_replica.cc:333] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.389175  2758 raft_consensus.cc:2243] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.389881  2758 raft_consensus.cc:2272] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.391886  2758 tablet_replica.cc:333] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.392534  2758 raft_consensus.cc:2243] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.393137  2758 raft_consensus.cc:2272] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.395010  2758 tablet_replica.cc:333] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.395483  2758 raft_consensus.cc:2243] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.395821  2758 raft_consensus.cc:2272] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.397567  2758 tablet_replica.cc:333] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.398303  2758 raft_consensus.cc:2243] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.398712  2758 raft_consensus.cc:2272] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.400511  2758 tablet_replica.cc:333] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.401031  2758 raft_consensus.cc:2243] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.401414  2758 raft_consensus.cc:2272] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.403154  2758 tablet_replica.cc:333] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.403728  2758 raft_consensus.cc:2243] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.404642  2758 raft_consensus.cc:2272] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:43.405913  5051 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 111 similar messages]
I20260710 11:06:43.407347  2758 tablet_replica.cc:333] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.408034  2758 raft_consensus.cc:2243] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.408906  2758 raft_consensus.cc:2272] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:43.408906  5051 consensus_peers.cc:597] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.411082  2758 tablet_replica.cc:333] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.411617  2758 raft_consensus.cc:2243] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.412029  2758 raft_consensus.cc:2272] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.413899  2758 tablet_replica.cc:333] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.414402  2758 raft_consensus.cc:2243] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.414788  2758 raft_consensus.cc:2272] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.416482  2758 tablet_replica.cc:333] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: stopping tablet replica
I20260710 11:06:43.416946  2758 raft_consensus.cc:2243] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.417647  2758 raft_consensus.cc:2272] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.454941  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
W20260710 11:06:43.476140  4977 consensus_peers.cc:597] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.488233  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:43.494745  4977 consensus_peers.cc:597] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:43.496230  5412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.497394  5413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.499169  5415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:43.499687  2758 server_base.cc:1061] running on GCE node
I20260710 11:06:43.502295  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:43.502578  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:43.502789  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681603502754 us; error 0 us; skew 500 ppm
I20260710 11:06:43.503423  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:43.506070  2758 webserver.cc:533] Webserver started at http://127.2.177.129:41243/ using document root <none> and password file <none>
I20260710 11:06:43.506605  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:43.506794  2758 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:43.510397  2758 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:06:43.515080  5420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.515969  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:06:43.516360  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "b8fcaa89d0b74733aacc719551789ab7"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-vxgv"
I20260710 11:06:43.516891  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:43.531349  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:43.532598  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:43.534108  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:43.538291  5427 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:06:43.575758  5051 consensus_peers.cc:597] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:43.586850  5051 consensus_peers.cc:597] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:43.606469  4977 consensus_peers.cc:597] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.633440  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:06:43.633818  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.097s	user 0.004s	sys 0.001s
I20260710 11:06:43.634295  2758 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 11:06:43.638923  5051 consensus_peers.cc:597] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.639173  5427 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.652637  5427 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.653446  5427 tablet_bootstrap.cc:492] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.654115  5427 ts_tablet_manager.cc:1403] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:06:43.656569  5427 raft_consensus.cc:359] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.657075  5427 raft_consensus.cc:740] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.657717  5427 consensus_queue.cc:260] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.659771  5427 ts_tablet_manager.cc:1434] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:43.660524  5427 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.671497  5427 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.672225  5427 tablet_bootstrap.cc:492] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.672756  5427 ts_tablet_manager.cc:1403] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:06:43.674537  5427 raft_consensus.cc:359] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.675037  5427 raft_consensus.cc:740] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.675539  5427 consensus_queue.cc:260] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [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: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.676843  5427 ts_tablet_manager.cc:1434] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:43.677480  5427 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.690397  5427 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.691321  5427 tablet_bootstrap.cc:492] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.692005  5427 ts_tablet_manager.cc:1403] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 11:06:43.694408  5427 raft_consensus.cc:359] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.695094  5427 raft_consensus.cc:740] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.695737  5427 consensus_queue.cc:260] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [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: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.697589  5427 ts_tablet_manager.cc:1434] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:06:43.698362  5427 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.710834  2758 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:06:43.711181  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.077s	user 0.074s	sys 0.000s
I20260710 11:06:43.713618  5427 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.714677  5427 tablet_bootstrap.cc:492] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.715337  5427 ts_tablet_manager.cc:1403] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:06:43.717927  5427 raft_consensus.cc:359] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.718730  5427 raft_consensus.cc:740] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.719480  5427 consensus_queue.cc:260] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.721347  5427 ts_tablet_manager.cc:1434] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:43.722165  5427 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.741752  5427 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.743100  5427 tablet_bootstrap.cc:492] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.744113  5427 ts_tablet_manager.cc:1403] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 11:06:43.747324  5427 raft_consensus.cc:359] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.748143  5427 raft_consensus.cc:740] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.748910  5427 consensus_queue.cc:260] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [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: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.750681  5427 ts_tablet_manager.cc:1434] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:43.751495  5427 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
W20260710 11:06:43.767457  5125 consensus_peers.cc:597] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.771512  5427 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.772573  5427 tablet_bootstrap.cc:492] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.773308  5427 ts_tablet_manager.cc:1403] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260710 11:06:43.775996  5427 raft_consensus.cc:359] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.776666  5427 raft_consensus.cc:740] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.777393  5427 consensus_queue.cc:260] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.779273  5427 ts_tablet_manager.cc:1434] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:43.780066  5427 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.803390  5427 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.804644  5427 tablet_bootstrap.cc:492] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.805501  5427 ts_tablet_manager.cc:1403] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260710 11:06:43.808683  5427 raft_consensus.cc:359] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.809510  5427 raft_consensus.cc:740] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.810350  5427 consensus_queue.cc:260] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [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: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.812978  5427 ts_tablet_manager.cc:1434] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:43.814007  5427 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.833256  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:44335
I20260710 11:06:43.833425  5498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:44335 every 8 connection(s)
I20260710 11:06:43.838975  5427 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.839939  5427 tablet_bootstrap.cc:492] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.840628  5427 ts_tablet_manager.cc:1403] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260710 11:06:43.842929  5427 raft_consensus.cc:359] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.843592  5427 raft_consensus.cc:740] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.844240  5427 consensus_queue.cc:260] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.846338  5427 ts_tablet_manager.cc:1434] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:06:43.847162  5427 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
W20260710 11:06:43.850999  5125 consensus_peers.cc:597] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.861758  5427 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.862681  5427 tablet_bootstrap.cc:492] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.863343  5427 ts_tablet_manager.cc:1403] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:06:43.865283  5500 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41425
I20260710 11:06:43.865710  5500 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:43.865836  5427 raft_consensus.cc:359] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.866549  5427 raft_consensus.cc:740] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.866672  5500 heartbeater.cc:507] Master 127.2.177.190:41425 requested a full tablet report, sending...
I20260710 11:06:43.867296  5427 consensus_queue.cc:260] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [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: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.869295  5427 ts_tablet_manager.cc:1434] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:43.870036  5427 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.875021  4833 ts_manager.cc:194] Re-registered known tserver with Master: b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:43.881254  5427 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.882100  5427 tablet_bootstrap.cc:492] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.882627  5427 ts_tablet_manager.cc:1403] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:06:43.884512  5427 raft_consensus.cc:359] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.885000  5427 raft_consensus.cc:740] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.885620  5427 consensus_queue.cc:260] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:43.887082  5427 ts_tablet_manager.cc:1434] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:43.887689  5427 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.889770  4833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37524
I20260710 11:06:43.893112  5500 heartbeater.cc:499] Master 127.2.177.190:41425 was elected leader, sending a full tablet report...
I20260710 11:06:43.900604  5427 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.901444  5427 tablet_bootstrap.cc:492] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.902114  5427 ts_tablet_manager.cc:1403] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:06:43.904066  5427 raft_consensus.cc:359] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.904611  5427 raft_consensus.cc:740] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.905205  5427 consensus_queue.cc:260] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.906762  5427 ts_tablet_manager.cc:1434] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:43.907433  5427 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.919184  5427 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.920120  5427 tablet_bootstrap.cc:492] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.920660  5427 ts_tablet_manager.cc:1403] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:06:43.922411  5427 raft_consensus.cc:359] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.922885  5427 raft_consensus.cc:740] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.923485  5427 consensus_queue.cc:260] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.924844  5427 ts_tablet_manager.cc:1434] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:43.925449  5427 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.938550  5427 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.939304  5427 tablet_bootstrap.cc:492] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.939848  5427 ts_tablet_manager.cc:1403] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:06:43.941535  5427 raft_consensus.cc:359] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.942036  5427 raft_consensus.cc:740] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.942651  5427 consensus_queue.cc:260] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:43.944396  5427 ts_tablet_manager.cc:1434] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:43.945380  5427 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.957521  5427 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.958504  5427 tablet_bootstrap.cc:492] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.959165  5427 ts_tablet_manager.cc:1403] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:06:43.961490  5427 raft_consensus.cc:359] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.962198  5427 raft_consensus.cc:740] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.962862  5427 consensus_queue.cc:260] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.964932  5427 ts_tablet_manager.cc:1434] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:06:43.965631  5427 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.979343  5427 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:43.980271  5427 tablet_bootstrap.cc:492] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:43.980917  5427 ts_tablet_manager.cc:1403] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:06:43.983286  5427 raft_consensus.cc:359] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.983927  5427 raft_consensus.cc:740] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.984668  5427 consensus_queue.cc:260] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:43.986496  5427 ts_tablet_manager.cc:1434] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:43.987417  5427 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:43.999557  5427 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.000296  5427 tablet_bootstrap.cc:492] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:44.000813  5427 ts_tablet_manager.cc:1403] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:06:44.002533  5427 raft_consensus.cc:359] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.003019  5427 raft_consensus.cc:740] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.003553  5427 consensus_queue.cc:260] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [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: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.004904  5427 ts_tablet_manager.cc:1434] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:44.005647  5427 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:44.018155  5427 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.019074  5427 tablet_bootstrap.cc:492] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:44.019698  5427 ts_tablet_manager.cc:1403] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:06:44.022114  5427 raft_consensus.cc:359] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.022789  5427 raft_consensus.cc:740] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.023512  5427 consensus_queue.cc:260] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.025465  5427 ts_tablet_manager.cc:1434] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:44.026259  5427 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap starting.
I20260710 11:06:44.039849  5427 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.040689  5427 tablet_bootstrap.cc:492] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Bootstrap complete.
I20260710 11:06:44.041162  5427 ts_tablet_manager.cc:1403] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 11:06:44.042951  5427 raft_consensus.cc:359] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.043396  5427 raft_consensus.cc:740] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.043913  5427 consensus_queue.cc:260] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [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: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.045341  5427 ts_tablet_manager.cc:1434] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:06:44.359302  5518 raft_consensus.cc:493] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.359818  5518 raft_consensus.cc:515] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.361653  5518 leader_election.cc:290] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.362617  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:44.362675  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.363649  5469 raft_consensus.cc:2468] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:44.364791  5125 leader_election.cc:304] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:44.365393  5518 raft_consensus.cc:2804] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.365706  5518 raft_consensus.cc:493] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.366088  5518 raft_consensus.cc:3060] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.371129  5518 raft_consensus.cc:515] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.372886  5518 leader_election.cc:290] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.373766  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:44.373987  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.374629  5469 raft_consensus.cc:3060] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.381111  5469 raft_consensus.cc:2468] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 2.
I20260710 11:06:44.382136  5125 leader_election.cc:304] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:44.382849  5516 raft_consensus.cc:2804] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.383342  5516 raft_consensus.cc:697] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:44.384066  5516 consensus_queue.cc:237] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.389616  5514 raft_consensus.cc:493] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.390295  5514 raft_consensus.cc:515] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.392545  5514 leader_election.cc:290] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.391930  4834 catalog_manager.cc:5697] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.393535  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.393555  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.394236  5469 raft_consensus.cc:2468] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:44.395516  4977 leader_election.cc:304] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [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: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.396202  5514 raft_consensus.cc:2804] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.396585  5514 raft_consensus.cc:493] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.396943  5514 raft_consensus.cc:3060] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.404666  5514 raft_consensus.cc:515] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.406673  5514 leader_election.cc:290] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.407259  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:44.407655  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.408205  5469 raft_consensus.cc:3060] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.413026  5469 raft_consensus.cc:2468] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 2.
I20260710 11:06:44.414168  4977 leader_election.cc:304] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [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: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.414963  5514 raft_consensus.cc:2804] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.415459  5514 raft_consensus.cc:697] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:44.416210  5514 consensus_queue.cc:237] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.423695  4834 catalog_manager.cc:5697] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.453032  5514 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.453593  5514 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.455359  5514 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.456211  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.456363  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.456998  5469 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:44.458041  4977 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [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: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.458726  5514 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.459079  5514 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.459398  5514 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.459539  5516 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.460045  5516 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.462182  5516 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:44.462906  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.463482  5469 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:44.463737  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:44.464362  5125 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:44.465119  5516 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.465483  5516 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.465847  5516 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.466344  5484 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.466851  5484 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.466818  5514 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.468202  5013 raft_consensus.cc:2393] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d29342c99e44fbcbbf2a43bd6974443 in current term 2: Already voted for candidate f0d817cce8814b62b0b2a59a2d9ede44 in this term.
I20260710 11:06:44.470089  5484 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.470242  5514 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.471578  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.471781  5470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.472297  5470 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.472410  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:44.473280  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.473938  5469 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:44.475188  5051 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.475672  5516 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.476827  5160 raft_consensus.cc:2393] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f0d817cce8814b62b0b2a59a2d9ede44 in current term 2: Already voted for candidate 1d29342c99e44fbcbbf2a43bd6974443 in this term.
I20260710 11:06:44.478978  5484 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.479698  5516 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:44.479461  5484 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.480386  5484 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.480418  5468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.481805  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:44.482667  5013 raft_consensus.cc:2393] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d29342c99e44fbcbbf2a43bd6974443 in current term 2: Already voted for candidate f0d817cce8814b62b0b2a59a2d9ede44 in this term.
I20260710 11:06:44.483829  5126 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:44.484637  5470 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 2.
I20260710 11:06:44.484956  5516 raft_consensus.cc:2749] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:44.485730  4977 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [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: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.486581  5514 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.487267  5514 raft_consensus.cc:697] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:44.488071  5514 consensus_queue.cc:237] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.489548  5210 raft_consensus.cc:493] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.490633  5210 raft_consensus.cc:515] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.495195  5210 leader_election.cc:290] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.495996  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.495903  5484 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.498067  5484 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.501498  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:44.501658  5470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.502374  5470 raft_consensus.cc:2468] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:44.503358  5051 leader_election.cc:304] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.503616  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.504189  5469 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.507468  5484 raft_consensus.cc:2804] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.507882  5484 raft_consensus.cc:493] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.508276  5484 raft_consensus.cc:3060] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.510450  5469 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:44.510084  4834 catalog_manager.cc:5697] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.511554  5051 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.512344  5210 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.513078  5210 raft_consensus.cc:697] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:44.513819  5484 raft_consensus.cc:515] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.513922  5210 consensus_queue.cc:237] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.516041  5484 leader_election.cc:290] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.518141  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:44.520016  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.520730  5469 raft_consensus.cc:3060] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.526657  5469 raft_consensus.cc:2468] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:44.526245  4834 catalog_manager.cc:5697] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 2 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.527725  5051 leader_election.cc:304] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.528405  5210 raft_consensus.cc:2804] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.528877  5210 raft_consensus.cc:697] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:44.529498  5210 consensus_queue.cc:237] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.539021  4834 catalog_manager.cc:5697] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 2 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.549786  5210 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.550282  5210 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.551862  5210 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.552739  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.552963  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.553726  5469 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 1.
I20260710 11:06:44.554796  5051 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.555536  5210 raft_consensus.cc:2804] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.555866  5210 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.556263  5210 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.560580  5210 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.562358  5210 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.563445  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.563711  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:44.564074  5469 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.569585  5469 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:44.569605  5516 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.570257  5516 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.570639  5051 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.571381  5210 raft_consensus.cc:2804] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.571823  5210 raft_consensus.cc:697] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:44.572170  5516 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:44.572618  5210 consensus_queue.cc:237] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.574774  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.575523  5469 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:44.576758  5125 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:44.577661  5516 raft_consensus.cc:2804] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.578058  5516 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.578454  5516 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.579814  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:44.584707  4834 catalog_manager.cc:5697] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 2 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.586331  5516 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.587904  5514 raft_consensus.cc:493] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.588423  5514 raft_consensus.cc:515] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.590440  5514 leader_election.cc:290] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.590761  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.590974  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:44.591387  5469 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.593470  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.594703  5516 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:44.594962  5515 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.595520  5515 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.596688  5468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.597342  5468 raft_consensus.cc:2468] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 1.
I20260710 11:06:44.597587  5515 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.599190  4977 leader_election.cc:304] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [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: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:44.600114  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:44.600760  5429 raft_consensus.cc:2804] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.601101  5429 raft_consensus.cc:493] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.601445  5429 raft_consensus.cc:3060] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.602474  5468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.603274  5468 raft_consensus.cc:2393] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d29342c99e44fbcbbf2a43bd6974443 in current term 2: Already voted for candidate 29b3ca8225434a19831f28d5ad38142b in this term.
I20260710 11:06:44.603106  5469 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 2.
I20260710 11:06:44.604693  5125 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:44.605513  5515 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.605917  5125 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:44.607069  5518 raft_consensus.cc:2804] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.607524  5518 raft_consensus.cc:697] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:44.608788  5518 consensus_queue.cc:237] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.608853  5429 raft_consensus.cc:515] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.612020  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:44.612579  5429 leader_election.cc:290] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.612746  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.613385  5469 raft_consensus.cc:3060] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.614388  5515 raft_consensus.cc:2749] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:44.619997  5469 raft_consensus.cc:2468] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 2.
I20260710 11:06:44.621116  4977 leader_election.cc:304] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [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: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:44.621843  5429 raft_consensus.cc:2804] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.622376  5429 raft_consensus.cc:697] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:44.619891  4833 catalog_manager.cc:5697] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.623148  5429 consensus_queue.cc:237] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.629084  5518 raft_consensus.cc:493] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.629678  5518 raft_consensus.cc:515] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.632575  5468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.633074  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:44.633245  5468 raft_consensus.cc:2468] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 1.
I20260710 11:06:44.634723  5125 leader_election.cc:304] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:44.636982  5515 raft_consensus.cc:2804] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.638029  5515 raft_consensus.cc:493] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.638542  5515 raft_consensus.cc:3060] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.641060  5518 leader_election.cc:290] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:44.645284  4834 catalog_manager.cc:5697] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.649674  5515 raft_consensus.cc:515] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.651592  5515 leader_election.cc:290] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:44.652506  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:44.652674  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:44.653052  5469 raft_consensus.cc:3060] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.658335  5469 raft_consensus.cc:2468] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 2.
I20260710 11:06:44.659332  5125 leader_election.cc:304] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:44.660048  5515 raft_consensus.cc:2804] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.660502  5515 raft_consensus.cc:697] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:44.661312  5515 consensus_queue.cc:237] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.668892  4834 catalog_manager.cc:5697] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 1 to 2, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.703635  5515 raft_consensus.cc:493] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.704101  5515 raft_consensus.cc:515] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.705785  5515 leader_election.cc:290] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.706773  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:44.706799  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59fd7a706643f7a416d0488504db2e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.707767  5469 raft_consensus.cc:2393] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d29342c99e44fbcbbf2a43bd6974443 in current term 2: Already voted for candidate 29b3ca8225434a19831f28d5ad38142b in this term.
I20260710 11:06:44.708779  5125 leader_election.cc:304] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:44.709481  5515 raft_consensus.cc:3060] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.714425  5515 raft_consensus.cc:2749] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:44.748023  5515 raft_consensus.cc:493] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.748688  5515 raft_consensus.cc:515] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.751498  5515 leader_election.cc:290] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:44.804904  5429 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.805583  5429 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.807818  5429 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.850520  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.851775  5469 raft_consensus.cc:2393] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0d817cce8814b62b0b2a59a2d9ede44 in current term 2: Already voted for candidate 1d29342c99e44fbcbbf2a43bd6974443 in this term.
I20260710 11:06:44.868793  5516 raft_consensus.cc:493] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.869438  5516 raft_consensus.cc:515] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:44.871595  5516 leader_election.cc:290] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:44.873250  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:44.878237  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.878729  5468 raft_consensus.cc:1275] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:44.880014  4978 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [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: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:44.881227  5468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d6abfefc243e6b15989d9859cdc86" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.881538  5514 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.882083  5468 raft_consensus.cc:2393] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d29342c99e44fbcbbf2a43bd6974443 in current term 2: Already voted for candidate f0d817cce8814b62b0b2a59a2d9ede44 in this term.
I20260710 11:06:44.882085  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.883502  5469 raft_consensus.cc:2393] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d29342c99e44fbcbbf2a43bd6974443 in current term 2: Already voted for candidate f0d817cce8814b62b0b2a59a2d9ede44 in this term.
I20260710 11:06:44.884868  5515 consensus_queue.cc:1048] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:44.886976  5125 leader_election.cc:304] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:44.891251  5158 raft_consensus.cc:1275] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:44.890018  5515 raft_consensus.cc:3060] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.894886  5429 consensus_queue.cc:1048] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:44.905541  5494 raft_consensus.cc:493] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.906353  5484 raft_consensus.cc:493] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:44.906147  5494 raft_consensus.cc:515] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.906869  5484 raft_consensus.cc:515] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:44.908345  5494 leader_election.cc:290] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.908814  5484 leader_election.cc:290] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.910673  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df916b90ae784b35b9887bd04cf5b804" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:44.912300  5470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.913801  5467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:44.914824  5467 raft_consensus.cc:2393] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29b3ca8225434a19831f28d5ad38142b in current term 2: Already voted for candidate 1d29342c99e44fbcbbf2a43bd6974443 in this term.
I20260710 11:06:44.915743  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4b1c7e58db4fd28fec3b48b0efe724" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.916630  5515 raft_consensus.cc:2749] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:44.917443  5126 leader_election.cc:304] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [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: 1d29342c99e44fbcbbf2a43bd6974443; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:44.918520  5160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a2757e6a604078b35f6f164028bf71" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:44.920877  5158 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.933633  5158 raft_consensus.cc:1275] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:44.936756  5533 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.937301  5533 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:44.938701  5085 raft_consensus.cc:3060] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.939424  5533 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:44.940025  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:44.947154  5085 raft_consensus.cc:1275] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:44.948956  5533 consensus_queue.cc:1048] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:44.951886  5515 raft_consensus.cc:3060] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.961877  5515 raft_consensus.cc:2749] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:44.962195  5051 leader_election.cc:304] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:44.967931  5160 raft_consensus.cc:1275] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:44.984282  5539 consensus_queue.cc:1048] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:44.987241  5051 leader_election.cc:304] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:44.995242  5466 raft_consensus.cc:1275] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.006247  5466 raft_consensus.cc:1275] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.006356  5535 consensus_queue.cc:1048] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:45.008476  5535 consensus_queue.cc:1048] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:45.013866  5539 raft_consensus.cc:3060] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.016180  5467 raft_consensus.cc:1275] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.019447  5494 raft_consensus.cc:2749] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:45.024421  5484 consensus_queue.cc:1048] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.024959  5210 consensus_queue.cc:1048] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.025799  5158 raft_consensus.cc:1275] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.026449  5539 raft_consensus.cc:2749] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:45.026942  5467 raft_consensus.cc:1275] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.031668  5542 consensus_queue.cc:1048] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:45.034524  5494 consensus_queue.cc:1048] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:45.044137  5514 raft_consensus.cc:2749] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:45.045337  5470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:45.046090  5470 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 2.
I20260710 11:06:45.046353  5465 raft_consensus.cc:1275] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.048048  5535 consensus_queue.cc:1048] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.060041  5125 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:45.060734  5533 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:45.061198  5533 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 29b3ca8225434a19831f28d5ad38142b)
I20260710 11:06:45.061638  5533 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:45.072459  5086 raft_consensus.cc:1275] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.076956  5533 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:45.078155  5158 raft_consensus.cc:1240] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Rejecting Update request from peer 29b3ca8225434a19831f28d5ad38142b for earlier term 2. Current term is 3. Ops: []
I20260710 11:06:45.079943  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:45.082055  5533 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 3 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:45.082662  5533 consensus_queue.cc:1048] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.098784  5542 consensus_queue.cc:1059] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.099767  5542 raft_consensus.cc:3055] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:45.100152  5464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:45.100155  5542 raft_consensus.cc:740] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:45.106376  5542 consensus_queue.cc:260] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:45.107848  5542 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:45.112573  5125 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:45.113698  5515 raft_consensus.cc:2749] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:06:45.154735  5158 raft_consensus.cc:1275] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.161656  5542 consensus_queue.cc:1048] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.167256  5469 raft_consensus.cc:1275] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.171754  5515 consensus_queue.cc:1048] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:45.194669  5012 raft_consensus.cc:1275] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.196264  5515 consensus_queue.cc:1048] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.198287  5466 raft_consensus.cc:1275] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.201555  5515 consensus_queue.cc:1048] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.224476  5158 raft_consensus.cc:1275] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.229120  5535 consensus_queue.cc:1048] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.230598  5465 raft_consensus.cc:1275] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.233623  5514 consensus_queue.cc:1048] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:45.920691  5182 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad9c0 after lost signal to thread 2761
W20260710 11:06:45.921612  5182 debug-util.cc:398] Leaking SignalData structure 0x7b0800114680 after lost signal to thread 4870
W20260710 11:06:45.922621  5182 debug-util.cc:398] Leaking SignalData structure 0x7b0800215660 after lost signal to thread 5037
W20260710 11:06:45.923583  5182 debug-util.cc:398] Leaking SignalData structure 0x7b080029d7c0 after lost signal to thread 5111
W20260710 11:06:45.924611  5182 debug-util.cc:398] Leaking SignalData structure 0x7b080010a080 after lost signal to thread 5185
W20260710 11:06:45.926000  5182 debug-util.cc:398] Leaking SignalData structure 0x7b0800274da0 after lost signal to thread 5498
I20260710 11:06:46.549980  5565 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 29b3ca8225434a19831f28d5ad38142b)
I20260710 11:06:46.550500  5565 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:46.552673  5565 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:46.579453  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:46.580502  5158 raft_consensus.cc:2393] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8fcaa89d0b74733aacc719551789ab7 in current term 3: Already voted for candidate 1d29342c99e44fbcbbf2a43bd6974443 in this term.
I20260710 11:06:46.582105  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:46.582774  5085 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:46.584061  5421 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:46.584872  5565 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:46.585265  5565 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 29b3ca8225434a19831f28d5ad38142b)
I20260710 11:06:46.585625  5565 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:46.593631  5565 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:46.596294  5565 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 3 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:46.596585  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:46.596829  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:46.597564  5158 raft_consensus.cc:2393] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8fcaa89d0b74733aacc719551789ab7 in current term 3: Already voted for candidate 1d29342c99e44fbcbbf2a43bd6974443 in this term.
I20260710 11:06:46.602180  5085 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:46.603278  5421 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [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: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:46.604156  5565 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:46.605334  5565 raft_consensus.cc:697] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:46.606333  5565 consensus_queue.cc:237] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:46.615593  4834 catalog_manager.cc:5697] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 2 to 3, leader changed from 29b3ca8225434a19831f28d5ad38142b (127.2.177.131) to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 3 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:46.848048  5576 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:46.848536  5576 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:46.850347  5576 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:46.851236  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:46.851385  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7" is_pre_election: true
I20260710 11:06:46.851819  5085 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 3.
I20260710 11:06:46.852897  5124 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:46.853811  5576 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:06:46.854184  5576 raft_consensus.cc:493] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:46.854461  5576 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:46.859324  5576 raft_consensus.cc:515] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:46.860965  5576 leader_election.cc:290] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:46.862077  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:46.862178  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f7cc0a01864e40b8fd42ee3ae878ea" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
I20260710 11:06:46.862914  5085 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:46.870844  5085 raft_consensus.cc:2468] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 4.
I20260710 11:06:46.872009  5124 leader_election.cc:304] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:46.872882  5576 raft_consensus.cc:2804] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:46.873476  5576 raft_consensus.cc:697] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:46.874298  5576 consensus_queue.cc:237] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:46.883028  4834 catalog_manager.cc:5697] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 3 to 4, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 4 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.055056  5085 raft_consensus.cc:1240] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Rejecting Update request from peer b8fcaa89d0b74733aacc719551789ab7 for earlier term 3. Current term is 4. Ops: []
I20260710 11:06:47.056579  5565 consensus_queue.cc:1059] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:47.057351  5570 raft_consensus.cc:3055] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:47.057755  5570 raft_consensus.cc:740] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:47.058697  5570 consensus_queue.cc:260] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:47.060093  5570 raft_consensus.cc:3060] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:47.333815  5085 raft_consensus.cc:1275] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:47.335281  5546 consensus_queue.cc:1048] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:47.354333  5465 raft_consensus.cc:1275] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 4 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260710 11:06:47.356262  5465 pending_rounds.cc:85] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Aborting all ops after (but not including) 2
I20260710 11:06:47.356657  5465 pending_rounds.cc:107] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260710 11:06:47.357049  5465 raft_consensus.cc:2889] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:47.370844  5546 consensus_queue.cc:1048] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:53.950351  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:53.975015  5158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d"
dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
mode: GRACEFUL
new_leader_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:47602
I20260710 11:06:53.975723  5158 raft_consensus.cc:606] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Received request to transfer leadership to TS b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:53.978178  5158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f"
dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
mode: GRACEFUL
new_leader_uuid: "29b3ca8225434a19831f28d5ad38142b"
 from {username='slave'} at 127.0.0.1:47602
I20260710 11:06:53.978653  5158 raft_consensus.cc:606] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Received request to transfer leadership to TS 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:53.981175  5158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e"
dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
mode: GRACEFUL
new_leader_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:47602
I20260710 11:06:53.981683  5158 raft_consensus.cc:606] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Received request to transfer leadership to TS b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:53.992504  5013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8"
dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
mode: GRACEFUL
new_leader_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:34710
I20260710 11:06:53.992981  5013 raft_consensus.cc:606] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Received request to transfer leadership to TS b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:53.995661  5161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "972a1144678048f094a3c1c3244f759a"
dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
mode: GRACEFUL
new_leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
 from {username='slave'} at 127.0.0.1:47602
I20260710 11:06:53.996196  5161 raft_consensus.cc:606] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Received request to transfer leadership to TS f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:54.007563  5085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda"
dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
mode: GRACEFUL
new_leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
 from {username='slave'} at 127.0.0.1:35832
I20260710 11:06:54.008100  5085 raft_consensus.cc:606] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Received request to transfer leadership to TS 1d29342c99e44fbcbbf2a43bd6974443
I20260710 11:06:54.009469  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:06:54.010239  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:54.049719  5597 raft_consensus.cc:993] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443: : Instructing follower b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:54.050359  5605 raft_consensus.cc:1081] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Signalling peer b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:54.052014  5465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d"
dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:58352
I20260710 11:06:54.052503  5465 raft_consensus.cc:493] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.052812  5465 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.058178  5465 raft_consensus.cc:515] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:54.060271  5465 leader_election.cc:290] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 2 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:54.061228  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:54.062065  5161 raft_consensus.cc:3055] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:54.062378  5161 raft_consensus.cc:740] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:54.063323  5161 consensus_queue.cc:260] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:54.064726  5161 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.072094  5161 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 2.
I20260710 11:06:54.072307  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:54.072961  5013 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.073350  5423 leader_election.cc:304] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:54.077888  5607 raft_consensus.cc:2804] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.081007  5607 raft_consensus.cc:697] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 2 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:54.081269  5013 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 2.
I20260710 11:06:54.082202  5607 consensus_queue.cc:237] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:54.082978  5597 raft_consensus.cc:993] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443: : Instructing follower 29b3ca8225434a19831f28d5ad38142b to start an election
I20260710 11:06:54.083570  5597 raft_consensus.cc:1081] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Signalling peer 29b3ca8225434a19831f28d5ad38142b to start an election
I20260710 11:06:54.085515  5085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f"
dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
 from {username='slave'} at 127.0.0.1:38132
I20260710 11:06:54.086295  5085 raft_consensus.cc:493] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.086843  5085 raft_consensus.cc:3060] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.094698  5599 raft_consensus.cc:993] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b: : Instructing follower 1d29342c99e44fbcbbf2a43bd6974443 to start an election
I20260710 11:06:54.095283  5599 raft_consensus.cc:1081] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Signalling peer 1d29342c99e44fbcbbf2a43bd6974443 to start an election
I20260710 11:06:54.098138  5161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda"
dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
 from {username='slave'} at 127.0.0.1:37798
I20260710 11:06:54.098707  5161 raft_consensus.cc:493] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.098485  5085 raft_consensus.cc:515] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.099211  5161 raft_consensus.cc:3060] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.101089  5085 leader_election.cc:290] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:54.103433  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:54.103540  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328058d8ad724f918f6f0db7b72dd48f" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:54.103227  4834 catalog_manager.cc:5697] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 1 to 2, leader changed from 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132) to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.104041  5158 raft_consensus.cc:3055] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:54.104105  5013 raft_consensus.cc:3060] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.104452  5158 raft_consensus.cc:740] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:54.105444  5158 consensus_queue.cc:260] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.107009  5158 raft_consensus.cc:3060] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.107393  5161 raft_consensus.cc:515] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.110531  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:54.111107  5085 raft_consensus.cc:3055] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:54.111167  5013 raft_consensus.cc:2468] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:54.111547  5085 raft_consensus.cc:740] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:54.111793  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26cb6899e7b43c89e28280333182bda" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:54.112409  5052 leader_election.cc:304] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:54.112986  5012 raft_consensus.cc:3060] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.112864  5085 consensus_queue.cc:260] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.113437  5592 raft_consensus.cc:2804] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.113919  5592 raft_consensus.cc:697] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:54.114054  5161 leader_election.cc:290] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:54.114998  5085 raft_consensus.cc:3060] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.114897  5592 consensus_queue.cc:237] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.123124  5085 raft_consensus.cc:2468] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 2.
I20260710 11:06:54.124102  5012 raft_consensus.cc:2468] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 2.
I20260710 11:06:54.124904  5124 leader_election.cc:304] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:54.126659  5610 raft_consensus.cc:2804] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.127296  5610 raft_consensus.cc:697] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:54.128527  5610 consensus_queue.cc:237] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.133682  5158 raft_consensus.cc:2468] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:54.142831  4836 catalog_manager.cc:5697] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 1 to 2, leader changed from 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132) to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 2 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.148365  4832 catalog_manager.cc:5697] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 1 to 2, leader changed from 29b3ca8225434a19831f28d5ad38142b (127.2.177.131) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 2 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:54.300047  5605 raft_consensus.cc:993] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443: : Instructing follower b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:54.300522  5610 raft_consensus.cc:1081] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Signalling peer b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:54.302088  5469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e"
dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:58352
I20260710 11:06:54.302570  5469 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.302798  5469 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:54.307533  5469 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:54.309209  5469 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 3 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:54.310036  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:54.310695  5158 raft_consensus.cc:3055] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:54.310652  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:54.311257  5158 raft_consensus.cc:740] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:54.311406  5012 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:54.312101  5604 raft_consensus.cc:993] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44: : Instructing follower b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:54.312686  5604 raft_consensus.cc:1081] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Signalling peer b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:54.312156  5158 consensus_queue.cc:260] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:54.313695  5158 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:54.314481  5465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8"
dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:58362
I20260710 11:06:54.315021  5465 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.315366  5465 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.319003  5605 raft_consensus.cc:993] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443: : Instructing follower f0d817cce8814b62b0b2a59a2d9ede44 to start an election
I20260710 11:06:54.319463  5597 raft_consensus.cc:1081] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Signalling peer f0d817cce8814b62b0b2a59a2d9ede44 to start an election
I20260710 11:06:54.320910  5158 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:54.321097  5013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "972a1144678048f094a3c1c3244f759a"
dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
 from {username='slave'} at 127.0.0.1:48608
I20260710 11:06:54.320922  5012 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:54.321658  5013 raft_consensus.cc:493] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.322108  5423 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:54.322255  5013 raft_consensus.cc:3060] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.323129  5607 raft_consensus.cc:2804] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:54.323562  5607 raft_consensus.cc:697] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:54.324142  5465 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:54.324422  5607 consensus_queue.cc:237] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:54.327095  5465 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 2 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:54.326573  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:54.328014  5012 raft_consensus.cc:3055] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:54.328301  5012 raft_consensus.cc:740] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:54.329228  5012 consensus_queue.cc:260] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:54.330519  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:54.331066  5085 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.331925  5012 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.332754  5013 raft_consensus.cc:515] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.336171  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:54.336493  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972a1144678048f094a3c1c3244f759a" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:54.336673  5086 raft_consensus.cc:3060] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.336997  5158 raft_consensus.cc:3055] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:54.337288  5158 raft_consensus.cc:740] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:54.337671  5085 raft_consensus.cc:2468] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 2.
I20260710 11:06:54.337749  5012 raft_consensus.cc:2468] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 2.
I20260710 11:06:54.338089  5158 consensus_queue.cc:260] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.338771  5423 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:54.339203  5158 raft_consensus.cc:3060] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.339774  5609 raft_consensus.cc:2804] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.342459  5013 leader_election.cc:290] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:54.344491  5609 raft_consensus.cc:697] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 2 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:54.345544  5086 raft_consensus.cc:2468] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 2.
I20260710 11:06:54.345427  5609 consensus_queue.cc:237] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:54.346896  4976 leader_election.cc:304] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:54.347645  5604 raft_consensus.cc:2804] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.348111  5604 raft_consensus.cc:697] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:54.349113  5604 consensus_queue.cc:237] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:54.349243  4832 catalog_manager.cc:5697] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 2 to 3, leader changed from 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132) to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 3 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.355507  5158 raft_consensus.cc:2468] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 2.
I20260710 11:06:54.375434  4832 catalog_manager.cc:5697] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 1 to 2, leader changed from f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130) to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.377753  4836 catalog_manager.cc:5697] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 1 to 2, leader changed from 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132) to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.531896  5158 raft_consensus.cc:1275] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.532990  5609 consensus_queue.cc:1048] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.543661  5013 raft_consensus.cc:1275] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.545219  5609 consensus_queue.cc:1048] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.589838  5013 raft_consensus.cc:1275] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.591017  5597 consensus_queue.cc:1048] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.602886  5086 raft_consensus.cc:1275] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.604296  5158 raft_consensus.cc:1275] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.604521  5597 consensus_queue.cc:1048] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.606722  5592 consensus_queue.cc:1048] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:54.627627  5013 raft_consensus.cc:1275] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.628806  5599 consensus_queue.cc:1048] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.763491  5086 raft_consensus.cc:1275] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.764639  5604 consensus_queue.cc:1048] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.772573  5012 raft_consensus.cc:1275] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.774214  5609 consensus_queue.cc:1048] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.776096  5158 raft_consensus.cc:1275] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.780717  5604 consensus_queue.cc:1048] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.803095  5086 raft_consensus.cc:1275] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:54.804883  5609 consensus_queue.cc:1048] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.817767  5158 raft_consensus.cc:1275] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:54.819195  5609 consensus_queue.cc:1048] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:54.828398  5012 raft_consensus.cc:1275] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:54.829658  5607 consensus_queue.cc:1048] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:55.011111  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.025724  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.038923  5085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85"
dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
mode: GRACEFUL
new_leader_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:35832
I20260710 11:06:55.039440  5085 raft_consensus.cc:606] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Received request to transfer leadership to TS b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:55.042131  5158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b"
dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
mode: GRACEFUL
new_leader_uuid: "29b3ca8225434a19831f28d5ad38142b"
 from {username='slave'} at 127.0.0.1:47602
I20260710 11:06:55.042651  5158 raft_consensus.cc:606] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Received request to transfer leadership to TS 29b3ca8225434a19831f28d5ad38142b
I20260710 11:06:55.045202  5012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78"
dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
mode: GRACEFUL
new_leader_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:34710
I20260710 11:06:55.045694  5012 raft_consensus.cc:606] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Received request to transfer leadership to TS b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:55.046907  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:55.047748  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:55.174505  5632 raft_consensus.cc:993] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b: : Instructing follower b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:55.175050  5631 raft_consensus.cc:1081] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Signalling peer b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:55.176573  5465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85"
dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:58370
I20260710 11:06:55.177054  5465 raft_consensus.cc:493] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.177501  5465 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.182150  5465 raft_consensus.cc:515] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:55.183669  5465 leader_election.cc:290] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 2 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:55.184522  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:55.184703  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:55.185105  5012 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.185171  5085 raft_consensus.cc:3055] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.185550  5085 raft_consensus.cc:740] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:55.186372  5085 consensus_queue.cc:260] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:55.187480  5085 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.194096  5085 raft_consensus.cc:2468] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 2.
I20260710 11:06:55.195966  5421 leader_election.cc:304] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:55.196679  5012 raft_consensus.cc:2468] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 2.
I20260710 11:06:55.196908  5609 raft_consensus.cc:2804] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.197528  5609 raft_consensus.cc:697] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 2 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:55.198454  5609 consensus_queue.cc:237] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:55.206418  4834 catalog_manager.cc:5697] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 1 to 2, leader changed from 29b3ca8225434a19831f28d5ad38142b (127.2.177.131) to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.219391  5604 raft_consensus.cc:993] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44: : Instructing follower b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:55.219826  5637 raft_consensus.cc:1081] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Signalling peer b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:55.221123  5465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78"
dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:58362
I20260710 11:06:55.221539  5465 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.221807  5465 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:55.226809  5465 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:55.228255  5465 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 3 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:55.229024  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:55.229372  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:55.229624  5158 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:55.229904  5012 raft_consensus.cc:3055] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:55.230227  5012 raft_consensus.cc:740] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:55.230988  5012 consensus_queue.cc:260] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:55.232132  5012 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:55.236009  5158 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:55.237190  5423 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:55.238032  5609 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:55.238479  5609 raft_consensus.cc:697] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:55.238611  5012 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:55.239418  5609 consensus_queue.cc:237] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:55.245323  5597 raft_consensus.cc:993] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443: : Instructing follower 29b3ca8225434a19831f28d5ad38142b to start an election
I20260710 11:06:55.245934  5642 raft_consensus.cc:1081] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Signalling peer 29b3ca8225434a19831f28d5ad38142b to start an election
I20260710 11:06:55.247534  5085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b"
dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
 from {username='slave'} at 127.0.0.1:38132
I20260710 11:06:55.248509  4834 catalog_manager.cc:5697] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 2 to 3, leader changed from f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130) to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 3 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.249274  5085 raft_consensus.cc:493] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.249792  5085 raft_consensus.cc:3060] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.254745  5085 raft_consensus.cc:515] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:55.256851  5085 leader_election.cc:290] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:55.256961  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:55.257799  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7de5dafc09e4674b8e1a2d7b84d274b" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:55.257553  5012 raft_consensus.cc:3060] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.258349  5158 raft_consensus.cc:3055] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.258719  5158 raft_consensus.cc:740] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:55.259483  5158 consensus_queue.cc:260] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:55.260458  5158 raft_consensus.cc:3060] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.263844  5012 raft_consensus.cc:2468] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:55.265074  5052 leader_election.cc:304] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:55.265739  5632 raft_consensus.cc:2804] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.266181  5632 raft_consensus.cc:697] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:55.267135  5632 consensus_queue.cc:237] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } }
I20260710 11:06:55.270922  5158 raft_consensus.cc:2468] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:55.276064  4834 catalog_manager.cc:5697] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 1 to 2, leader changed from 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132) to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 2 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.666543  5158 raft_consensus.cc:1275] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:55.667707  5609 consensus_queue.cc:1048] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:55.677003  5012 raft_consensus.cc:1275] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:55.677079  5161 raft_consensus.cc:1275] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.678498  5609 consensus_queue.cc:1048] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:55.680627  5643 consensus_queue.cc:1048] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:55.701062  5012 raft_consensus.cc:1275] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.702718  5632 consensus_queue.cc:1048] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:55.808524  5086 raft_consensus.cc:1275] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.811928  5607 consensus_queue.cc:1048] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.015069  5012 raft_consensus.cc:1275] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.224644  5664 consensus_queue.cc:1048] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:56.265080  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:56.357524  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:56.376645  5085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4"
dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
mode: GRACEFUL
new_leader_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:35832
I20260710 11:06:56.377161  5085 raft_consensus.cc:606] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Received request to transfer leadership to TS b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:56.378309  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:56.379061  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:56.585093  5667 raft_consensus.cc:993] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b: : Instructing follower b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:56.585557  5643 raft_consensus.cc:1081] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Signalling peer b8fcaa89d0b74733aacc719551789ab7 to start an election
I20260710 11:06:56.587028  5465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4"
dest_uuid: "b8fcaa89d0b74733aacc719551789ab7"
 from {username='slave'} at 127.0.0.1:58370
I20260710 11:06:56.587476  5465 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.587751  5465 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.593086  5465 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:56.594724  5465 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [CANDIDATE]: Term 3 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909)
I20260710 11:06:56.595301  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:56.595548  5158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "b8fcaa89d0b74733aacc719551789ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:56.595777  5085 raft_consensus.cc:3055] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:56.596072  5158 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.596130  5085 raft_consensus.cc:740] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:56.596804  5085 consensus_queue.cc:260] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:56.597550  5085 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.601408  5158 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:56.602178  5085 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fcaa89d0b74733aacc719551789ab7 in term 3.
I20260710 11:06:56.602586  5423 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [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: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7; no voters: 
I20260710 11:06:56.603559  5665 raft_consensus.cc:2804] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:56.604017  5665 raft_consensus.cc:697] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Becoming Leader. State: Replica: b8fcaa89d0b74733aacc719551789ab7, State: Running, Role: LEADER
I20260710 11:06:56.604842  5665 consensus_queue.cc:237] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:56.613076  4836 catalog_manager.cc:5697] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 reported cstate change: term changed from 2 to 3, leader changed from 29b3ca8225434a19831f28d5ad38142b (127.2.177.131) to b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129). New cstate: current_term: 3 leader_uuid: "b8fcaa89d0b74733aacc719551789ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: HEALTHY } } }
W20260710 11:06:56.995682  5493 debug-util.cc:398] Leaking SignalData structure 0x7b0800280f20 after lost signal to thread 2761
W20260710 11:06:56.996696  5493 debug-util.cc:398] Leaking SignalData structure 0x7b0800258720 after lost signal to thread 4870
W20260710 11:06:56.997702  5493 debug-util.cc:398] Leaking SignalData structure 0x7b08000c7da0 after lost signal to thread 5037
W20260710 11:06:56.998566  5493 debug-util.cc:398] Leaking SignalData structure 0x7b080021f7a0 after lost signal to thread 5111
W20260710 11:06:56.999344  5493 debug-util.cc:398] Leaking SignalData structure 0x7b080011df60 after lost signal to thread 5185
W20260710 11:06:57.000274  5493 debug-util.cc:398] Leaking SignalData structure 0x7b08001214a0 after lost signal to thread 5498
I20260710 11:06:57.031001  5085 raft_consensus.cc:1275] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:57.032313  5665 consensus_queue.cc:1048] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:57.054994  5158 raft_consensus.cc:1275] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Refusing update from remote peer b8fcaa89d0b74733aacc719551789ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:57.056906  5663 consensus_queue.cc:1048] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:57.379990  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:57.403622  2758 tablet_server.cc:179] TabletServer@127.2.177.129:44335 shutting down...
W20260710 11:06:57.419186  5051 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]
W20260710 11:06:57.423184  5051 consensus_peers.cc:597] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.444216  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:57.445304  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.446430  2758 raft_consensus.cc:2243] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.447512  2758 raft_consensus.cc:2272] T 3a4b1c7e58db4fd28fec3b48b0efe724 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.450747  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.451730  2758 raft_consensus.cc:2243] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.452291  2758 raft_consensus.cc:2272] T 9a3d6abfefc243e6b15989d9859cdc86 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.456159  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.457024  2758 raft_consensus.cc:2243] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.458041  2758 raft_consensus.cc:2272] T 14fe728a32bd4b049793d41b985feb85 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.460827  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.461601  2758 raft_consensus.cc:2243] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.462227  2758 raft_consensus.cc:2272] T 1e59fd7a706643f7a416d0488504db2e P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.465032  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.465721  2758 raft_consensus.cc:2243] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.466272  2758 raft_consensus.cc:2272] T 24338d57a2bb44c0aa6579fa716db71d P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.469148  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.470005  2758 raft_consensus.cc:2243] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.471014  2758 raft_consensus.cc:2272] T d2a51be713b44104894c6c0559d02cc4 P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.474298  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.475013  2758 raft_consensus.cc:2243] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.475468  2758 raft_consensus.cc:2272] T 33a2757e6a604078b35f6f164028bf71 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.477582  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.478276  2758 raft_consensus.cc:2243] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.478799  2758 raft_consensus.cc:2272] T c5f7cc0a01864e40b8fd42ee3ae878ea P b8fcaa89d0b74733aacc719551789ab7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.480907  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.481504  2758 raft_consensus.cc:2243] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.481914  2758 raft_consensus.cc:2272] T a065f307f34b4238aa01c5e799ed8476 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.484030  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.484640  2758 raft_consensus.cc:2243] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.485111  2758 raft_consensus.cc:2272] T 9c839976d62741d1bb0db5039ed834eb P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.487090  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.487605  2758 raft_consensus.cc:2243] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.488353  2758 raft_consensus.cc:2272] T 7d4478f6f3d94bae8d791453974e6ba8 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.490530  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.491146  2758 raft_consensus.cc:2243] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.491647  2758 raft_consensus.cc:2272] T 4241070e2029468faa5c860acb4a04c4 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.494567  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.495334  2758 raft_consensus.cc:2243] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.496093  2758 raft_consensus.cc:2272] T 41c7f54a60cf4faeb4d662fd2834914e P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.498101  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.498792  2758 raft_consensus.cc:2243] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.499408  2758 raft_consensus.cc:2272] T 10f9ec25fef341c496c61da7149b61ab P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.502094  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.503018  2758 raft_consensus.cc:2243] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.503587  2758 raft_consensus.cc:2272] T 06b4a34869d3455c8a1bd3d5e7ae6275 P b8fcaa89d0b74733aacc719551789ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:57.503973  5125 consensus_peers.cc:597] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.505790  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.506453  2758 raft_consensus.cc:2243] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.507218  2758 raft_consensus.cc:2272] T 293a0230ef0c47538f6952c4828e513d P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.509084  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.509598  2758 raft_consensus.cc:2243] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.510442  2758 raft_consensus.cc:2272] T fd314c8e2c664bd88551e8eb2413fc78 P b8fcaa89d0b74733aacc719551789ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.512481  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:57.513007  2758 raft_consensus.cc:2243] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.513486  2758 raft_consensus.cc:2272] T df916b90ae784b35b9887bd04cf5b804 P b8fcaa89d0b74733aacc719551789ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:57.525830  5051 consensus_peers.cc:597] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.588826  4977 consensus_peers.cc:597] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.608320  5125 consensus_peers.cc:597] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.638695  4977 consensus_peers.cc:597] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.638897  5125 consensus_peers.cc:597] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.648411  4977 consensus_peers.cc:597] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.668928  5051 consensus_peers.cc:597] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.670075  4977 consensus_peers.cc:597] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.780328  5125 consensus_peers.cc:597] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.791894  5051 consensus_peers.cc:597] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:58.432783  5604 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.433415  5604 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:58.435937  5604 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:58.437045  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
W20260710 11:06:58.439286  4977 leader_election.cc:336] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.439649  4977 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.440202  5604 raft_consensus.cc:2749] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:58.550583  5643 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.551031  5643 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
W20260710 11:06:58.552467  2758 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5493)
I20260710 11:06:58.552721  5643 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.553666  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:58.554507  5604 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.555071  5604 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
W20260710 11:06:58.557578  5051 leader_election.cc:336] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.558096  5051 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29b3ca8225434a19831f28d5ad38142b; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.558763  5643 raft_consensus.cc:2749] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:58.559688  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:58.560285  5604 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.561317  5691 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.561821  5691 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
W20260710 11:06:58.563539  4977 leader_election.cc:336] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.564025  5691 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.564050  4977 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.564605  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
I20260710 11:06:58.565212  5085 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 3.
I20260710 11:06:58.566035  5124 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: 
I20260710 11:06:58.566622  5604 raft_consensus.cc:2749] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:58.566797  5691 raft_consensus.cc:2804] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:06:58.566877  5680 raft_consensus.cc:493] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.567399  5691 raft_consensus.cc:493] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.567911  5691 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:58.567569  5680 raft_consensus.cc:515] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
W20260710 11:06:58.569865  5125 leader_election.cc:336] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.570279  5680 leader_election.cc:290] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943)
I20260710 11:06:58.571617  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b" is_pre_election: true
W20260710 11:06:58.578296  4977 leader_election.cc:336] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.578850  4977 leader_election.cc:304] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 29b3ca8225434a19831f28d5ad38142b, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.579604  5680 raft_consensus.cc:2749] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:58.580047  5691 raft_consensus.cc:515] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:58.582537  5691 leader_election.cc:290] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Requested vote from peers 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.583004  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a51be713b44104894c6c0559d02cc4" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "29b3ca8225434a19831f28d5ad38142b"
I20260710 11:06:58.583563  5085 raft_consensus.cc:3060] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:06:58.586838  5125 leader_election.cc:336] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.589238  5085 raft_consensus.cc:2468] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 4.
I20260710 11:06:58.590229  5124 leader_election.cc:304] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, 29b3ca8225434a19831f28d5ad38142b; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.590890  5691 raft_consensus.cc:2804] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:58.591404  5691 raft_consensus.cc:697] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:58.592262  5691 consensus_queue.cc:237] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [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: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } }
I20260710 11:06:58.600243  4832 catalog_manager.cc:5697] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 3 to 4, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 4 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:58.765672  5680 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.766147  5680 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.767937  5680 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.768415  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:58.772598  5643 raft_consensus.cc:493] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.773192  5643 raft_consensus.cc:515] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
W20260710 11:06:58.774117  4977 leader_election.cc:336] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.774510  4977 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d817cce8814b62b0b2a59a2d9ede44; no voters: 1d29342c99e44fbcbbf2a43bd6974443, b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.775068  5680 raft_consensus.cc:2749] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:58.777418  5643 leader_election.cc:290] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:58.777617  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:58.778244  5012 raft_consensus.cc:2468] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:58.779318  5052 leader_election.cc:304] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
W20260710 11:06:58.779762  5051 leader_election.cc:336] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.779990  5643 raft_consensus.cc:2804] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:58.780468  5643 raft_consensus.cc:493] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.780876  5643 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.789188  5643 raft_consensus.cc:515] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:58.791445  5643 leader_election.cc:290] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:58.792732  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fe728a32bd4b049793d41b985feb85" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:58.793361  5012 raft_consensus.cc:3060] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:06:58.796442  5051 leader_election.cc:336] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.800531  5012 raft_consensus.cc:2468] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 3.
I20260710 11:06:58.801573  5052 leader_election.cc:304] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.802213  5643 raft_consensus.cc:2804] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:58.802706  5643 raft_consensus.cc:697] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 3 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:58.803412  5643 consensus_queue.cc:237] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [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: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:58.811969  4832 catalog_manager.cc:5697] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 2 to 3, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 3 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:58.846240  5691 raft_consensus.cc:493] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.847013  5691 raft_consensus.cc:515] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.849534  5691 leader_election.cc:290] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:58.850497  5643 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.851063  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:58.851070  5643 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
W20260710 11:06:58.853603  5125 leader_election.cc:336] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.854000  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:58.854077  5125 leader_election.cc:304] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443; no voters: b8fcaa89d0b74733aacc719551789ab7, f0d817cce8814b62b0b2a59a2d9ede44
I20260710 11:06:58.854799  5012 raft_consensus.cc:2468] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 2.
I20260710 11:06:58.855298  5691 raft_consensus.cc:2749] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:58.855926  5052 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:58.856282  5643 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
W20260710 11:06:58.857498  5051 leader_election.cc:336] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.857645  5667 raft_consensus.cc:2804] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:58.858177  5667 raft_consensus.cc:493] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.858599  5667 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:58.864836  5667 raft_consensus.cc:515] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:58.866467  5667 leader_election.cc:290] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 election: Requested vote from peers f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.867298  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4478f6f3d94bae8d791453974e6ba8" candidate_uuid: "29b3ca8225434a19831f28d5ad38142b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:58.867971  5012 raft_consensus.cc:3060] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:06:58.869936  5051 leader_election.cc:336] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.875981  5012 raft_consensus.cc:2468] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29b3ca8225434a19831f28d5ad38142b in term 3.
I20260710 11:06:58.877203  5052 leader_election.cc:304] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [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: 29b3ca8225434a19831f28d5ad38142b, f0d817cce8814b62b0b2a59a2d9ede44; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.878127  5667 raft_consensus.cc:2804] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:58.878681  5667 raft_consensus.cc:697] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 3 LEADER]: Becoming Leader. State: Replica: 29b3ca8225434a19831f28d5ad38142b, State: Running, Role: LEADER
I20260710 11:06:58.879518  5667 consensus_queue.cc:237] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [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: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } }
I20260710 11:06:58.890228  4832 catalog_manager.cc:5697] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b reported cstate change: term changed from 2 to 3, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 29b3ca8225434a19831f28d5ad38142b (127.2.177.131). New cstate: current_term: 3 leader_uuid: "29b3ca8225434a19831f28d5ad38142b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:58.925820  5691 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.926365  5691 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.928279  5691 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:58.929311  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:58.929975  5012 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 3.
I20260710 11:06:58.931022  5126 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:58.931754  5691 raft_consensus.cc:2804] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:06:58.932070  5691 raft_consensus.cc:493] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
W20260710 11:06:58.932320  5125 leader_election.cc:336] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.932468  5691 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:58.937400  5691 raft_consensus.cc:515] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.939070  5691 leader_election.cc:290] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:58.940230  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c7f54a60cf4faeb4d662fd2834914e" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:58.940798  5012 raft_consensus.cc:3060] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:06:58.942785  5125 leader_election.cc:336] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.945699  5012 raft_consensus.cc:2468] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 4.
I20260710 11:06:58.946784  5126 leader_election.cc:304] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.947624  5691 raft_consensus.cc:2804] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:58.948058  5691 raft_consensus.cc:697] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:58.948801  5691 consensus_queue.cc:237] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.956782  5680 raft_consensus.cc:493] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.956485  4832 catalog_manager.cc:5697] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 3 to 4, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 4 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:58.957399  5680 raft_consensus.cc:515] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.959682  5680 leader_election.cc:290] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.960225  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443" is_pre_election: true
I20260710 11:06:58.960806  5161 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 2.
I20260710 11:06:58.961805  4978 leader_election.cc:304] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [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: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:58.962481  5680 raft_consensus.cc:2804] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:58.962829  5680 raft_consensus.cc:493] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.963229  5680 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:06:58.965773  4977 leader_election.cc:336] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.970018  5680 raft_consensus.cc:515] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.973583  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293a0230ef0c47538f6952c4828e513d" candidate_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d29342c99e44fbcbbf2a43bd6974443"
I20260710 11:06:58.973752  5680 leader_election.cc:290] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 election: Requested vote from peers 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132:42909), b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335)
I20260710 11:06:58.974174  5161 raft_consensus.cc:3060] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:06:58.976521  4977 leader_election.cc:336] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.978365  5691 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.978883  5691 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.980654  5691 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:58.981141  5161 raft_consensus.cc:2468] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d817cce8814b62b0b2a59a2d9ede44 in term 3.
I20260710 11:06:58.981698  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" is_pre_election: true
I20260710 11:06:58.982340  5012 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 3.
I20260710 11:06:58.982288  4978 leader_election.cc:304] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [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: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:58.983563  5126 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: 
I20260710 11:06:58.983707  5680 raft_consensus.cc:2804] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:58.984290  5691 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:06:58.984325  5680 raft_consensus.cc:697] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 LEADER]: Becoming Leader. State: Replica: f0d817cce8814b62b0b2a59a2d9ede44, State: Running, Role: LEADER
I20260710 11:06:58.984829  5691 raft_consensus.cc:493] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b8fcaa89d0b74733aacc719551789ab7)
I20260710 11:06:58.985343  5691 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:58.985639  5680 consensus_queue.cc:237] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
W20260710 11:06:58.990574  5125 leader_election.cc:336] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:58.994412  5691 raft_consensus.cc:515] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:58.996537  5691 leader_election.cc:290] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Requested vote from peers b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335), f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665)
I20260710 11:06:58.997663  5012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd314c8e2c664bd88551e8eb2413fc78" candidate_uuid: "1d29342c99e44fbcbbf2a43bd6974443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f0d817cce8814b62b0b2a59a2d9ede44"
I20260710 11:06:58.998247  5012 raft_consensus.cc:3060] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:58.999549  4832 catalog_manager.cc:5697] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 reported cstate change: term changed from 2 to 3, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130). New cstate: current_term: 3 leader_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: HEALTHY } } }
W20260710 11:06:59.002434  5125 leader_election.cc:336] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111)
I20260710 11:06:59.006657  5012 raft_consensus.cc:2468] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d29342c99e44fbcbbf2a43bd6974443 in term 4.
I20260710 11:06:59.008258  5126 leader_election.cc:304] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d29342c99e44fbcbbf2a43bd6974443, f0d817cce8814b62b0b2a59a2d9ede44; no voters: b8fcaa89d0b74733aacc719551789ab7
I20260710 11:06:59.009353  5691 raft_consensus.cc:2804] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:59.010073  5691 raft_consensus.cc:697] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Becoming Leader. State: Replica: 1d29342c99e44fbcbbf2a43bd6974443, State: Running, Role: LEADER
I20260710 11:06:59.010890  5691 consensus_queue.cc:237] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [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: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } }
I20260710 11:06:59.018050  4832 catalog_manager.cc:5697] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 reported cstate change: term changed from 3 to 4, leader changed from b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129) to 1d29342c99e44fbcbbf2a43bd6974443 (127.2.177.132). New cstate: current_term: 4 leader_uuid: "1d29342c99e44fbcbbf2a43bd6974443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8fcaa89d0b74733aacc719551789ab7" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 44335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:59.025067  5125 consensus_peers.cc:597] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.086035  5085 raft_consensus.cc:1275] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:59.087275  5691 consensus_queue.cc:1048] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29b3ca8225434a19831f28d5ad38142b" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:59.217878  5012 raft_consensus.cc:1275] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:59.219368  5667 consensus_queue.cc:1048] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:59.232542  5051 consensus_peers.cc:597] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:59.375538  4977 consensus_peers.cc:597] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.426316  5012 raft_consensus.cc:1275] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:59.427616  5690 consensus_queue.cc:1048] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:06:59.434432  5051 consensus_peers.cc:597] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:59.439528  5125 consensus_peers.cc:597] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:59.447068  5125 consensus_peers.cc:597] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.480046  5012 raft_consensus.cc:1275] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Refusing update from remote peer 29b3ca8225434a19831f28d5ad38142b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:59.481403  5643 consensus_queue.cc:1048] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:59.489713  5009 raft_consensus.cc:1275] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Refusing update from remote peer 1d29342c99e44fbcbbf2a43bd6974443: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:59.491310  5691 consensus_queue.cc:1048] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d817cce8814b62b0b2a59a2d9ede44" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 36665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:59.545135  5161 raft_consensus.cc:1275] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Refusing update from remote peer f0d817cce8814b62b0b2a59a2d9ede44: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:59.546669  5712 consensus_queue.cc:1048] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d29342c99e44fbcbbf2a43bd6974443" member_type: VOTER last_known_addr { host: "127.2.177.132" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:06:59.552906  2758 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5493)
W20260710 11:06:59.665434  5051 consensus_peers.cc:597] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:59.829694  5051 consensus_peers.cc:597] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:59.850716  5125 consensus_peers.cc:597] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.051007  4977 consensus_peers.cc:597] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.097532  5125 consensus_peers.cc:597] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.107035  4977 consensus_peers.cc:597] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.116827  4977 consensus_peers.cc:597] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.222869  5125 consensus_peers.cc:597] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.316068  5125 consensus_peers.cc:597] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.415522  5051 consensus_peers.cc:597] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.425209  4977 consensus_peers.cc:597] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.504082  5051 consensus_peers.cc:597] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b -> Peer b8fcaa89d0b74733aacc719551789ab7 (127.2.177.129:44335): Couldn't send request to peer b8fcaa89d0b74733aacc719551789ab7. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:44335: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:07:00.593497  2758 tablet_server.cc:196] TabletServer@127.2.177.129:44335 shutdown complete.
I20260710 11:07:00.639460  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
I20260710 11:07:00.664266  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:00.665184  2758 tablet_replica.cc:333] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.666015  2758 raft_consensus.cc:2243] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.666916  2758 raft_consensus.cc:2272] T fd314c8e2c664bd88551e8eb2413fc78 P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.669883  2758 tablet_replica.cc:333] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.670504  2758 raft_consensus.cc:2243] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.671340  2758 raft_consensus.cc:2272] T 972a1144678048f094a3c1c3244f759a P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.673388  2758 tablet_replica.cc:333] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.674000  2758 raft_consensus.cc:2243] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.674882  2758 raft_consensus.cc:2272] T df916b90ae784b35b9887bd04cf5b804 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.677206  2758 tablet_replica.cc:333] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.678157  2758 raft_consensus.cc:2243] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.678925  2758 raft_consensus.cc:2272] T 14fe728a32bd4b049793d41b985feb85 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.681324  2758 tablet_replica.cc:333] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.681886  2758 raft_consensus.cc:2243] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.682387  2758 raft_consensus.cc:2272] T 328058d8ad724f918f6f0db7b72dd48f P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.684523  2758 tablet_replica.cc:333] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.684984  2758 raft_consensus.cc:2243] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.685408  2758 raft_consensus.cc:2272] T b26cb6899e7b43c89e28280333182bda P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.687337  2758 tablet_replica.cc:333] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.687798  2758 raft_consensus.cc:2243] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.688316  2758 raft_consensus.cc:2272] T d7de5dafc09e4674b8e1a2d7b84d274b P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.690276  2758 tablet_replica.cc:333] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.690728  2758 raft_consensus.cc:2243] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.691643  2758 raft_consensus.cc:2272] T 293a0230ef0c47538f6952c4828e513d P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.693423  2758 tablet_replica.cc:333] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.694026  2758 raft_consensus.cc:2243] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.694547  2758 raft_consensus.cc:2272] T 06b4a34869d3455c8a1bd3d5e7ae6275 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.696524  2758 tablet_replica.cc:333] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.697031  2758 raft_consensus.cc:2243] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.697518  2758 raft_consensus.cc:2272] T ee5de2fd80554dec9336a7b7701eea64 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.699606  2758 tablet_replica.cc:333] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.700194  2758 raft_consensus.cc:2243] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.701035  2758 raft_consensus.cc:2272] T 9a3d6abfefc243e6b15989d9859cdc86 P f0d817cce8814b62b0b2a59a2d9ede44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.702934  2758 tablet_replica.cc:333] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.703444  2758 raft_consensus.cc:2243] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.703846  2758 raft_consensus.cc:2272] T 9c839976d62741d1bb0db5039ed834eb P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.705688  2758 tablet_replica.cc:333] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.706189  2758 raft_consensus.cc:2243] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.707147  2758 raft_consensus.cc:2272] T a065f307f34b4238aa01c5e799ed8476 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.708859  2758 tablet_replica.cc:333] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.709319  2758 raft_consensus.cc:2243] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.709769  2758 raft_consensus.cc:2272] T 4241070e2029468faa5c860acb4a04c4 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.711650  2758 tablet_replica.cc:333] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.712107  2758 raft_consensus.cc:2243] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.712555  2758 raft_consensus.cc:2272] T 7d4478f6f3d94bae8d791453974e6ba8 P f0d817cce8814b62b0b2a59a2d9ede44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.714526  2758 tablet_replica.cc:333] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.715046  2758 raft_consensus.cc:2243] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.715966  2758 raft_consensus.cc:2272] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.717911  2758 tablet_replica.cc:333] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.718420  2758 raft_consensus.cc:2243] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.718859  2758 raft_consensus.cc:2272] T 41c7f54a60cf4faeb4d662fd2834914e P f0d817cce8814b62b0b2a59a2d9ede44 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.720655  2758 tablet_replica.cc:333] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44: stopping tablet replica
I20260710 11:07:00.721071  2758 raft_consensus.cc:2243] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.721936  2758 raft_consensus.cc:2272] T 10f9ec25fef341c496c61da7149b61ab P f0d817cce8814b62b0b2a59a2d9ede44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:00.748858  5126 consensus_peers.cc:597] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Couldn't send request to peer f0d817cce8814b62b0b2a59a2d9ede44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:00.758167  5052 consensus_peers.cc:597] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b -> Peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Couldn't send request to peer f0d817cce8814b62b0b2a59a2d9ede44. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:36665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:00.767511  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
I20260710 11:07:00.801086  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
I20260710 11:07:00.831480  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:00.832286  2758 tablet_replica.cc:333] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.833240  2758 raft_consensus.cc:2243] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:07:00.833513  5124 consensus_peers.cc:597] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Couldn't send request to peer 29b3ca8225434a19831f28d5ad38142b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:00.834424  2758 raft_consensus.cc:2272] T 1e59fd7a706643f7a416d0488504db2e P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.837044  2758 tablet_replica.cc:333] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.837702  2758 raft_consensus.cc:2243] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:07:00.838169  5052 consensus_peers.cc:597] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b -> Peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Couldn't send request to peer f0d817cce8814b62b0b2a59a2d9ede44. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:36665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:00.838927  2758 raft_consensus.cc:2272] T 328058d8ad724f918f6f0db7b72dd48f P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.841198  2758 tablet_replica.cc:333] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.841704  2758 raft_consensus.cc:2243] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.842495  2758 raft_consensus.cc:2272] T 14fe728a32bd4b049793d41b985feb85 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.844381  2758 tablet_replica.cc:333] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.844856  2758 raft_consensus.cc:2243] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.845178  2758 raft_consensus.cc:2272] T 24338d57a2bb44c0aa6579fa716db71d P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.847014  2758 tablet_replica.cc:333] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.847625  2758 raft_consensus.cc:2243] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.848009  2758 raft_consensus.cc:2272] T ee5de2fd80554dec9336a7b7701eea64 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.849831  2758 tablet_replica.cc:333] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.850414  2758 raft_consensus.cc:2243] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.850859  2758 raft_consensus.cc:2272] T 972a1144678048f094a3c1c3244f759a P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.852584  2758 tablet_replica.cc:333] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.853093  2758 raft_consensus.cc:2243] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.853907  2758 raft_consensus.cc:2272] T 7d4478f6f3d94bae8d791453974e6ba8 P 29b3ca8225434a19831f28d5ad38142b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.855789  2758 tablet_replica.cc:333] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.856242  2758 raft_consensus.cc:2243] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.857108  2758 raft_consensus.cc:2272] T 4241070e2029468faa5c860acb4a04c4 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.859035  2758 tablet_replica.cc:333] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.859524  2758 raft_consensus.cc:2243] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.859970  2758 raft_consensus.cc:2272] T d2a51be713b44104894c6c0559d02cc4 P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.861712  2758 tablet_replica.cc:333] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.862226  2758 raft_consensus.cc:2243] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.862618  2758 raft_consensus.cc:2272] T 33a2757e6a604078b35f6f164028bf71 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.864300  2758 tablet_replica.cc:333] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.864743  2758 raft_consensus.cc:2243] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.865104  2758 raft_consensus.cc:2272] T b26cb6899e7b43c89e28280333182bda P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.866941  2758 tablet_replica.cc:333] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.867440  2758 raft_consensus.cc:2243] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.868207  2758 raft_consensus.cc:2272] T d7de5dafc09e4674b8e1a2d7b84d274b P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.870033  2758 tablet_replica.cc:333] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.870488  2758 raft_consensus.cc:2243] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.870893  2758 raft_consensus.cc:2272] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 29b3ca8225434a19831f28d5ad38142b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.872799  2758 tablet_replica.cc:333] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.873369  2758 raft_consensus.cc:2243] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.873817  2758 raft_consensus.cc:2272] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.875806  2758 tablet_replica.cc:333] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.876272  2758 raft_consensus.cc:2243] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.877024  2758 raft_consensus.cc:2272] T 9c839976d62741d1bb0db5039ed834eb P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.878844  2758 tablet_replica.cc:333] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.879328  2758 raft_consensus.cc:2243] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.879792  2758 raft_consensus.cc:2272] T c5f7cc0a01864e40b8fd42ee3ae878ea P 29b3ca8225434a19831f28d5ad38142b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.881660  2758 tablet_replica.cc:333] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.882234  2758 raft_consensus.cc:2243] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.883446  2758 raft_consensus.cc:2272] T 06b4a34869d3455c8a1bd3d5e7ae6275 P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.885725  2758 tablet_replica.cc:333] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b: stopping tablet replica
I20260710 11:07:00.886252  2758 raft_consensus.cc:2243] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.886708  2758 raft_consensus.cc:2272] T 10f9ec25fef341c496c61da7149b61ab P 29b3ca8225434a19831f28d5ad38142b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:00.886786  5126 consensus_peers.cc:597] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer f0d817cce8814b62b0b2a59a2d9ede44 (127.2.177.130:36665): Couldn't send request to peer f0d817cce8814b62b0b2a59a2d9ede44. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:36665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:00.916079  5124 consensus_peers.cc:597] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Couldn't send request to peer 29b3ca8225434a19831f28d5ad38142b. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.131:39943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:00.924978  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
I20260710 11:07:00.955808  2758 tablet_server.cc:179] TabletServer@127.2.177.132:0 shutting down...
W20260710 11:07:00.983326  5124 consensus_peers.cc:597] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Couldn't send request to peer 29b3ca8225434a19831f28d5ad38142b. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.131:39943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:00.985122  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:00.985908  2758 tablet_replica.cc:333] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:00.986637  2758 raft_consensus.cc:2243] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.987414  2758 raft_consensus.cc:2272] T fd314c8e2c664bd88551e8eb2413fc78 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.989346  2758 tablet_replica.cc:333] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:00.989879  2758 raft_consensus.cc:2243] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.990396  2758 raft_consensus.cc:2272] T df916b90ae784b35b9887bd04cf5b804 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.992209  2758 tablet_replica.cc:333] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:00.992734  2758 raft_consensus.cc:2243] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:00.993458  2758 raft_consensus.cc:2272] T 41c7f54a60cf4faeb4d662fd2834914e P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:00.995958  2758 tablet_replica.cc:333] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:00.996613  2758 raft_consensus.cc:2243] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:00.997059  2758 raft_consensus.cc:2272] T 972a1144678048f094a3c1c3244f759a P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:00.997195  5124 consensus_peers.cc:597] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 -> Peer 29b3ca8225434a19831f28d5ad38142b (127.2.177.131:39943): Couldn't send request to peer 29b3ca8225434a19831f28d5ad38142b. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.131:39943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:00.999249  2758 tablet_replica.cc:333] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:00.999779  2758 raft_consensus.cc:2243] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.000160  2758 raft_consensus.cc:2272] T a065f307f34b4238aa01c5e799ed8476 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.002122  2758 tablet_replica.cc:333] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.002684  2758 raft_consensus.cc:2243] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.003296  2758 raft_consensus.cc:2272] T c5f7cc0a01864e40b8fd42ee3ae878ea P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.005152  2758 tablet_replica.cc:333] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.005766  2758 raft_consensus.cc:2243] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.006444  2758 raft_consensus.cc:2272] T 328058d8ad724f918f6f0db7b72dd48f P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.008391  2758 tablet_replica.cc:333] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.008899  2758 raft_consensus.cc:2243] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.009315  2758 raft_consensus.cc:2272] T 1e59fd7a706643f7a416d0488504db2e P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.011077  2758 tablet_replica.cc:333] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.011569  2758 raft_consensus.cc:2243] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.012231  2758 raft_consensus.cc:2272] T 24338d57a2bb44c0aa6579fa716db71d P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.014029  2758 tablet_replica.cc:333] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.014515  2758 raft_consensus.cc:2243] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.015132  2758 raft_consensus.cc:2272] T 3a4b1c7e58db4fd28fec3b48b0efe724 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.017244  2758 tablet_replica.cc:333] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.017752  2758 raft_consensus.cc:2243] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.018164  2758 raft_consensus.cc:2272] T 88c3cbdd81c44dd0b1e1fd6704a2b3b5 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.019917  2758 tablet_replica.cc:333] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.020344  2758 raft_consensus.cc:2243] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.020689  2758 raft_consensus.cc:2272] T 9a3d6abfefc243e6b15989d9859cdc86 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.022504  2758 tablet_replica.cc:333] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.022930  2758 raft_consensus.cc:2243] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.023660  2758 raft_consensus.cc:2272] T ee5de2fd80554dec9336a7b7701eea64 P 1d29342c99e44fbcbbf2a43bd6974443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.025364  2758 tablet_replica.cc:333] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.025791  2758 raft_consensus.cc:2243] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.026324  2758 raft_consensus.cc:2272] T 293a0230ef0c47538f6952c4828e513d P 1d29342c99e44fbcbbf2a43bd6974443 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.028023  2758 tablet_replica.cc:333] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.028610  2758 raft_consensus.cc:2243] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.029371  2758 raft_consensus.cc:2272] T b26cb6899e7b43c89e28280333182bda P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.031833  2758 tablet_replica.cc:333] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.032382  2758 raft_consensus.cc:2243] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.032963  2758 raft_consensus.cc:2272] T d7de5dafc09e4674b8e1a2d7b84d274b P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.034904  2758 tablet_replica.cc:333] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.035338  2758 raft_consensus.cc:2243] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.035974  2758 raft_consensus.cc:2272] T d2a51be713b44104894c6c0559d02cc4 P 1d29342c99e44fbcbbf2a43bd6974443 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.037694  2758 tablet_replica.cc:333] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443: stopping tablet replica
I20260710 11:07:01.038166  2758 raft_consensus.cc:2243] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.038739  2758 raft_consensus.cc:2272] T 33a2757e6a604078b35f6f164028bf71 P 1d29342c99e44fbcbbf2a43bd6974443 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:01.088994  5125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:07:01.133450  5126 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:07:01.209827  5127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:07:01.281220  5127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:07:01.306140  5126 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:07:01.355247  5125 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:07:01.410137  5127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:07:01.554261  2758 tablet_server.cc:196] TabletServer@127.2.177.132:0 shutdown complete.
I20260710 11:07:01.585067  2758 master.cc:562] Master@127.2.177.190:41425 shutting down...
I20260710 11:07:01.614760  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.615341  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.615674  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92ad06463af04f1a8811c04889f25d18: stopping tablet replica
I20260710 11:07:01.637054  2758 master.cc:584] Master@127.2.177.190:41425 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (23359 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:07:01.695267  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:37693
I20260710 11:07:01.696357  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.702569  5718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.702960  5721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.703075  5719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.703877  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:01.704969  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.705142  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:01.705318  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681621705304 us; error 0 us; skew 500 ppm
I20260710 11:07:01.705876  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.708279  2758 webserver.cc:533] Webserver started at http://127.2.177.190:43559/ using document root <none> and password file <none>
I20260710 11:07:01.708768  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.708966  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.709228  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.710434  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "efef3721672e4593ab7d086ce915c84a"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-vxgv"
I20260710 11:07:01.714926  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:01.718353  5726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.719118  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:01.719429  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "efef3721672e4593ab7d086ce915c84a"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-vxgv"
I20260710 11:07:01.719691  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:01.740409  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.741763  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.781113  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:37693
I20260710 11:07:01.781229  5777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:37693 every 8 connection(s)
I20260710 11:07:01.784992  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.795511  5778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a: Bootstrap starting.
I20260710 11:07:01.800254  5778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:01.804441  5778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a: No bootstrap required, opened a new log
I20260710 11:07:01.806787  5778 raft_consensus.cc:359] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efef3721672e4593ab7d086ce915c84a" member_type: VOTER }
I20260710 11:07:01.807210  5778 raft_consensus.cc:385] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:01.807401  5778 raft_consensus.cc:740] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efef3721672e4593ab7d086ce915c84a, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.807874  5778 consensus_queue.cc:260] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efef3721672e4593ab7d086ce915c84a" member_type: VOTER }
I20260710 11:07:01.808377  5778 raft_consensus.cc:399] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:01.808619  5778 raft_consensus.cc:493] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:01.808897  5778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:01.813158  5778 raft_consensus.cc:515] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efef3721672e4593ab7d086ce915c84a" member_type: VOTER }
I20260710 11:07:01.813696  5778 leader_election.cc:304] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [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: efef3721672e4593ab7d086ce915c84a; no voters: 
I20260710 11:07:01.814816  5778 leader_election.cc:290] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:01.815148  5781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:01.816560  5781 raft_consensus.cc:697] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 1 LEADER]: Becoming Leader. State: Replica: efef3721672e4593ab7d086ce915c84a, State: Running, Role: LEADER
I20260710 11:07:01.817188  5781 consensus_queue.cc:237] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [LEADER]: Queue going to LEADER mode. State: All 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: "efef3721672e4593ab7d086ce915c84a" member_type: VOTER }
I20260710 11:07:01.817830  5778 sys_catalog.cc:565] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:01.823526  5783 sys_catalog.cc:455] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [sys.catalog]: SysCatalogTable state changed. Reason: New leader efef3721672e4593ab7d086ce915c84a. Latest consensus state: current_term: 1 leader_uuid: "efef3721672e4593ab7d086ce915c84a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efef3721672e4593ab7d086ce915c84a" member_type: VOTER } }
I20260710 11:07:01.823839  5782 sys_catalog.cc:455] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "efef3721672e4593ab7d086ce915c84a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efef3721672e4593ab7d086ce915c84a" member_type: VOTER } }
I20260710 11:07:01.824733  5782 sys_catalog.cc:458] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:01.826196  5783 sys_catalog.cc:458] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:01.826637  5789 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:01.832086  5789 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:01.835184  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:01.840961  5789 catalog_manager.cc:1383] Generated new cluster ID: 55297794109a4303a2254385f024a00c
I20260710 11:07:01.841246  5789 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:01.854776  5789 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:01.856050  5789 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:01.869906  5789 catalog_manager.cc:6070] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a: Generated new TSK 0
I20260710 11:07:01.870558  5789 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:01.902309  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.908331  5799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.909435  5800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.911684  5802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.912163  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:01.913133  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.913306  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:01.913434  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681621913424 us; error 0 us; skew 500 ppm
I20260710 11:07:01.913897  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.916154  2758 webserver.cc:533] Webserver started at http://127.2.177.129:44573/ using document root <none> and password file <none>
I20260710 11:07:01.916592  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.916746  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.916952  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.918072  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "c76e091b61f14d8facb9d620fe17f505"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-vxgv"
I20260710 11:07:01.922644  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:01.925786  5807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.926591  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:01.926885  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "c76e091b61f14d8facb9d620fe17f505"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-vxgv"
I20260710 11:07:01.927160  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:01.940476  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.941718  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.943177  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.945399  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:01.945613  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.945839  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:01.946033  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:01.985350  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:35993
I20260710 11:07:01.985459  5869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:35993 every 8 connection(s)
I20260710 11:07:01.990414  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.997339  5874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.998464  5875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:02.001894  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:02.002135  5877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:02.003289  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:02.003569  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:02.003777  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681622003755 us; error 0 us; skew 500 ppm
I20260710 11:07:02.004519  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:02.006647  5870 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37693
I20260710 11:07:02.006997  5870 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:02.007700  2758 webserver.cc:533] Webserver started at http://127.2.177.130:46423/ using document root <none> and password file <none>
I20260710 11:07:02.007833  5870 heartbeater.cc:507] Master 127.2.177.190:37693 requested a full tablet report, sending...
I20260710 11:07:02.008260  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:02.008502  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:02.008765  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:02.009938  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "313c6c5ee1214e01bbe76dcb96b364df"
format_stamp: "Formatted at 2026-07-10 11:07:02 on dist-test-slave-vxgv"
I20260710 11:07:02.010139  5743 ts_manager.cc:194] Registered new tserver with Master: c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993)
I20260710 11:07:02.011931  5743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50778
I20260710 11:07:02.014863  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:07:02.018253  5882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:02.019042  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:02.019320  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "313c6c5ee1214e01bbe76dcb96b364df"
format_stamp: "Formatted at 2026-07-10 11:07:02 on dist-test-slave-vxgv"
I20260710 11:07:02.019572  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:02.030582  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:02.031750  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:02.033138  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:02.035351  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:02.035548  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:02.035786  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:02.035948  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:02.074349  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:44913
I20260710 11:07:02.074465  5944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:44913 every 8 connection(s)
I20260710 11:07:02.079197  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:02.086372  5948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:02.088590  5949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:02.090195  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:02.090435  5951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:02.091523  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:02.091795  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:02.091995  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681622091958 us; error 0 us; skew 500 ppm
I20260710 11:07:02.092473  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:02.092823  5945 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37693
I20260710 11:07:02.093184  5945 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:02.093912  5945 heartbeater.cc:507] Master 127.2.177.190:37693 requested a full tablet report, sending...
I20260710 11:07:02.095413  2758 webserver.cc:533] Webserver started at http://127.2.177.131:35055/ using document root <none> and password file <none>
I20260710 11:07:02.096079  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:02.096074  5743 ts_manager.cc:194] Registered new tserver with Master: 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:02.096455  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:02.096812  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:02.098054  5743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50780
I20260710 11:07:02.098389  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "07e6217096c5416eaf80be508107d14d"
format_stamp: "Formatted at 2026-07-10 11:07:02 on dist-test-slave-vxgv"
I20260710 11:07:02.102932  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:02.106215  5956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:02.106959  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:02.107270  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "07e6217096c5416eaf80be508107d14d"
format_stamp: "Formatted at 2026-07-10 11:07:02 on dist-test-slave-vxgv"
I20260710 11:07:02.107579  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:02.116973  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:02.118256  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:02.119810  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:02.122128  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:02.122335  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:02.122556  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:02.122716  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:02.161660  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:39403
I20260710 11:07:02.161796  6018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:39403 every 8 connection(s)
I20260710 11:07:02.175448  6019 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37693
I20260710 11:07:02.175882  6019 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:02.176574  6019 heartbeater.cc:507] Master 127.2.177.190:37693 requested a full tablet report, sending...
I20260710 11:07:02.178442  5743 ts_manager.cc:194] Registered new tserver with Master: 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:02.179358  2758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014540214s
I20260710 11:07:02.179780  5743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50788
I20260710 11:07:02.204310  5743 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50796:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:02.207302  5743 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:02.298915  5984 tablet_service.cc:1511] Processing CreateTablet for tablet 20b2492dce964ff5be161bd284618e34 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:02.299286  5983 tablet_service.cc:1511] Processing CreateTablet for tablet 8cce69361e30488eaecd023e7923eb9e (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:02.300470  5984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b2492dce964ff5be161bd284618e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.301697  5982 tablet_service.cc:1511] Processing CreateTablet for tablet 095083cc3c0e4c5abe2efbdaf5c89a09 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:02.303179  5982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095083cc3c0e4c5abe2efbdaf5c89a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.306820  5978 tablet_service.cc:1511] Processing CreateTablet for tablet e7eee76562664226b88191fbb2b038d1 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:02.307127  5979 tablet_service.cc:1511] Processing CreateTablet for tablet 16b7c3f266594ace947565111401ebb7 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:02.308287  5978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eee76562664226b88191fbb2b038d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.309530  5979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b7c3f266594ace947565111401ebb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.310055  5980 tablet_service.cc:1511] Processing CreateTablet for tablet 911c315245e64f789a34d98133fec942 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:02.311795  5980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911c315245e64f789a34d98133fec942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.313221  5981 tablet_service.cc:1511] Processing CreateTablet for tablet c98dca02eec04008997f3ae773f4bc89 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:02.315152  5981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98dca02eec04008997f3ae773f4bc89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.316788  5983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cce69361e30488eaecd023e7923eb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.331251  5977 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec40d26c0694d8785c45988d615642d (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:02.332666  5977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec40d26c0694d8785c45988d615642d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.338716  5976 tablet_service.cc:1511] Processing CreateTablet for tablet 5816282dc020464c83c3e211fbf9c9ae (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:02.340093  5976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5816282dc020464c83c3e211fbf9c9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.345878  5975 tablet_service.cc:1511] Processing CreateTablet for tablet d855c7d47c404d0db340e40f3f83a0d1 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:02.346634  6034 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.347550  5975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d855c7d47c404d0db340e40f3f83a0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.352615  6034 tablet_bootstrap.cc:654] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.361860  5910 tablet_service.cc:1511] Processing CreateTablet for tablet 20b2492dce964ff5be161bd284618e34 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:02.363297  5910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b2492dce964ff5be161bd284618e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.367189  5909 tablet_service.cc:1511] Processing CreateTablet for tablet 8cce69361e30488eaecd023e7923eb9e (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:02.368593  5909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cce69361e30488eaecd023e7923eb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.372452  5906 tablet_service.cc:1511] Processing CreateTablet for tablet 911c315245e64f789a34d98133fec942 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:02.374753  5906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911c315245e64f789a34d98133fec942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.376328  5835 tablet_service.cc:1511] Processing CreateTablet for tablet 20b2492dce964ff5be161bd284618e34 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:02.377727  5835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b2492dce964ff5be161bd284618e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.378732  5905 tablet_service.cc:1511] Processing CreateTablet for tablet 16b7c3f266594ace947565111401ebb7 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:02.379168  5830 tablet_service.cc:1511] Processing CreateTablet for tablet 16b7c3f266594ace947565111401ebb7 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:02.380159  5905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b7c3f266594ace947565111401ebb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.380417  5830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b7c3f266594ace947565111401ebb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.384073  5833 tablet_service.cc:1511] Processing CreateTablet for tablet 095083cc3c0e4c5abe2efbdaf5c89a09 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:02.385401  5833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095083cc3c0e4c5abe2efbdaf5c89a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.387275  5828 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec40d26c0694d8785c45988d615642d (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:02.388690  5828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec40d26c0694d8785c45988d615642d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.391090  5831 tablet_service.cc:1511] Processing CreateTablet for tablet 911c315245e64f789a34d98133fec942 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:02.392494  5831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911c315245e64f789a34d98133fec942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.395031  5829 tablet_service.cc:1511] Processing CreateTablet for tablet e7eee76562664226b88191fbb2b038d1 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:02.396394  5829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eee76562664226b88191fbb2b038d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.398923  5908 tablet_service.cc:1511] Processing CreateTablet for tablet 095083cc3c0e4c5abe2efbdaf5c89a09 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:02.381613  5834 tablet_service.cc:1511] Processing CreateTablet for tablet 8cce69361e30488eaecd023e7923eb9e (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:02.401786  5834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cce69361e30488eaecd023e7923eb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.401540  5832 tablet_service.cc:1511] Processing CreateTablet for tablet c98dca02eec04008997f3ae773f4bc89 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:02.402904  5832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98dca02eec04008997f3ae773f4bc89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.403246  5907 tablet_service.cc:1511] Processing CreateTablet for tablet c98dca02eec04008997f3ae773f4bc89 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:02.406605  5908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095083cc3c0e4c5abe2efbdaf5c89a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.408365  5907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98dca02eec04008997f3ae773f4bc89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.409602  5904 tablet_service.cc:1511] Processing CreateTablet for tablet e7eee76562664226b88191fbb2b038d1 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:02.411442  5904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eee76562664226b88191fbb2b038d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.415207  5903 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec40d26c0694d8785c45988d615642d (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:02.417171  5903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec40d26c0694d8785c45988d615642d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.419890  5902 tablet_service.cc:1511] Processing CreateTablet for tablet 5816282dc020464c83c3e211fbf9c9ae (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:02.420327  5827 tablet_service.cc:1511] Processing CreateTablet for tablet 5816282dc020464c83c3e211fbf9c9ae (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:02.421311  5902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5816282dc020464c83c3e211fbf9c9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.421602  5827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5816282dc020464c83c3e211fbf9c9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.423875  5826 tablet_service.cc:1511] Processing CreateTablet for tablet d855c7d47c404d0db340e40f3f83a0d1 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:02.426116  5826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d855c7d47c404d0db340e40f3f83a0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.455793  5901 tablet_service.cc:1511] Processing CreateTablet for tablet d855c7d47c404d0db340e40f3f83a0d1 (DEFAULT_TABLE table=test-workload [id=989ba37eb27d452c9d78f2c8f3bc68cf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:02.457314  5901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d855c7d47c404d0db340e40f3f83a0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.485175  6036 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:02.491909  6036 tablet_bootstrap.cc:654] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.496622  6037 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:02.502213  6034 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.502768  6034 ts_tablet_manager.cc:1403] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.157s	user 0.022s	sys 0.025s
I20260710 11:07:02.505632  6034 raft_consensus.cc:359] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:02.507637  6034 raft_consensus.cc:385] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.535003  6037 tablet_bootstrap.cc:654] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.508091  6034 raft_consensus.cc:740] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.535863  6034 consensus_queue.cc:260] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:02.539959  6019 heartbeater.cc:499] Master 127.2.177.190:37693 was elected leader, sending a full tablet report...
I20260710 11:07:02.540884  6036 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:02.541394  6036 ts_tablet_manager.cc:1403] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.057s	user 0.002s	sys 0.011s
I20260710 11:07:02.544401  6036 raft_consensus.cc:359] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.545071  6036 raft_consensus.cc:385] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.545352  6036 raft_consensus.cc:740] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.546121  6036 consensus_queue.cc:260] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.548309  6034 ts_tablet_manager.cc:1434] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260710 11:07:02.549340  6034 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.556875  6034 tablet_bootstrap.cc:654] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.567059  5945 heartbeater.cc:499] Master 127.2.177.190:37693 was elected leader, sending a full tablet report...
I20260710 11:07:02.568624  6034 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.569098  6034 ts_tablet_manager.cc:1403] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:07:02.571955  6034 raft_consensus.cc:359] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.571556  6036 ts_tablet_manager.cc:1434] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.013s
I20260710 11:07:02.580011  6037 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:02.587011  6034 raft_consensus.cc:385] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.587337  6037 ts_tablet_manager.cc:1403] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.010s
I20260710 11:07:02.587502  6034 raft_consensus.cc:740] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.588438  6034 consensus_queue.cc:260] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.590790  6034 ts_tablet_manager.cc:1434] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 11:07:02.590570  6037 raft_consensus.cc:359] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:02.591318  6037 raft_consensus.cc:385] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.591679  6037 raft_consensus.cc:740] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.592114  6036 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:02.592330  6034 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.592506  6037 consensus_queue.cc:260] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:02.599155  6036 tablet_bootstrap.cc:654] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.601022  6034 tablet_bootstrap.cc:654] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.614454  6034 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.615270  6034 ts_tablet_manager.cc:1403] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260710 11:07:02.619292  6034 raft_consensus.cc:359] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.620460  6034 raft_consensus.cc:385] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.621007  6034 raft_consensus.cc:740] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.622087  6034 consensus_queue.cc:260] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.622875  6037 ts_tablet_manager.cc:1434] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.022s
I20260710 11:07:02.622812  5870 heartbeater.cc:499] Master 127.2.177.190:37693 was elected leader, sending a full tablet report...
I20260710 11:07:02.624645  6034 ts_tablet_manager.cc:1434] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:02.625685  6034 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.632400  6034 tablet_bootstrap.cc:654] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.639736  6037 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:02.640794  6036 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:02.640933  6034 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.641345  6036 ts_tablet_manager.cc:1403] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.021s
I20260710 11:07:02.641484  6034 ts_tablet_manager.cc:1403] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:07:02.644565  6036 raft_consensus.cc:359] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:02.644852  6034 raft_consensus.cc:359] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.645351  6036 raft_consensus.cc:385] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.645641  6034 raft_consensus.cc:385] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.645701  6036 raft_consensus.cc:740] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.646101  6034 raft_consensus.cc:740] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.646843  6036 consensus_queue.cc:260] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:02.647085  6034 consensus_queue.cc:260] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.649333  6034 ts_tablet_manager.cc:1434] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:02.650288  6034 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.651424  6036 ts_tablet_manager.cc:1434] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:02.652491  6036 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:02.653540  6037 tablet_bootstrap.cc:654] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.657145  6034 tablet_bootstrap.cc:654] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.658812  6036 tablet_bootstrap.cc:654] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.663178  6034 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.663714  6034 ts_tablet_manager.cc:1403] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:07:02.667588  6034 raft_consensus.cc:359] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.668583  6034 raft_consensus.cc:385] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.668962  6034 raft_consensus.cc:740] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.670188  6034 consensus_queue.cc:260] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.676774  6034 ts_tablet_manager.cc:1434] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 11:07:02.677836  6034 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.678443  6037 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:02.678776  6036 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:02.679100  6037 ts_tablet_manager.cc:1403] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.011s
I20260710 11:07:02.679270  6036 ts_tablet_manager.cc:1403] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260710 11:07:02.682294  6037 raft_consensus.cc:359] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.682577  6036 raft_consensus.cc:359] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.683109  6037 raft_consensus.cc:385] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.683351  6036 raft_consensus.cc:385] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.683723  6036 raft_consensus.cc:740] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.683573  6037 raft_consensus.cc:740] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.684262  6034 tablet_bootstrap.cc:654] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.684628  6036 consensus_queue.cc:260] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.685173  6037 consensus_queue.cc:260] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.687289  6039 raft_consensus.cc:493] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.687528  6036 ts_tablet_manager.cc:1434] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:02.687768  6039 raft_consensus.cc:515] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.688588  6036 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:02.691529  6037 ts_tablet_manager.cc:1434] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 11:07:02.694154  6039 leader_election.cc:290] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:02.696187  6037 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:02.704907  6036 tablet_bootstrap.cc:654] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.707366  6037 tablet_bootstrap.cc:654] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.711700  6034 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.712282  6034 ts_tablet_manager.cc:1403] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260710 11:07:02.721382  6036 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:02.722034  6036 ts_tablet_manager.cc:1403] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260710 11:07:02.721743  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
W20260710 11:07:02.724294  5958 leader_election.cc:343] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.725121  6036 raft_consensus.cc:359] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.726162  6036 raft_consensus.cc:385] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.726244  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:02.726550  6036 raft_consensus.cc:740] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.720630  6034 raft_consensus.cc:359] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.727425  6036 consensus_queue.cc:260] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.727969  6037 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
W20260710 11:07:02.727996  5959 leader_election.cc:343] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.728147  6034 raft_consensus.cc:385] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.728885  6037 ts_tablet_manager.cc:1403] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.007s
I20260710 11:07:02.728755  5959 leader_election.cc:304] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07e6217096c5416eaf80be508107d14d; no voters: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:02.728871  6034 raft_consensus.cc:740] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.730224  6039 raft_consensus.cc:2749] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.730252  6034 consensus_queue.cc:260] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.732870  6034 ts_tablet_manager.cc:1434] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 11:07:02.733868  6034 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.733729  6037 raft_consensus.cc:359] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.734534  6037 raft_consensus.cc:385] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.734838  6037 raft_consensus.cc:740] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.735679  6037 consensus_queue.cc:260] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.736714  6036 ts_tablet_manager.cc:1434] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 11:07:02.740908  6034 tablet_bootstrap.cc:654] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.742342  6037 ts_tablet_manager.cc:1434] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:07:02.743465  6037 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:02.744292  6036 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:02.749154  6041 raft_consensus.cc:493] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.749830  6041 raft_consensus.cc:515] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.751919  6037 tablet_bootstrap.cc:654] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.752588  6034 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.753118  6034 ts_tablet_manager.cc:1403] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:07:02.756259  6034 raft_consensus.cc:359] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.756999  6034 raft_consensus.cc:385] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.757297  6034 raft_consensus.cc:740] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.758301  6034 consensus_queue.cc:260] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.760309  6041 leader_election.cc:290] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:02.761708  6039 raft_consensus.cc:493] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.762364  6039 raft_consensus.cc:515] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.765611  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7c3f266594ace947565111401ebb7" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:02.766258  5845 raft_consensus.cc:2468] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 0.
I20260710 11:07:02.767484  5958 leader_election.cc:304] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:02.769043  6039 leader_election.cc:290] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:02.769580  6039 raft_consensus.cc:2804] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.769937  6039 raft_consensus.cc:493] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.770298  6039 raft_consensus.cc:3060] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.769219  6034 ts_tablet_manager.cc:1434] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:02.779592  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
W20260710 11:07:02.781049  5884 leader_election.cc:343] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.783267  6034 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.787429  6036 tablet_bootstrap.cc:654] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.791124  6034 tablet_bootstrap.cc:654] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.792098  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7c3f266594ace947565111401ebb7" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
W20260710 11:07:02.793421  5959 leader_election.cc:343] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.777545  6039 raft_consensus.cc:515] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.796970  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7c3f266594ace947565111401ebb7" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:02.797549  5845 raft_consensus.cc:3060] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.804447  5845 raft_consensus.cc:2468] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 1.
I20260710 11:07:02.805655  5958 leader_election.cc:304] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:02.806423  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:02.807250  6041 raft_consensus.cc:493] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.807672  5994 raft_consensus.cc:2468] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 0.
I20260710 11:07:02.808051  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7c3f266594ace947565111401ebb7" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:02.807833  6041 raft_consensus.cc:515] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
W20260710 11:07:02.809592  5959 leader_election.cc:343] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.810684  5885 leader_election.cc:304] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [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: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:02.810981  6041 leader_election.cc:290] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:02.811713  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:02.812749  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
W20260710 11:07:02.812976  5884 leader_election.cc:343] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.814045  6041 raft_consensus.cc:2804] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.814494  6041 raft_consensus.cc:493] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.814860  6041 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.818753  6059 raft_consensus.cc:2804] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.821624  6039 leader_election.cc:290] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
W20260710 11:07:02.822603  5885 leader_election.cc:343] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.824610  5885 leader_election.cc:304] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 313c6c5ee1214e01bbe76dcb96b364df; no voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:02.825343  6059 raft_consensus.cc:697] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:02.827527  6059 consensus_queue.cc:237] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.828593  6062 raft_consensus.cc:493] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.829308  6062 raft_consensus.cc:515] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
W20260710 11:07:02.830231  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:02.831367  6036 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:02.831632  6062 leader_election.cc:290] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:02.831948  6036 ts_tablet_manager.cc:1403] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.005s
I20260710 11:07:02.833189  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:02.834025  6041 raft_consensus.cc:515] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
W20260710 11:07:02.834421  5958 leader_election.cc:343] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.835865  6041 leader_election.cc:290] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:02.836395  6041 raft_consensus.cc:2749] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.836768  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:02.837689  6034 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.838160  6034 ts_tablet_manager.cc:1403] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.001s
W20260710 11:07:02.838359  5884 leader_election.cc:343] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.838789  6037 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:02.839422  6037 ts_tablet_manager.cc:1403] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.096s	user 0.050s	sys 0.026s
I20260710 11:07:02.840358  6034 raft_consensus.cc:359] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.840871  6034 raft_consensus.cc:385] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.841094  6034 raft_consensus.cc:740] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.841723  6034 consensus_queue.cc:260] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.843616  6034 ts_tablet_manager.cc:1434] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:02.843130  6037 raft_consensus.cc:359] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.844537  6034 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.836755  6036 raft_consensus.cc:359] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.844965  6036 raft_consensus.cc:385] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.845279  6036 raft_consensus.cc:740] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.846138  6036 consensus_queue.cc:260] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.846459  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:02.847055  5994 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.852892  6034 tablet_bootstrap.cc:654] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.854477  5994 raft_consensus.cc:2468] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 1.
I20260710 11:07:02.855945  6036 ts_tablet_manager.cc:1434] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:07:02.844115  6037 raft_consensus.cc:385] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.856283  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:02.856640  6037 raft_consensus.cc:740] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
W20260710 11:07:02.857668  5959 leader_election.cc:343] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.858213  5959 leader_election.cc:304] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07e6217096c5416eaf80be508107d14d; no voters: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:02.858942  6062 raft_consensus.cc:2749] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.859576  5885 leader_election.cc:304] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:02.860778  6063 raft_consensus.cc:2804] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.861426  6063 raft_consensus.cc:697] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:02.862253  6063 consensus_queue.cc:237] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.864784  5743 catalog_manager.cc:5697] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 1 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:02.865964  6036 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:02.857491  6037 consensus_queue.cc:260] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.868309  6034 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:02.868764  6034 ts_tablet_manager.cc:1403] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 11:07:02.869484  6037 ts_tablet_manager.cc:1434] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260710 11:07:02.871408  6034 raft_consensus.cc:359] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.872079  6034 raft_consensus.cc:385] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.872345  6034 raft_consensus.cc:740] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.873200  6034 consensus_queue.cc:260] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.875003  6043 raft_consensus.cc:493] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.875542  6034 ts_tablet_manager.cc:1434] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:07:02.875450  6043 raft_consensus.cc:515] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.876477  6034 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d: Bootstrap starting.
I20260710 11:07:02.878890  6037 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:02.882510  6034 tablet_bootstrap.cc:654] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.884528  6043 leader_election.cc:290] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:02.886371  6036 tablet_bootstrap.cc:654] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.890127  6037 tablet_bootstrap.cc:654] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.889611  5739 catalog_manager.cc:5697] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 0 to 1, leader changed from <none> to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 1 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.896390  6037 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:02.897078  6037 ts_tablet_manager.cc:1403] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 11:07:02.901244  6037 raft_consensus.cc:359] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.902323  6037 raft_consensus.cc:385] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.902712  6037 raft_consensus.cc:740] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.903736  6037 consensus_queue.cc:260] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.906713  6037 ts_tablet_manager.cc:1434] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:07:02.908082  6037 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:02.916842  6037 tablet_bootstrap.cc:654] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.943519  6059 raft_consensus.cc:493] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.944231  6059 raft_consensus.cc:515] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:02.948092  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
W20260710 11:07:02.949765  5959 leader_election.cc:343] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.950366  6059 leader_election.cc:290] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:02.953080  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:02.954035  5845 raft_consensus.cc:2468] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 0.
I20260710 11:07:02.955567  5958 leader_election.cc:304] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:02.957187  6059 raft_consensus.cc:2804] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.957736  6059 raft_consensus.cc:493] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.958282  6059 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.970273  6043 raft_consensus.cc:493] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.971024  6043 raft_consensus.cc:515] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:02.974112  6043 leader_election.cc:290] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:03.007465  6036 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:03.007325  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.008152  6036 ts_tablet_manager.cc:1403] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.143s	user 0.048s	sys 0.071s
I20260710 11:07:03.008275  5994 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76e091b61f14d8facb9d620fe17f505 in term 0.
I20260710 11:07:03.008878  6037 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:03.007354  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.006778  6034 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d: No bootstrap required, opened a new log
I20260710 11:07:03.009650  5810 leader_election.cc:304] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:03.009850  5993 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76e091b61f14d8facb9d620fe17f505 in term 0.
I20260710 11:07:03.010327  6034 ts_tablet_manager.cc:1403] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d: Time spent bootstrapping tablet: real 0.134s	user 0.046s	sys 0.067s
I20260710 11:07:03.010565  6037 ts_tablet_manager.cc:1403] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.103s	user 0.037s	sys 0.060s
I20260710 11:07:03.011523  6043 raft_consensus.cc:2804] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.011384  6036 raft_consensus.cc:359] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.011947  6043 raft_consensus.cc:493] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.012151  6036 raft_consensus.cc:385] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.012318  6043 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.012527  6036 raft_consensus.cc:740] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.013024  6034 raft_consensus.cc:359] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.013712  6034 raft_consensus.cc:385] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.013504  6037 raft_consensus.cc:359] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.013453  6036 consensus_queue.cc:260] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.014127  6034 raft_consensus.cc:740] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.014386  6037 raft_consensus.cc:385] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.014757  6037 raft_consensus.cc:740] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.015463  6037 consensus_queue.cc:260] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.015650  6034 consensus_queue.cc:260] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.017719  6036 ts_tablet_manager.cc:1434] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:03.017966  6034 ts_tablet_manager.cc:1434] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:03.019250  6036 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:03.020051  6043 raft_consensus.cc:515] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.022293  5810 leader_election.cc:304] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:03.023659  6043 leader_election.cc:290] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 election: Requested vote from peers 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.025466  6059 raft_consensus.cc:515] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.030452  6037 ts_tablet_manager.cc:1434] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.013s
I20260710 11:07:03.031471  6037 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:03.031764  6059 leader_election.cc:290] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:03.034206  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
W20260710 11:07:03.035665  5959 leader_election.cc:343] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:03.038738  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:03.039367  5993 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.039402  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:03.039783  6037 tablet_bootstrap.cc:654] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.040076  5920 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76e091b61f14d8facb9d620fe17f505 in term 0.
I20260710 11:07:03.028271  6077 raft_consensus.cc:2804] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.028775  6036 tablet_bootstrap.cc:654] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.044834  6063 raft_consensus.cc:493] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.045495  6063 raft_consensus.cc:515] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:03.046762  6077 raft_consensus.cc:493] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.047211  6077 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.047821  5993 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76e091b61f14d8facb9d620fe17f505 in term 1.
I20260710 11:07:03.050109  6063 leader_election.cc:290] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.052057  6059 raft_consensus.cc:493] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.052910  6059 raft_consensus.cc:515] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.054250  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:03.054914  5919 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.055272  6059 leader_election.cc:290] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:03.044519  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:03.057063  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:03.057274  5920 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76e091b61f14d8facb9d620fe17f505 in term 0.
I20260710 11:07:03.057753  5918 raft_consensus.cc:2468] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 0.
I20260710 11:07:03.058300  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.058914  5993 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 0.
I20260710 11:07:03.059427  5959 leader_election.cc:304] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.060446  6059 raft_consensus.cc:2804] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.060813  6059 raft_consensus.cc:493] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.061126  6059 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.061106  5885 leader_election.cc:304] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.062353  6063 raft_consensus.cc:2804] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.062713  6063 raft_consensus.cc:493] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.063021  6063 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.064990  6077 raft_consensus.cc:515] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:03.069108  6059 raft_consensus.cc:515] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.070691  6063 raft_consensus.cc:515] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:03.071758  6077 leader_election.cc:290] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 election: Requested vote from peers 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:03.071996  6059 leader_election.cc:290] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:03.072837  5919 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76e091b61f14d8facb9d620fe17f505 in term 1.
I20260710 11:07:03.073410  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:03.074265  5918 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.075106  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:03.075891  5845 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.078689  6037 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:03.079294  6037 ts_tablet_manager.cc:1403] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.004s
I20260710 11:07:03.082576  6037 raft_consensus.cc:359] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.083091  5845 raft_consensus.cc:2468] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 1.
I20260710 11:07:03.084314  5918 raft_consensus.cc:2468] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 1.
I20260710 11:07:03.085168  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:03.085983  6037 raft_consensus.cc:385] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.085986  5959 leader_election.cc:304] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.086737  6037 raft_consensus.cc:740] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.087285  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:03.087459  6059 raft_consensus.cc:2804] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.087908  5993 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.088243  6059 raft_consensus.cc:697] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:03.087644  6037 consensus_queue.cc:260] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.089213  5844 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.089416  6059 consensus_queue.cc:237] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.090631  6041 raft_consensus.cc:493] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.091085  6041 raft_consensus.cc:515] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.093052  6041 leader_election.cc:290] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.094960  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.095932  5993 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76e091b61f14d8facb9d620fe17f505 in term 1.
I20260710 11:07:03.095897  5994 raft_consensus.cc:2468] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 0.
I20260710 11:07:03.097064  5844 raft_consensus.cc:2468] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 1.
I20260710 11:07:03.097553  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:03.097918  5885 leader_election.cc:304] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.099223  6041 raft_consensus.cc:2804] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.099764  6041 raft_consensus.cc:493] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.100047  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:03.100237  6041 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.101270  6037 ts_tablet_manager.cc:1434] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:07:03.101164  5958 leader_election.cc:304] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:03.103188  5843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:03.103806  6062 raft_consensus.cc:2804] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.104038  6037 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:03.105167  6039 raft_consensus.cc:493] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.105628  6039 raft_consensus.cc:515] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.107901  6039 leader_election.cc:290] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:03.110632  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:03.111552  5920 raft_consensus.cc:2468] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 0.
I20260710 11:07:03.112629  6037 tablet_bootstrap.cc:654] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.113792  5959 leader_election.cc:304] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.114097  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:03.115027  6039 raft_consensus.cc:2804] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.115536  6039 raft_consensus.cc:493] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.115955  6039 raft_consensus.cc:3060] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.116509  5845 raft_consensus.cc:2393] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 313c6c5ee1214e01bbe76dcb96b364df in current term 1: Already voted for candidate c76e091b61f14d8facb9d620fe17f505 in this term.
I20260710 11:07:03.119405  5919 raft_consensus.cc:2393] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c76e091b61f14d8facb9d620fe17f505 in current term 1: Already voted for candidate 313c6c5ee1214e01bbe76dcb96b364df in this term.
I20260710 11:07:03.102950  5810 leader_election.cc:304] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:03.124842  6077 raft_consensus.cc:2804] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.125491  6077 raft_consensus.cc:697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 LEADER]: Becoming Leader. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Running, Role: LEADER
I20260710 11:07:03.126993  6077 consensus_queue.cc:237] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.128628  6041 raft_consensus.cc:515] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.139882  6039 raft_consensus.cc:515] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.144747  6041 leader_election.cc:290] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.150851  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:03.151808  5918 raft_consensus.cc:3060] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.159204  6039 leader_election.cc:290] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:03.159070  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:03.160167  5993 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.172544  5918 raft_consensus.cc:2468] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 1.
W20260710 11:07:03.173540  5810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.131:39403, user_credentials={real_user=slave}} blocked reactor thread for 70673.5us
I20260710 11:07:03.174386  5959 leader_election.cc:304] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.175662  6039 raft_consensus.cc:2804] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.176064  6039 raft_consensus.cc:697] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:03.176872  6039 consensus_queue.cc:237] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.178083  6036 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:03.178828  6036 ts_tablet_manager.cc:1403] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.160s	user 0.050s	sys 0.074s
I20260710 11:07:03.179446  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:03.180639  5994 raft_consensus.cc:2393] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 313c6c5ee1214e01bbe76dcb96b364df in current term 1: Already voted for candidate c76e091b61f14d8facb9d620fe17f505 in this term.
I20260710 11:07:03.182355  6036 raft_consensus.cc:359] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.183401  6036 raft_consensus.cc:385] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.183818  6036 raft_consensus.cc:740] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.184932  6062 raft_consensus.cc:697] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:03.184829  6036 consensus_queue.cc:260] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.186512  6062 consensus_queue.cc:237] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.189512  5742 catalog_manager.cc:5697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76e091b61f14d8facb9d620fe17f505 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "c76e091b61f14d8facb9d620fe17f505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.174386  5810 leader_election.cc:304] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:03.195425  6063 leader_election.cc:290] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.197751  6077 raft_consensus.cc:2804] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.199949  6077 raft_consensus.cc:697] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 LEADER]: Becoming Leader. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Running, Role: LEADER
I20260710 11:07:03.200182  6036 ts_tablet_manager.cc:1434] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:07:03.200984  5993 raft_consensus.cc:2468] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 1.
I20260710 11:07:03.201118  6077 consensus_queue.cc:237] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:03.202421  5885 leader_election.cc:304] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.204488  6036 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:03.207585  6063 raft_consensus.cc:2804] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.208956  6063 raft_consensus.cc:697] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:03.211771  6036 tablet_bootstrap.cc:654] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.214802  6063 consensus_queue.cc:237] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
W20260710 11:07:03.216452  5884 leader_election.cc:343] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:03.224117  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:03.226186  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:03.230687  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:03.232559  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
W20260710 11:07:03.234181  5958 leader_election.cc:343] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:03.235792  5958 leader_election.cc:343] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:03.237345  5884 leader_election.cc:343] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:03.238804  5884 leader_election.cc:304] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [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: 313c6c5ee1214e01bbe76dcb96b364df; no voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:03.239616  6041 raft_consensus.cc:2749] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:03.241307  6037 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:03.241672  6036 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:03.241780  6037 ts_tablet_manager.cc:1403] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.138s	user 0.035s	sys 0.083s
I20260710 11:07:03.242192  6036 ts_tablet_manager.cc:1403] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260710 11:07:03.244452  6037 raft_consensus.cc:359] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.245208  6037 raft_consensus.cc:385] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.245467  6037 raft_consensus.cc:740] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.246701  6036 raft_consensus.cc:359] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.247313  6036 raft_consensus.cc:385] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.247805  6037 consensus_queue.cc:260] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.247522  5741 catalog_manager.cc:5697] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 1 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.249637  6037 ts_tablet_manager.cc:1434] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260710 11:07:03.247572  6036 raft_consensus.cc:740] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.249418  5741 catalog_manager.cc:5697] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 1 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.250442  6037 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:03.250687  5739 catalog_manager.cc:5697] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76e091b61f14d8facb9d620fe17f505 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "c76e091b61f14d8facb9d620fe17f505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.251868  6036 consensus_queue.cc:260] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.253898  6036 ts_tablet_manager.cc:1434] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260710 11:07:03.254827  6036 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:03.256261  6037 tablet_bootstrap.cc:654] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.255620  5742 catalog_manager.cc:5697] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 0 to 1, leader changed from <none> to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 1 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.260456  6036 tablet_bootstrap.cc:654] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.263442  6037 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:03.264068  6037 ts_tablet_manager.cc:1403] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:07:03.265139  6063 raft_consensus.cc:493] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.265697  6063 raft_consensus.cc:515] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.267462  6037 raft_consensus.cc:359] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.268484  6037 raft_consensus.cc:385] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.268611  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:03.268873  6037 raft_consensus.cc:740] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.269320  5845 raft_consensus.cc:2468] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 0.
I20260710 11:07:03.269730  6037 consensus_queue.cc:260] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.272250  6037 ts_tablet_manager.cc:1434] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:03.273418  6037 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:03.273639  5884 leader_election.cc:304] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:03.274598  6041 raft_consensus.cc:2804] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.274955  6041 raft_consensus.cc:493] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.275274  6041 raft_consensus.cc:3060] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.281510  6037 tablet_bootstrap.cc:654] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.282930  5742 catalog_manager.cc:5697] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 1 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.285211  6036 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:03.286103  6036 ts_tablet_manager.cc:1403] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260710 11:07:03.289745  6036 raft_consensus.cc:359] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.290653  6036 raft_consensus.cc:385] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.290985  6036 raft_consensus.cc:740] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.291887  6036 consensus_queue.cc:260] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.294473  6041 raft_consensus.cc:515] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
W20260710 11:07:03.298671  5959 consensus_peers.cc:597] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d -> Peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Couldn't send request to peer 313c6c5ee1214e01bbe76dcb96b364df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:03.298691  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:03.300171  5845 raft_consensus.cc:3060] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.300331  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:03.301026  5993 raft_consensus.cc:3060] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.302336  6063 leader_election.cc:290] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.307189  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.311875  5993 raft_consensus.cc:2468] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 1.
I20260710 11:07:03.313187  6037 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: No bootstrap required, opened a new log
I20260710 11:07:03.313691  6037 ts_tablet_manager.cc:1403] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.019s
I20260710 11:07:03.313596  5885 leader_election.cc:304] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.313998  5845 raft_consensus.cc:2468] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 1.
I20260710 11:07:03.314771  6063 raft_consensus.cc:2804] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.315223  6063 raft_consensus.cc:697] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:03.315793  6036 ts_tablet_manager.cc:1434] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.004s
I20260710 11:07:03.316125  6037 raft_consensus.cc:359] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.316788  6037 raft_consensus.cc:385] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.311921  6041 leader_election.cc:290] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.316022  6063 consensus_queue.cc:237] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.316799  6036 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df: Bootstrap starting.
I20260710 11:07:03.317080  6037 raft_consensus.cc:740] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.318547  6037 consensus_queue.cc:260] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.320531  6037 ts_tablet_manager.cc:1434] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:07:03.323246  6036 tablet_bootstrap.cc:654] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:03.327627  6063 raft_consensus.cc:493] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.328151  6063 raft_consensus.cc:515] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.331832  5741 catalog_manager.cc:5697] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 0 to 1, leader changed from <none> to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 1 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.333009  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:03.333652  5845 raft_consensus.cc:2468] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 0.
I20260710 11:07:03.334318  6063 leader_election.cc:290] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.334738  6036 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df: No bootstrap required, opened a new log
I20260710 11:07:03.335167  6036 ts_tablet_manager.cc:1403] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:07:03.337584  6036 raft_consensus.cc:359] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.338246  6036 raft_consensus.cc:385] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:03.338497  6036 raft_consensus.cc:740] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Initialized, Role: FOLLOWER
I20260710 11:07:03.338726  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.339116  6036 consensus_queue.cc:260] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.339280  5884 leader_election.cc:304] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:03.339356  5993 raft_consensus.cc:2468] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 0.
I20260710 11:07:03.340860  6093 raft_consensus.cc:2804] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:03.341219  6093 raft_consensus.cc:493] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:03.341518  6093 raft_consensus.cc:3060] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.342836  6077 raft_consensus.cc:493] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.343333  6077 raft_consensus.cc:515] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.346194  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:03.346998  5918 raft_consensus.cc:2393] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c76e091b61f14d8facb9d620fe17f505 in current term 1: Already voted for candidate 07e6217096c5416eaf80be508107d14d in this term.
I20260710 11:07:03.348613  6077 leader_election.cc:290] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.349045  6093 raft_consensus.cc:515] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.349263  6063 consensus_queue.cc:1048] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:03.350107  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.351263  6036 ts_tablet_manager.cc:1434] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:07:03.351552  5810 leader_election.cc:304] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c76e091b61f14d8facb9d620fe17f505; no voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:03.354167  6093 leader_election.cc:290] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.354178  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:03.354326  6077 raft_consensus.cc:3060] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.355101  5845 raft_consensus.cc:3060] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.355484  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:03.356056  5993 raft_consensus.cc:3060] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.362254  5993 raft_consensus.cc:2468] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 1.
I20260710 11:07:03.363081  5845 raft_consensus.cc:2468] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 1.
I20260710 11:07:03.363639  5885 leader_election.cc:304] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:03.364678  6063 raft_consensus.cc:2804] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:03.365186  6063 raft_consensus.cc:697] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:03.365545  6077 raft_consensus.cc:2749] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:03.366070  6063 consensus_queue.cc:237] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.375645  6063 raft_consensus.cc:493] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.376217  6063 raft_consensus.cc:515] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.376948  5742 catalog_manager.cc:5697] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 0 to 1, leader changed from <none> to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 1 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.378925  6063 leader_election.cc:290] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.379218  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7c3f266594ace947565111401ebb7" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76e091b61f14d8facb9d620fe17f505" is_pre_election: true
I20260710 11:07:03.379505  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7c3f266594ace947565111401ebb7" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.380091  5845 raft_consensus.cc:2393] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 313c6c5ee1214e01bbe76dcb96b364df in current term 1: Already voted for candidate 07e6217096c5416eaf80be508107d14d in this term.
I20260710 11:07:03.382371  5845 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.382417  5884 leader_election.cc:304] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 313c6c5ee1214e01bbe76dcb96b364df; no voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:03.383906  6093 raft_consensus.cc:3060] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.391682  6093 raft_consensus.cc:2749] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:03.393510  6100 consensus_queue.cc:1048] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:03.444550  6077 raft_consensus.cc:493] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.445057  6077 raft_consensus.cc:515] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.446725  6077 leader_election.cc:290] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:03.447645  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:03.448132  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "c76e091b61f14d8facb9d620fe17f505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.448936  5994 raft_consensus.cc:2393] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c76e091b61f14d8facb9d620fe17f505 in current term 1: Already voted for candidate 313c6c5ee1214e01bbe76dcb96b364df in this term.
I20260710 11:07:03.449998  5810 leader_election.cc:304] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c76e091b61f14d8facb9d620fe17f505; no voters: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:03.450106  6062 consensus_queue.cc:1048] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.450784  6077 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.457010  6077 raft_consensus.cc:2749] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:03.531464  2758 ts_manager.cc:295] Set tserver state for c76e091b61f14d8facb9d620fe17f505 to MAINTENANCE_MODE
I20260710 11:07:03.532163  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
I20260710 11:07:03.552845  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:03.553791  2758 tablet_replica.cc:333] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.554466  2758 raft_consensus.cc:2243] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.554924  2758 raft_consensus.cc:2272] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.557029  2758 tablet_replica.cc:333] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.557605  2758 raft_consensus.cc:2243] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.558055  2758 raft_consensus.cc:2272] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.560238  2758 tablet_replica.cc:333] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.560881  2758 raft_consensus.cc:2243] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.561303  2758 raft_consensus.cc:2272] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.563354  6039 consensus_queue.cc:1048] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.564280  2758 tablet_replica.cc:333] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.565017  2758 raft_consensus.cc:2243] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:03.565719  2758 pending_rounds.cc:70] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Trying to abort 1 pending ops.
I20260710 11:07:03.565972  2758 pending_rounds.cc:77] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959928643887104 op_type: NO_OP noop_request { }
I20260710 11:07:03.566380  2758 raft_consensus.cc:2889] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:03.566749  2758 raft_consensus.cc:2272] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.569056  2758 tablet_replica.cc:333] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.569792  2758 raft_consensus.cc:2243] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.570252  2758 raft_consensus.cc:2272] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.572389  2758 tablet_replica.cc:333] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.573088  2758 raft_consensus.cc:2243] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:07:03.573299  5958 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 130 similar messages]
I20260710 11:07:03.573825  2758 pending_rounds.cc:70] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Trying to abort 1 pending ops.
I20260710 11:07:03.574132  2758 pending_rounds.cc:77] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959928342228992 op_type: NO_OP noop_request { }
I20260710 11:07:03.574532  2758 raft_consensus.cc:2889] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:03.574893  2758 raft_consensus.cc:2272] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.577051  2758 tablet_replica.cc:333] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.577769  2758 raft_consensus.cc:2243] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.578181  2758 raft_consensus.cc:2272] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.580446  2758 tablet_replica.cc:333] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
W20260710 11:07:03.580825  5958 consensus_peers.cc:597] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:03.581233  2758 raft_consensus.cc:2243] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.581805  2758 raft_consensus.cc:2272] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.584271  2758 tablet_replica.cc:333] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.584743  2758 raft_consensus.cc:2243] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.585088  2758 raft_consensus.cc:2272] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.587013  2758 tablet_replica.cc:333] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: stopping tablet replica
I20260710 11:07:03.587534  2758 raft_consensus.cc:2243] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:03.587939  2758 raft_consensus.cc:2272] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:03.590117  6082 consensus_queue.cc:1048] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:03.600931  5958 consensus_peers.cc:597] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:03.604493  5958 consensus_peers.cc:597] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:03.608513  5918 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.615492  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
I20260710 11:07:03.618520  6100 consensus_queue.cc:1048] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.620476  6100 raft_consensus.cc:493] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.620321  6062 consensus_queue.cc:1048] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.620959  6100 raft_consensus.cc:515] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:03.626729  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e6217096c5416eaf80be508107d14d" is_pre_election: true
I20260710 11:07:03.630247  6100 leader_election.cc:290] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
W20260710 11:07:03.638381  5884 leader_election.cc:336] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111)
I20260710 11:07:03.638850  5884 leader_election.cc:304] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [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: 313c6c5ee1214e01bbe76dcb96b364df; no voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505
W20260710 11:07:03.642791  5884 consensus_peers.cc:597] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:03.643498  6100 raft_consensus.cc:2749] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:07:03.827090  5884 consensus_peers.cc:597] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:03.831140  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:03.902609  5884 consensus_peers.cc:597] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:03.907048  5958 consensus_peers.cc:597] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:03.917423  5884 consensus_peers.cc:597] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:03.939499  6100 consensus_queue.cc:1048] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.964979  6100 consensus_queue.cc:1048] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:04.832103  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:04.834654  6116 raft_consensus.cc:493] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:04.835143  6116 raft_consensus.cc:515] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:04.837196  6116 leader_election.cc:290] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:04.838501  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:04.839218  5918 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 1.
I20260710 11:07:04.840274  5959 leader_election.cc:304] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
W20260710 11:07:04.840830  5958 leader_election.cc:336] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111)
I20260710 11:07:04.841041  6116 raft_consensus.cc:2804] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:04.841450  6116 raft_consensus.cc:493] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:04.841773  6116 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.847098  6116 raft_consensus.cc:515] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:04.849092  6116 leader_election.cc:290] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:04.850414  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:04.851136  5918 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:04.852334  5958 leader_election.cc:336] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111)
I20260710 11:07:04.856802  5918 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:04.857831  5959 leader_election.cc:304] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:04.858563  6116 raft_consensus.cc:2804] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:04.859586  6116 raft_consensus.cc:697] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:04.860420  6116 consensus_queue.cc:237] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER 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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:04.867349  5741 catalog_manager.cc:5697] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 1 to 2, leader changed from c76e091b61f14d8facb9d620fe17f505 (127.2.177.129) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 2 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:04.897228  6116 raft_consensus.cc:493] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:04.897687  6116 raft_consensus.cc:515] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:04.899425  6116 leader_election.cc:290] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:04.900455  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df" is_pre_election: true
I20260710 11:07:04.901015  5918 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 1.
I20260710 11:07:04.901923  5959 leader_election.cc:304] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:04.902611  6116 raft_consensus.cc:2804] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:07:04.902640  5958 leader_election.cc:336] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111)
I20260710 11:07:04.902938  6116 raft_consensus.cc:493] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:04.903290  6116 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.908070  6116 raft_consensus.cc:515] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:04.909655  6116 leader_election.cc:290] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:04.910806  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:04.911351  5918 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:04.913285  5958 leader_election.cc:336] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111)
I20260710 11:07:04.916973  5918 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:04.917923  5959 leader_election.cc:304] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: c76e091b61f14d8facb9d620fe17f505
I20260710 11:07:04.918637  6116 raft_consensus.cc:2804] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:04.919103  6116 raft_consensus.cc:697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:04.919889  6116 consensus_queue.cc:237] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER 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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:04.926345  5741 catalog_manager.cc:5697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 1 to 2, leader changed from c76e091b61f14d8facb9d620fe17f505 (127.2.177.129) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 2 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:05.404721  5918 raft_consensus.cc:1275] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260710 11:07:05.405751  5958 consensus_peers.cc:597] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:05.406278  6116 consensus_queue.cc:1048] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:05.503440  5918 raft_consensus.cc:1275] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:05.504899  6116 consensus_queue.cc:1048] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:05.519860  5958 consensus_peers.cc:597] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:05.792658  5884 consensus_peers.cc:597] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:05.832968  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:06.056758  5958 consensus_peers.cc:597] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:06.139346  5958 consensus_peers.cc:597] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:06.834048  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:06.857189  5958 consensus_peers.cc:597] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:06.860092  5958 consensus_peers.cc:597] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:06.862524  5884 consensus_peers.cc:597] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:06.863086  5884 consensus_peers.cc:597] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:07.164099  5941 debug-util.cc:398] Leaking SignalData structure 0x7b08000de640 after lost signal to thread 2761
W20260710 11:07:07.165062  5941 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0600 after lost signal to thread 5777
W20260710 11:07:07.166066  5941 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2440 after lost signal to thread 5944
W20260710 11:07:07.166941  5941 debug-util.cc:398] Leaking SignalData structure 0x7b08002060a0 after lost signal to thread 6018
W20260710 11:07:07.410959  5884 consensus_peers.cc:597] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:07.835229  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:08.148475  5958 consensus_peers.cc:597] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:08.359922  5958 consensus_peers.cc:597] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:08.490329  5884 consensus_peers.cc:597] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:07:08.649052  5958 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111) [suppressed 92 similar messages]
W20260710 11:07:08.651748  5958 consensus_peers.cc:597] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:08.690975  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:08.697305  6140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:08.699149  6141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:08.701824  6143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:08.703027  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:08.704205  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:08.704456  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:08.704658  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681628704640 us; error 0 us; skew 500 ppm
I20260710 11:07:08.705235  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:08.708455  2758 webserver.cc:533] Webserver started at http://127.2.177.129:44573/ using document root <none> and password file <none>
I20260710 11:07:08.708992  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:08.709203  2758 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:07:08.713277  2758 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:07:08.717460  6148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:08.718474  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:07:08.718827  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "c76e091b61f14d8facb9d620fe17f505"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-vxgv"
I20260710 11:07:08.719141  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:08.746402  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:08.747592  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:08.749457  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:08.753834  6155 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:07:08.787624  5958 consensus_peers.cc:597] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:08.819289  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:07:08.819734  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.067s	user 0.003s	sys 0.000s
I20260710 11:07:08.820108  2758 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:07:08.827355  6155 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
W20260710 11:07:08.836304  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:08.839205  6155 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:08.839877  6155 tablet_bootstrap.cc:492] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:08.840420  6155 ts_tablet_manager.cc:1403] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:07:08.842806  6155 raft_consensus.cc:359] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.844606  6155 raft_consensus.cc:740] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.845521  6155 consensus_queue.cc:260] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.847994  6155 ts_tablet_manager.cc:1434] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:08.848659  6155 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:08.868057  6155 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:08.869011  6155 tablet_bootstrap.cc:492] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:08.869719  6155 ts_tablet_manager.cc:1403] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:07:08.872362  6155 raft_consensus.cc:359] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.873082  6155 raft_consensus.cc:740] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.873983  6155 consensus_queue.cc:260] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.876078  6155 ts_tablet_manager.cc:1434] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:08.876953  6155 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:08.890144  6155 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: 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
I20260710 11:07:08.890992  6155 tablet_bootstrap.cc:492] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:08.891534  6155 ts_tablet_manager.cc:1403] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:07:08.891686  2758 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:07:08.892045  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.072s	user 0.062s	sys 0.000s
I20260710 11:07:08.893805  6155 raft_consensus.cc:359] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:08.894572  6155 raft_consensus.cc:740] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.895256  6155 consensus_queue.cc:260] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:08.896862  6155 ts_tablet_manager.cc:1434] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:08.897580  6155 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:08.916761  6155 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:08.917614  6155 tablet_bootstrap.cc:492] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:08.918476  6155 ts_tablet_manager.cc:1403] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:07:08.920367  6155 raft_consensus.cc:359] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.921146  6155 raft_consensus.cc:740] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.921933  6155 consensus_queue.cc:260] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.923506  6155 ts_tablet_manager.cc:1434] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:08.924175  6155 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:08.936067  6155 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: 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
I20260710 11:07:08.937028  6155 tablet_bootstrap.cc:492] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:08.937697  6155 ts_tablet_manager.cc:1403] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:07:08.939750  6155 raft_consensus.cc:359] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.940405  6155 raft_consensus.cc:740] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.941195  6155 consensus_queue.cc:260] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.943195  6155 ts_tablet_manager.cc:1434] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:08.943819  6155 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:08.960237  6155 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:08.961202  6155 tablet_bootstrap.cc:492] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:08.961983  6155 ts_tablet_manager.cc:1403] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:07:08.964440  6155 raft_consensus.cc:359] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.965178  6155 raft_consensus.cc:740] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.965967  6155 consensus_queue.cc:260] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.968200  6155 ts_tablet_manager.cc:1434] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:08.969070  6155 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:08.972251  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:35993
I20260710 11:07:08.972365  6220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:35993 every 8 connection(s)
I20260710 11:07:08.986893  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:08.992517  6155 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:08.993387  6155 tablet_bootstrap.cc:492] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:08.994024  6155 ts_tablet_manager.cc:1403] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 11:07:08.996352  6155 raft_consensus.cc:359] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.997048  6155 raft_consensus.cc:740] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.997843  6155 consensus_queue.cc:260] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:08.999913  6155 ts_tablet_manager.cc:1434] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:07:09.000716  6155 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:09.009675  6221 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37693
I20260710 11:07:09.010212  6221 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:09.011138  6221 heartbeater.cc:507] Master 127.2.177.190:37693 requested a full tablet report, sending...
I20260710 11:07:09.021369  5742 ts_manager.cc:194] Re-registered known tserver with Master: c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993)
I20260710 11:07:09.029510  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:09.030392  5994 raft_consensus.cc:606] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:09.039928  6155 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:09.041051  6155 tablet_bootstrap.cc:492] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:09.041677  6155 ts_tablet_manager.cc:1403] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.004s
I20260710 11:07:09.044200  6155 raft_consensus.cc:359] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.047879  6155 raft_consensus.cc:740] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.048702  6155 consensus_queue.cc:260] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.050132  5742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56760
I20260710 11:07:09.050767  6155 ts_tablet_manager.cc:1434] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:09.051877  5919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
mode: GRACEFUL
new_leader_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:40046
I20260710 11:07:09.052493  6155 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:09.052526  5919 raft_consensus.cc:606] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Received request to transfer leadership to TS 07e6217096c5416eaf80be508107d14d
I20260710 11:07:09.053860  6221 heartbeater.cc:499] Master 127.2.177.190:37693 was elected leader, sending a full tablet report...
I20260710 11:07:09.056126  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "911c315245e64f789a34d98133fec942"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:09.056743  5994 raft_consensus.cc:606] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:09.058322  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:09.058974  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:09.059703  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:09.075191  6155 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:09.076176  6155 tablet_bootstrap.cc:492] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:09.076819  6155 ts_tablet_manager.cc:1403] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260710 11:07:09.079041  6155 raft_consensus.cc:359] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.079528  6155 raft_consensus.cc:740] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.080190  6155 consensus_queue.cc:260] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.081636  6155 ts_tablet_manager.cc:1434] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:09.082520  6155 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap starting.
I20260710 11:07:09.093022  6155 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:09.093643  6155 tablet_bootstrap.cc:492] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Bootstrap complete.
I20260710 11:07:09.094291  6155 ts_tablet_manager.cc:1403] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:07:09.096120  6155 raft_consensus.cc:359] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.096601  6155 raft_consensus.cc:740] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76e091b61f14d8facb9d620fe17f505, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.097194  6155 consensus_queue.cc:260] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.098644  6155 ts_tablet_manager.cc:1434] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:09.166013  6195 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.171229  6195 pending_rounds.cc:85] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Aborting all ops after (but not including) 0
I20260710 11:07:09.171506  6195 pending_rounds.cc:107] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:09.171736  6195 raft_consensus.cc:2889] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:09.187078  6156 raft_consensus.cc:993] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:09.187659  6157 raft_consensus.cc:1081] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:09.189658  5919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:09.190387  5919 raft_consensus.cc:493] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.190794  5919 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.198824  5919 raft_consensus.cc:515] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.201107  5919 leader_election.cc:290] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 3 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:09.202242  6194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:09.202243  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:09.202997  6194 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.203141  5994 raft_consensus.cc:3055] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:09.203537  5994 raft_consensus.cc:740] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:09.204404  5994 consensus_queue.cc:260] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.205726  5994 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.210377  6194 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:09.211752  5884 leader_election.cc:304] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [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: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:09.212630  6136 raft_consensus.cc:2804] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:09.212944  5994 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:09.214303  6136 raft_consensus.cc:697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:09.215303  6136 consensus_queue.cc:237] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.223727  5742 catalog_manager.cc:5697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 2 to 3, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 3 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.276120  6156 raft_consensus.cc:993] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:09.276587  6157 raft_consensus.cc:1081] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:09.277513  6136 raft_consensus.cc:993] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df: : Instructing follower 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:09.278062  6237 raft_consensus.cc:1081] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Signalling peer 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:09.278205  5919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "911c315245e64f789a34d98133fec942"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:09.278815  5919 raft_consensus.cc:493] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.279181  5919 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.279850  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:42004
I20260710 11:07:09.280416  5994 raft_consensus.cc:493] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.280773  5994 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.286386  5919 raft_consensus.cc:515] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.287667  5994 raft_consensus.cc:515] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.289081  5919 leader_election.cc:290] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:09.289512  6194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:09.290195  6194 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.290195  5994 leader_election.cc:290] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:09.290840  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:09.291330  6195 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.298101  6193 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.298588  6194 raft_consensus.cc:2468] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 2.
I20260710 11:07:09.299966  5884 leader_election.cc:304] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:09.300367  6195 raft_consensus.cc:2468] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:09.300962  6237 raft_consensus.cc:2804] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:09.301442  6237 raft_consensus.cc:697] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:09.301570  5958 leader_election.cc:304] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:09.302366  6157 raft_consensus.cc:2804] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:09.302798  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:09.302317  6237 consensus_queue.cc:237] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.302981  6157 raft_consensus.cc:697] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:09.304543  6157 consensus_queue.cc:237] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.307140  5919 raft_consensus.cc:3055] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.308125  5919 raft_consensus.cc:740] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:09.309474  5919 consensus_queue.cc:260] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.312103  5919 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.312943  6193 pending_rounds.cc:85] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Aborting all ops after (but not including) 0
I20260710 11:07:09.313270  6193 pending_rounds.cc:107] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:09.314966  6193 raft_consensus.cc:2889] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:09.313779  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:09.317479  5994 raft_consensus.cc:3055] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.318307  5994 raft_consensus.cc:740] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:09.319556  5994 consensus_queue.cc:260] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:09.323438  5994 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.321189  5919 raft_consensus.cc:2468] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:09.332613  5742 catalog_manager.cc:5697] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 1 to 2, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 2 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.339488  5994 raft_consensus.cc:2468] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 2.
I20260710 11:07:09.341626  5739 catalog_manager.cc:5697] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 1 to 2, leader changed from 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 2 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:09.663080  5994 raft_consensus.cc:1275] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:09.664459  6136 consensus_queue.cc:1048] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.694000  6193 raft_consensus.cc:1275] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:09.695441  6254 consensus_queue.cc:1048] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.720551  6193 raft_consensus.cc:1275] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.722067  6254 consensus_queue.cc:1048] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.739379  5994 raft_consensus.cc:1275] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.740835  6136 consensus_queue.cc:1048] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.753939  5919 raft_consensus.cc:1275] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.755362  6250 consensus_queue.cc:1048] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.766264  6193 raft_consensus.cc:1275] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.767838  6156 consensus_queue.cc:1048] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:09.837481  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:10.071422  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:10.078636  5919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
mode: GRACEFUL
new_leader_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:40046
I20260710 11:07:10.079208  5919 raft_consensus.cc:606] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Received request to transfer leadership to TS 07e6217096c5416eaf80be508107d14d
I20260710 11:07:10.082017  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:10.082500  5994 raft_consensus.cc:606] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:10.084792  5919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
mode: GRACEFUL
new_leader_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:40046
I20260710 11:07:10.085261  5919 raft_consensus.cc:606] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Received request to transfer leadership to TS 07e6217096c5416eaf80be508107d14d
I20260710 11:07:10.086331  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:10.086835  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:10.087416  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:10.206915  6250 raft_consensus.cc:993] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:10.207381  6157 raft_consensus.cc:1081] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:10.208758  5919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:10.209193  5919 raft_consensus.cc:493] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:10.209455  5919 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:10.214524  5919 raft_consensus.cc:515] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.216106  5919 leader_election.cc:290] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 3 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:10.216686  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:10.217092  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816282dc020464c83c3e211fbf9c9ae" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:10.217316  6193 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:10.217662  5994 raft_consensus.cc:3055] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:10.218006  5994 raft_consensus.cc:740] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:10.218674  5994 consensus_queue.cc:260] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.219750  5994 raft_consensus.cc:3060] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:10.223356  6193 raft_consensus.cc:2468] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:10.224387  5884 leader_election.cc:304] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [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: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:10.225034  6136 raft_consensus.cc:2804] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:10.225437  6136 raft_consensus.cc:697] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:10.225517  5994 raft_consensus.cc:2468] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:10.226225  6136 consensus_queue.cc:237] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.231745  6237 raft_consensus.cc:993] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df: : Instructing follower 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:10.232244  6136 raft_consensus.cc:1081] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Signalling peer 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:10.232475  5741 catalog_manager.cc:5697] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 2 to 3, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 3 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.233686  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:42004
I20260710 11:07:10.234269  5994 raft_consensus.cc:493] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:10.234611  5994 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:10.241407  5994 raft_consensus.cc:515] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.243731  5994 leader_election.cc:290] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 4 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:10.244004  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:10.244258  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:10.245055  6193 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:10.245134  5919 raft_consensus.cc:3055] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:10.245599  5919 raft_consensus.cc:740] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:10.246496  5919 consensus_queue.cc:260] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.247726  5919 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:10.252313  6193 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 4.
I20260710 11:07:10.253495  5958 leader_election.cc:304] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:10.254158  6157 raft_consensus.cc:2804] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:10.254460  5919 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 4.
I20260710 11:07:10.254590  6157 raft_consensus.cc:697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:10.255541  6157 consensus_queue.cc:237] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.261373  5741 catalog_manager.cc:5697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 3 to 4, leader changed from 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 4 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:10.578092  6254 raft_consensus.cc:993] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df: : Instructing follower 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:10.578881  6254 raft_consensus.cc:1081] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Signalling peer 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:10.581128  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:42004
I20260710 11:07:10.581899  5994 raft_consensus.cc:493] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:10.582386  5994 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.589749  5994 raft_consensus.cc:515] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.592092  5994 leader_election.cc:290] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:10.593473  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:10.593984  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:10.594628  6193 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.594755  5919 raft_consensus.cc:3055] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:10.595381  5919 raft_consensus.cc:740] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:10.596854  5919 consensus_queue.cc:260] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.598935  5919 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:10.602504  6193 raft_consensus.cc:2468] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:10.604117  5958 leader_election.cc:304] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:10.604924  6157 raft_consensus.cc:2804] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:10.605309  6157 raft_consensus.cc:697] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:10.606594  6157 consensus_queue.cc:237] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:10.607537  5919 raft_consensus.cc:2468] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:10.616642  5741 catalog_manager.cc:5697] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 1 to 2, leader changed from 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 2 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:10.702826  5994 raft_consensus.cc:1275] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:10.704073  6254 consensus_queue.cc:1048] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:10.710711  6193 raft_consensus.cc:1275] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:10.712457  6237 consensus_queue.cc:1048] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:10.819703  5919 raft_consensus.cc:1275] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 4 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:10.821096  6157 consensus_queue.cc:1048] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:10.830993  6194 raft_consensus.cc:1275] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 4 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:10.832477  6157 consensus_queue.cc:1048] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:10.838799  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:11.094290  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:11.102699  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:11.103266  5994 raft_consensus.cc:606] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:11.105858  5919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
mode: GRACEFUL
new_leader_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:40046
I20260710 11:07:11.106443  5919 raft_consensus.cc:606] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Received request to transfer leadership to TS 07e6217096c5416eaf80be508107d14d
I20260710 11:07:11.108978  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:11.109431  5994 raft_consensus.cc:606] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:11.110456  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:11.111004  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:11.111729  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:11.196216  5919 raft_consensus.cc:1275] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:11.198283  6157 consensus_queue.cc:1048] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:11.200300  6250 raft_consensus.cc:993] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:11.200776  6157 raft_consensus.cc:1081] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:11.202664  5918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:11.203336  5918 raft_consensus.cc:493] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:11.203728  5918 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:11.205612  6250 raft_consensus.cc:993] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:11.208911  6157 raft_consensus.cc:1081] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:11.212306  5919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:11.212915  5919 raft_consensus.cc:493] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:11.213328  5919 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.216521  5918 raft_consensus.cc:515] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.218214  6194 raft_consensus.cc:1275] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:11.220960  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:11.221172  5918 leader_election.cc:290] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:11.221664  6193 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:11.221009  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:11.223270  5994 raft_consensus.cc:3055] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:11.223544  5994 raft_consensus.cc:740] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:11.224359  5994 consensus_queue.cc:260] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.225564  5994 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:11.227669  6193 raft_consensus.cc:2468] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 2.
I20260710 11:07:11.227499  5919 raft_consensus.cc:515] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.228787  6250 consensus_queue.cc:1048] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:11.229101  5884 leader_election.cc:304] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:11.230038  6254 raft_consensus.cc:2804] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:11.230537  6254 raft_consensus.cc:697] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:11.230847  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:11.231513  5993 raft_consensus.cc:3055] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:11.231879  5993 raft_consensus.cc:740] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:11.231575  6254 consensus_queue.cc:237] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.232163  5994 raft_consensus.cc:2468] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 2.
I20260710 11:07:11.232769  5993 consensus_queue.cc:260] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.233408  6194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eee76562664226b88191fbb2b038d1" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:11.233783  5993 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.234040  6194 raft_consensus.cc:3060] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.234531  5919 leader_election.cc:290] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 3 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:11.242403  5993 raft_consensus.cc:2468] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:11.243937  5885 leader_election.cc:304] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [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: 07e6217096c5416eaf80be508107d14d, 313c6c5ee1214e01bbe76dcb96b364df; no voters: 
I20260710 11:07:11.244827  6237 raft_consensus.cc:2804] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:11.253022  6194 raft_consensus.cc:2468] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:11.254053  6193 raft_consensus.cc:1240] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Rejecting Update request from peer 07e6217096c5416eaf80be508107d14d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 11:07:11.254528  6237 raft_consensus.cc:697] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:11.253850  5742 catalog_manager.cc:5697] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 1 to 2, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 2 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.255707  6237 consensus_queue.cc:237] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.275502  5742 catalog_manager.cc:5697] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 2 to 3, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 3 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.567710  6272 raft_consensus.cc:993] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df: : Instructing follower 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:11.568220  6275 raft_consensus.cc:1081] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Signalling peer 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:11.569628  5993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:42004
I20260710 11:07:11.570166  5993 raft_consensus.cc:493] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:11.570479  5993 raft_consensus.cc:3060] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:11.575479  5993 raft_consensus.cc:515] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.577075  5993 leader_election.cc:290] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:11.577970  6194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:11.578074  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98dca02eec04008997f3ae773f4bc89" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:11.578717  6194 raft_consensus.cc:3060] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:11.578815  5919 raft_consensus.cc:3055] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:11.579250  5919 raft_consensus.cc:740] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:11.580041  5919 consensus_queue.cc:260] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.580983  5919 raft_consensus.cc:3060] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:11.583945  6194 raft_consensus.cc:2468] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:11.585000  5958 leader_election.cc:304] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:11.585654  6157 raft_consensus.cc:2804] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:11.585775  5919 raft_consensus.cc:2468] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:11.586087  6157 raft_consensus.cc:697] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:11.587132  6157 consensus_queue.cc:237] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:11.593694  5742 catalog_manager.cc:5697] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 1 to 2, leader changed from 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 2 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.670500  5993 raft_consensus.cc:1275] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:11.671622  6275 consensus_queue.cc:1048] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:11.674142  6194 raft_consensus.cc:1275] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:11.675395  6275 consensus_queue.cc:1048] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:11.780040  6194 raft_consensus.cc:1275] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:11.781229  6275 consensus_queue.cc:1048] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:11.788692  5993 raft_consensus.cc:1275] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:11.791949  6237 consensus_queue.cc:1048] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:11.839747  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:12.089905  5919 raft_consensus.cc:1275] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.091120  6250 consensus_queue.cc:1048] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.100456  6193 raft_consensus.cc:1275] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.102198  6157 consensus_queue.cc:1048] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.118141  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:12.126586  5993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20b2492dce964ff5be161bd284618e34"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:12.127221  5993 raft_consensus.cc:606] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:12.129916  5919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
mode: GRACEFUL
new_leader_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:40046
I20260710 11:07:12.130393  5919 raft_consensus.cc:606] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Received request to transfer leadership to TS 07e6217096c5416eaf80be508107d14d
I20260710 11:07:12.132546  5919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
mode: GRACEFUL
new_leader_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:40046
I20260710 11:07:12.132988  5919 raft_consensus.cc:606] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Received request to transfer leadership to TS 07e6217096c5416eaf80be508107d14d
I20260710 11:07:12.134006  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:12.134461  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:12.134994  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:12.293419  6250 raft_consensus.cc:993] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:12.294018  6157 raft_consensus.cc:1081] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:12.295367  5919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20b2492dce964ff5be161bd284618e34"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:12.295755  5919 raft_consensus.cc:493] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:12.295974  5919 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.301112  5919 raft_consensus.cc:515] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:12.302482  5919 leader_election.cc:290] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 3 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:12.303205  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:12.303638  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b2492dce964ff5be161bd284618e34" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:12.304003  6193 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.304230  5994 raft_consensus.cc:3055] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:12.304636  5994 raft_consensus.cc:740] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:12.305640  5994 consensus_queue.cc:260] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:12.306998  5994 raft_consensus.cc:3060] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.309818  6193 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:12.311002  5884 leader_election.cc:304] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [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: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:12.311741  6237 raft_consensus.cc:2804] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:12.312198  5994 raft_consensus.cc:2468] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 3.
I20260710 11:07:12.312764  6237 raft_consensus.cc:697] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:12.314173  6237 consensus_queue.cc:237] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } }
I20260710 11:07:12.321450  5741 catalog_manager.cc:5697] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 2 to 3, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 3 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:12.393499  6288 raft_consensus.cc:993] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df: : Instructing follower 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:12.393978  6291 raft_consensus.cc:1081] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Signalling peer 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:12.395685  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:42004
I20260710 11:07:12.396240  5994 raft_consensus.cc:493] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:12.396601  5994 raft_consensus.cc:3060] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.401007  5994 raft_consensus.cc:515] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:12.402513  5994 leader_election.cc:290] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:12.403251  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:12.403461  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d855c7d47c404d0db340e40f3f83a0d1" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:12.403924  6193 raft_consensus.cc:3060] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.403944  5919 raft_consensus.cc:3055] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:12.404605  5919 raft_consensus.cc:740] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:12.405459  5919 consensus_queue.cc:260] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:12.406629  5919 raft_consensus.cc:3060] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.411234  6193 raft_consensus.cc:2468] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:12.412405  5958 leader_election.cc:304] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:12.413259  6157 raft_consensus.cc:2804] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.413357  5919 raft_consensus.cc:2468] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 2.
I20260710 11:07:12.413839  6157 raft_consensus.cc:697] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:12.414827  6157 consensus_queue.cc:237] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:12.421398  5741 catalog_manager.cc:5697] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 1 to 2, leader changed from 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 2 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:12.585268  6288 raft_consensus.cc:993] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df: : Instructing follower 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:12.585758  6291 raft_consensus.cc:1081] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Signalling peer 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:12.587133  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:42004
I20260710 11:07:12.587580  5994 raft_consensus.cc:493] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:12.587849  5994 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.592149  5994 raft_consensus.cc:515] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:12.593773  5994 leader_election.cc:290] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 3 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:12.594362  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:12.594879  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cce69361e30488eaecd023e7923eb9e" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:12.595055  6193 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.595455  5919 raft_consensus.cc:3055] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:12.595753  5919 raft_consensus.cc:740] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:12.596463  5919 consensus_queue.cc:260] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:12.597579  5919 raft_consensus.cc:3060] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.602039  6193 raft_consensus.cc:2468] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 3.
I20260710 11:07:12.603178  5958 leader_election.cc:304] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:12.603868  6157 raft_consensus.cc:2804] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:12.604044  5919 raft_consensus.cc:2468] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 3.
I20260710 11:07:12.604367  6157 raft_consensus.cc:697] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 3 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:12.605564  6157 consensus_queue.cc:237] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:12.611522  5741 catalog_manager.cc:5697] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 2 to 3, leader changed from 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 3 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:12.721103  5994 raft_consensus.cc:1275] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:12.722344  6291 consensus_queue.cc:1048] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.729481  6193 raft_consensus.cc:1275] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:12.730877  6237 consensus_queue.cc:1048] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:12.840684  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:12.943329  6193 raft_consensus.cc:1275] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.944408  6295 consensus_queue.cc:1048] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.953866  5919 raft_consensus.cc:1275] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.955081  6295 consensus_queue.cc:1048] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:13.141805  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:13.149151  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:13.149662  5994 raft_consensus.cc:606] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:13.152184  5994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
mode: GRACEFUL
new_leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:36856
I20260710 11:07:13.152562  5994 raft_consensus.cc:606] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Received request to transfer leadership to TS 313c6c5ee1214e01bbe76dcb96b364df
I20260710 11:07:13.154668  5918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "911c315245e64f789a34d98133fec942"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
mode: GRACEFUL
new_leader_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:40046
I20260710 11:07:13.155125  5918 raft_consensus.cc:606] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Received request to transfer leadership to TS 07e6217096c5416eaf80be508107d14d
I20260710 11:07:13.156147  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:13.156553  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:13.157042  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:13.183254  5918 raft_consensus.cc:1275] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:13.184427  6295 consensus_queue.cc:1048] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:13.192811  6193 raft_consensus.cc:1275] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:13.194458  6250 consensus_queue.cc:1048] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:13.277645  6157 raft_consensus.cc:993] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:13.278147  6250 raft_consensus.cc:1081] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:13.279446  5918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:13.280063  5918 raft_consensus.cc:493] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.280400  5918 raft_consensus.cc:3060] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.285490  5918 raft_consensus.cc:515] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.287220  5918 leader_election.cc:290] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:13.288075  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:13.288105  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec40d26c0694d8785c45988d615642d" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:13.288682  5994 raft_consensus.cc:3055] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.288913  6193 raft_consensus.cc:3060] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.289002  5994 raft_consensus.cc:740] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:13.289812  5994 consensus_queue.cc:260] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.290751  5994 raft_consensus.cc:3060] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.293807  6193 raft_consensus.cc:2468] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 2.
I20260710 11:07:13.294821  5884 leader_election.cc:304] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:13.295225  5994 raft_consensus.cc:2468] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 2.
I20260710 11:07:13.295497  6288 raft_consensus.cc:2804] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.295985  6288 raft_consensus.cc:697] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:13.296804  6288 consensus_queue.cc:237] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.303052  5741 catalog_manager.cc:5697] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 1 to 2, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 2 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.342453  6237 raft_consensus.cc:993] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df: : Instructing follower 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:13.342967  6310 raft_consensus.cc:1081] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Signalling peer 07e6217096c5416eaf80be508107d14d to start an election
I20260710 11:07:13.344396  5994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "911c315245e64f789a34d98133fec942"
dest_uuid: "07e6217096c5416eaf80be508107d14d"
 from {username='slave'} at 127.0.0.1:42004
I20260710 11:07:13.344833  5994 raft_consensus.cc:493] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.345173  5994 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.349509  5994 raft_consensus.cc:515] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.350989  5994 leader_election.cc:290] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [CANDIDATE]: Term 3 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913)
I20260710 11:07:13.351733  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:13.352052  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911c315245e64f789a34d98133fec942" candidate_uuid: "07e6217096c5416eaf80be508107d14d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
I20260710 11:07:13.352351  6193 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.352699  5918 raft_consensus.cc:3055] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:13.353031  5918 raft_consensus.cc:740] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:13.353910  5918 consensus_queue.cc:260] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.355181  5918 raft_consensus.cc:3060] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.357681  6193 raft_consensus.cc:2468] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 3.
I20260710 11:07:13.358911  5958 leader_election.cc:304] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [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: 07e6217096c5416eaf80be508107d14d, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:13.359673  6250 raft_consensus.cc:2804] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:13.360077  6250 raft_consensus.cc:697] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 3 LEADER]: Becoming Leader. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:13.360821  5918 raft_consensus.cc:2468] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e6217096c5416eaf80be508107d14d in term 3.
I20260710 11:07:13.360901  6250 consensus_queue.cc:237] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.367755  5741 catalog_manager.cc:5697] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d reported cstate change: term changed from 2 to 3, leader changed from 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130) to 07e6217096c5416eaf80be508107d14d (127.2.177.131). New cstate: current_term: 3 leader_uuid: "07e6217096c5416eaf80be508107d14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:13.442837  6250 raft_consensus.cc:993] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: : Instructing follower 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:13.443332  6250 raft_consensus.cc:1081] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 LEADER]: Signalling peer 313c6c5ee1214e01bbe76dcb96b364df to start an election
I20260710 11:07:13.444680  5918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09"
dest_uuid: "313c6c5ee1214e01bbe76dcb96b364df"
 from {username='slave'} at 127.0.0.1:35700
I20260710 11:07:13.445111  5918 raft_consensus.cc:493] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.445381  5918 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:13.449622  5918 raft_consensus.cc:515] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.450994  5918 leader_election.cc:290] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [CANDIDATE]: Term 5 election: Requested vote from peers c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993), 07e6217096c5416eaf80be508107d14d (127.2.177.131:39403)
I20260710 11:07:13.451946  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c76e091b61f14d8facb9d620fe17f505"
I20260710 11:07:13.451941  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095083cc3c0e4c5abe2efbdaf5c89a09" candidate_uuid: "313c6c5ee1214e01bbe76dcb96b364df" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "07e6217096c5416eaf80be508107d14d"
I20260710 11:07:13.452473  6193 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:13.452570  5994 raft_consensus.cc:3055] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:13.452919  5994 raft_consensus.cc:740] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 07e6217096c5416eaf80be508107d14d, State: Running, Role: LEADER
I20260710 11:07:13.453590  5994 consensus_queue.cc:260] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.454738  5994 raft_consensus.cc:3060] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:13.457199  6193 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 5.
I20260710 11:07:13.458341  5884 leader_election.cc:304] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [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: 313c6c5ee1214e01bbe76dcb96b364df, c76e091b61f14d8facb9d620fe17f505; no voters: 
I20260710 11:07:13.459061  6310 raft_consensus.cc:2804] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:13.459257  5994 raft_consensus.cc:2468] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313c6c5ee1214e01bbe76dcb96b364df in term 5.
I20260710 11:07:13.459481  6310 raft_consensus.cc:697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 5 LEADER]: Becoming Leader. State: Replica: 313c6c5ee1214e01bbe76dcb96b364df, State: Running, Role: LEADER
I20260710 11:07:13.460666  6310 consensus_queue.cc:237] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [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: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } }
I20260710 11:07:13.467638  5741 catalog_manager.cc:5697] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df reported cstate change: term changed from 4 to 5, leader changed from 07e6217096c5416eaf80be508107d14d (127.2.177.131) to 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130). New cstate: current_term: 5 leader_uuid: "313c6c5ee1214e01bbe76dcb96b364df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.703480  6193 raft_consensus.cc:1275] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:13.704625  6310 consensus_queue.cc:1048] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:13.714047  5994 raft_consensus.cc:1275] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:13.715391  6310 consensus_queue.cc:1048] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:13.816694  6194 raft_consensus.cc:1275] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:13.817915  6250 consensus_queue.cc:1048] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:13.826682  5918 raft_consensus.cc:1275] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Refusing update from remote peer 07e6217096c5416eaf80be508107d14d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:13.828354  6295 consensus_queue.cc:1048] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "313c6c5ee1214e01bbe76dcb96b364df" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:13.841467  5791 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:13.979887  5994 raft_consensus.cc:1275] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 5 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:13.981186  6310 consensus_queue.cc:1048] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e6217096c5416eaf80be508107d14d" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:13.990688  6194 raft_consensus.cc:1275] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 5 FOLLOWER]: Refusing update from remote peer 313c6c5ee1214e01bbe76dcb96b364df: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:13.993083  6288 consensus_queue.cc:1048] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76e091b61f14d8facb9d620fe17f505" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 35993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:14.162899  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:14.193708  2758 tablet_server.cc:179] TabletServer@127.2.177.129:35993 shutting down...
W20260710 11:07:14.203518  5958 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 11:07:14.207382  5958 consensus_peers.cc:597] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.224305  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:07:14.225107  5884 consensus_peers.cc:597] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.225366  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.226207  2758 raft_consensus.cc:2243] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.226656  2758 raft_consensus.cc:2272] T 16b7c3f266594ace947565111401ebb7 P c76e091b61f14d8facb9d620fe17f505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.228613  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.229174  2758 raft_consensus.cc:2243] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.229564  2758 raft_consensus.cc:2272] T 5816282dc020464c83c3e211fbf9c9ae P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.231423  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.231922  2758 raft_consensus.cc:2243] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.232298  2758 raft_consensus.cc:2272] T 095083cc3c0e4c5abe2efbdaf5c89a09 P c76e091b61f14d8facb9d620fe17f505 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.234849  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.235316  2758 raft_consensus.cc:2243] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.235688  2758 raft_consensus.cc:2272] T 4ec40d26c0694d8785c45988d615642d P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.237883  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.238461  2758 raft_consensus.cc:2243] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.238828  2758 raft_consensus.cc:2272] T d855c7d47c404d0db340e40f3f83a0d1 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.240619  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.241057  2758 raft_consensus.cc:2243] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.241405  2758 raft_consensus.cc:2272] T 20b2492dce964ff5be161bd284618e34 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.243297  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.244009  2758 raft_consensus.cc:2243] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.244498  2758 raft_consensus.cc:2272] T e7eee76562664226b88191fbb2b038d1 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.247102  2758 tablet_replica.cc:333] stopping tablet replica
W20260710 11:07:14.247700  5958 consensus_peers.cc:597] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.247773  2758 raft_consensus.cc:2243] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.248431  2758 raft_consensus.cc:2272] T 911c315245e64f789a34d98133fec942 P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:14.250016  5884 consensus_peers.cc:597] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.251143  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.251612  2758 raft_consensus.cc:2243] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.252000  2758 raft_consensus.cc:2272] T 8cce69361e30488eaecd023e7923eb9e P c76e091b61f14d8facb9d620fe17f505 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.253872  2758 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:14.254388  2758 raft_consensus.cc:2243] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.254781  2758 raft_consensus.cc:2272] T c98dca02eec04008997f3ae773f4bc89 P c76e091b61f14d8facb9d620fe17f505 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.283715  2758 tablet_server.cc:196] TabletServer@127.2.177.129:35993 shutdown complete.
I20260710 11:07:14.309172  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
I20260710 11:07:14.336844  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:14.337915  2758 tablet_replica.cc:333] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.339211  2758 raft_consensus.cc:2243] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:07:14.339555  5884 consensus_peers.cc:597] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.339854  2758 raft_consensus.cc:2272] T 16b7c3f266594ace947565111401ebb7 P 313c6c5ee1214e01bbe76dcb96b364df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:14.342180  5958 consensus_peers.cc:597] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.342782  2758 tablet_replica.cc:333] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.343390  2758 raft_consensus.cc:2243] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.343742  2758 raft_consensus.cc:2272] T c98dca02eec04008997f3ae773f4bc89 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.345671  2758 tablet_replica.cc:333] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.346236  2758 raft_consensus.cc:2243] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.346643  2758 raft_consensus.cc:2272] T 8cce69361e30488eaecd023e7923eb9e P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.348752  2758 tablet_replica.cc:333] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.349459  2758 raft_consensus.cc:2243] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.350317  2758 raft_consensus.cc:2272] T e7eee76562664226b88191fbb2b038d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:14.352162  5958 consensus_peers.cc:597] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d -> Peer c76e091b61f14d8facb9d620fe17f505 (127.2.177.129:35993): Couldn't send request to peer c76e091b61f14d8facb9d620fe17f505. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:35993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.352707  2758 tablet_replica.cc:333] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.353188  2758 raft_consensus.cc:2243] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.353521  2758 raft_consensus.cc:2272] T 911c315245e64f789a34d98133fec942 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.355820  2758 tablet_replica.cc:333] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.356283  2758 raft_consensus.cc:2243] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.356954  2758 raft_consensus.cc:2272] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 313c6c5ee1214e01bbe76dcb96b364df [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.359040  2758 tablet_replica.cc:333] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.359508  2758 raft_consensus.cc:2243] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.359853  2758 raft_consensus.cc:2272] T d855c7d47c404d0db340e40f3f83a0d1 P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.361455  2758 tablet_replica.cc:333] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.361899  2758 raft_consensus.cc:2243] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.362607  2758 raft_consensus.cc:2272] T 4ec40d26c0694d8785c45988d615642d P 313c6c5ee1214e01bbe76dcb96b364df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.364599  2758 tablet_replica.cc:333] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.365032  2758 raft_consensus.cc:2243] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.365655  2758 raft_consensus.cc:2272] T 20b2492dce964ff5be161bd284618e34 P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.367539  2758 tablet_replica.cc:333] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df: stopping tablet replica
I20260710 11:07:14.367947  2758 raft_consensus.cc:2243] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.368595  2758 raft_consensus.cc:2272] T 5816282dc020464c83c3e211fbf9c9ae P 313c6c5ee1214e01bbe76dcb96b364df [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:14.399214  5959 consensus_peers.cc:597] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d -> Peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Couldn't send request to peer 313c6c5ee1214e01bbe76dcb96b364df. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:44913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.416764  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
I20260710 11:07:14.438624  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
W20260710 11:07:14.470211  5959 consensus_peers.cc:597] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d -> Peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Couldn't send request to peer 313c6c5ee1214e01bbe76dcb96b364df. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:44913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.472566  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:14.473287  2758 tablet_replica.cc:333] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.474066  2758 raft_consensus.cc:2243] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.474548  2758 raft_consensus.cc:2272] T 095083cc3c0e4c5abe2efbdaf5c89a09 P 07e6217096c5416eaf80be508107d14d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.477072  2758 tablet_replica.cc:333] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.477618  2758 raft_consensus.cc:2243] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.478493  2758 raft_consensus.cc:2272] T 16b7c3f266594ace947565111401ebb7 P 07e6217096c5416eaf80be508107d14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.480458  2758 tablet_replica.cc:333] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.480978  2758 raft_consensus.cc:2243] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.481413  2758 raft_consensus.cc:2272] T 5816282dc020464c83c3e211fbf9c9ae P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.483273  2758 tablet_replica.cc:333] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.483824  2758 raft_consensus.cc:2243] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.484246  2758 raft_consensus.cc:2272] T e7eee76562664226b88191fbb2b038d1 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.485922  2758 tablet_replica.cc:333] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.486539  2758 raft_consensus.cc:2243] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.487282  2758 raft_consensus.cc:2272] T 8cce69361e30488eaecd023e7923eb9e P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.489023  2758 tablet_replica.cc:333] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.489583  2758 raft_consensus.cc:2243] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.490482  2758 raft_consensus.cc:2272] T 911c315245e64f789a34d98133fec942 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.493029  2758 tablet_replica.cc:333] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.493767  2758 raft_consensus.cc:2243] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.494355  2758 raft_consensus.cc:2272] T 4ec40d26c0694d8785c45988d615642d P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:14.495069  5959 consensus_peers.cc:597] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d -> Peer 313c6c5ee1214e01bbe76dcb96b364df (127.2.177.130:44913): Couldn't send request to peer 313c6c5ee1214e01bbe76dcb96b364df. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:44913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:14.496861  2758 tablet_replica.cc:333] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.497378  2758 raft_consensus.cc:2243] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:14.497735  2758 raft_consensus.cc:2272] T 20b2492dce964ff5be161bd284618e34 P 07e6217096c5416eaf80be508107d14d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.499620  2758 tablet_replica.cc:333] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.500075  2758 raft_consensus.cc:2243] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.500741  2758 raft_consensus.cc:2272] T d855c7d47c404d0db340e40f3f83a0d1 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.502599  2758 tablet_replica.cc:333] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d: stopping tablet replica
I20260710 11:07:14.503034  2758 raft_consensus.cc:2243] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.503705  2758 raft_consensus.cc:2272] T c98dca02eec04008997f3ae773f4bc89 P 07e6217096c5416eaf80be508107d14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.532585  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
I20260710 11:07:14.555899  2758 master.cc:562] Master@127.2.177.190:37693 shutting down...
I20260710 11:07:14.586097  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:14.586597  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:14.586963  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P efef3721672e4593ab7d086ce915c84a: stopping tablet replica
I20260710 11:07:14.608413  2758 master.cc:584] Master@127.2.177.190:37693 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12956 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:07:14.651885  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:41571
I20260710 11:07:14.653007  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.658391  6329 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.658517  6330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.659921  6332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.660962  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:14.661767  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.662005  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:14.662168  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681634662134 us; error 0 us; skew 500 ppm
I20260710 11:07:14.662714  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.665112  2758 webserver.cc:533] Webserver started at http://127.2.177.190:33965/ using document root <none> and password file <none>
I20260710 11:07:14.665603  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.665796  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.666105  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.667212  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "6ea60936e7764f9da82cde294bf7b8d3"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-vxgv"
I20260710 11:07:14.671610  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:14.675015  6337 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.675912  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:14.676162  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "6ea60936e7764f9da82cde294bf7b8d3"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-vxgv"
I20260710 11:07:14.676403  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:14.707784  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:14.708958  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:14.755105  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:41571
I20260710 11:07:14.755203  6388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:41571 every 8 connection(s)
I20260710 11:07:14.758958  6389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.769435  6389 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3: Bootstrap starting.
I20260710 11:07:14.774154  6389 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.778329  6389 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3: No bootstrap required, opened a new log
I20260710 11:07:14.780428  6389 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea60936e7764f9da82cde294bf7b8d3" member_type: VOTER }
I20260710 11:07:14.780778  6389 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.780948  6389 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea60936e7764f9da82cde294bf7b8d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.781490  6389 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ea60936e7764f9da82cde294bf7b8d3" member_type: VOTER }
I20260710 11:07:14.781893  6389 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:14.782148  6389 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:14.782364  6389 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.786723  6389 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea60936e7764f9da82cde294bf7b8d3" member_type: VOTER }
I20260710 11:07:14.787168  6389 leader_election.cc:304] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [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: 6ea60936e7764f9da82cde294bf7b8d3; no voters: 
I20260710 11:07:14.788516  6389 leader_election.cc:290] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:14.788950  6392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.790503  6392 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 1 LEADER]: Becoming Leader. State: Replica: 6ea60936e7764f9da82cde294bf7b8d3, State: Running, Role: LEADER
I20260710 11:07:14.791199  6392 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [LEADER]: Queue going to LEADER mode. State: All 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: "6ea60936e7764f9da82cde294bf7b8d3" member_type: VOTER }
I20260710 11:07:14.791428  6389 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:14.796005  6394 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ea60936e7764f9da82cde294bf7b8d3. Latest consensus state: current_term: 1 leader_uuid: "6ea60936e7764f9da82cde294bf7b8d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea60936e7764f9da82cde294bf7b8d3" member_type: VOTER } }
I20260710 11:07:14.796276  6393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ea60936e7764f9da82cde294bf7b8d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea60936e7764f9da82cde294bf7b8d3" member_type: VOTER } }
I20260710 11:07:14.796587  6394 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:14.796814  6393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:14.799103  6400 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:14.806972  6400 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:14.807904  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:14.816227  6400 catalog_manager.cc:1383] Generated new cluster ID: 7a17bd5b542e48c1a3a2b674eb4dde67
I20260710 11:07:14.816473  6400 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:14.836589  6400 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:14.837826  6400 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:14.857084  6400 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3: Generated new TSK 0
I20260710 11:07:14.857733  6400 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:14.874150  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.880183  6410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.881356  6411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.882858  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:14.882854  6413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.884348  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.884537  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:14.884656  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681634884645 us; error 0 us; skew 500 ppm
I20260710 11:07:14.885111  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.887434  2758 webserver.cc:533] Webserver started at http://127.2.177.129:37699/ using document root <none> and password file <none>
I20260710 11:07:14.887848  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.887995  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.888196  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.889190  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "44dd14ae70284a118d996ced0b2215c6"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-vxgv"
I20260710 11:07:14.893607  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:07:14.896807  6418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.897521  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:07:14.897804  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "44dd14ae70284a118d996ced0b2215c6"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-vxgv"
I20260710 11:07:14.898128  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:14.908367  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:14.909557  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:14.911065  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:14.913389  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:14.913596  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.913847  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:14.914054  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:14.955540  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:41229
I20260710 11:07:14.955632  6480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:41229 every 8 connection(s)
I20260710 11:07:14.960729  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.967792  6485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.969370  6486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.971515  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:14.972133  6488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.973352  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.973538  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:14.973757  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681634973738 us; error 0 us; skew 500 ppm
I20260710 11:07:14.974033  6481 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41571
I20260710 11:07:14.974409  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.974419  6481 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:14.975293  6481 heartbeater.cc:507] Master 127.2.177.190:41571 requested a full tablet report, sending...
I20260710 11:07:14.977232  6354 ts_manager.cc:194] Registered new tserver with Master: 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229)
I20260710 11:07:14.977435  2758 webserver.cc:533] Webserver started at http://127.2.177.130:37327/ using document root <none> and password file <none>
I20260710 11:07:14.978089  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.978299  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.978626  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.979125  6354 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51058
I20260710 11:07:14.979833  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "983a8b39d64c450696cd3eaa839680fd"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-vxgv"
I20260710 11:07:14.984156  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:14.987112  6493 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.987792  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:14.988066  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "983a8b39d64c450696cd3eaa839680fd"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-vxgv"
I20260710 11:07:14.988332  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:15.004218  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:15.005388  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:15.006928  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:15.009045  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:15.009212  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:15.009492  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:15.009647  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:15.048173  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:38101
I20260710 11:07:15.048282  6555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:38101 every 8 connection(s)
I20260710 11:07:15.052830  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:15.059865  6559 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:15.061683  6560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:15.063843  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:15.064458  6562 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:15.065624  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:15.065856  6556 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41571
W20260710 11:07:15.065929  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:15.066329  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681635066314 us; error 0 us; skew 500 ppm
I20260710 11:07:15.066432  6556 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:15.066943  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:15.067281  6556 heartbeater.cc:507] Master 127.2.177.190:41571 requested a full tablet report, sending...
I20260710 11:07:15.069392  2758 webserver.cc:533] Webserver started at http://127.2.177.131:34911/ using document root <none> and password file <none>
I20260710 11:07:15.069655  6354 ts_manager.cc:194] Registered new tserver with Master: 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101)
I20260710 11:07:15.070083  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:15.070366  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:15.070744  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:15.071477  6354 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51064
I20260710 11:07:15.072255  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "57b04747f1c645b290943ee94fdc619c"
format_stamp: "Formatted at 2026-07-10 11:07:15 on dist-test-slave-vxgv"
I20260710 11:07:15.077183  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:07:15.080711  6567 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:15.081588  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:15.081841  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "57b04747f1c645b290943ee94fdc619c"
format_stamp: "Formatted at 2026-07-10 11:07:15 on dist-test-slave-vxgv"
I20260710 11:07:15.082137  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:15.111230  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:15.112392  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:15.113765  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:15.115931  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:15.116164  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:15.116401  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:15.116570  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:15.157420  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:42079
I20260710 11:07:15.157567  6629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:42079 every 8 connection(s)
I20260710 11:07:15.175292  6630 heartbeater.cc:344] Connected to a master server at 127.2.177.190:41571
I20260710 11:07:15.175746  6630 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:15.176497  6630 heartbeater.cc:507] Master 127.2.177.190:41571 requested a full tablet report, sending...
I20260710 11:07:15.178566  6354 ts_manager.cc:194] Registered new tserver with Master: 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:15.179205  2758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016874576s
I20260710 11:07:15.180012  6354 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51070
I20260710 11:07:15.204290  6354 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51078:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:15.206588  6354 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:15.247959  6446 tablet_service.cc:1511] Processing CreateTablet for tablet 60dacf15299747fab5ec95d3d73781ba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=67a8a3928ab442a4a8be42f0c08410a1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:15.248207  6445 tablet_service.cc:1511] Processing CreateTablet for tablet 91494164225a46d68602ab624fb6224f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=67a8a3928ab442a4a8be42f0c08410a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:15.249500  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91494164225a46d68602ab624fb6224f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.250190  6446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dacf15299747fab5ec95d3d73781ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.255832  6595 tablet_service.cc:1511] Processing CreateTablet for tablet 60dacf15299747fab5ec95d3d73781ba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=67a8a3928ab442a4a8be42f0c08410a1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:15.257247  6595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dacf15299747fab5ec95d3d73781ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.257515  6594 tablet_service.cc:1511] Processing CreateTablet for tablet 91494164225a46d68602ab624fb6224f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=67a8a3928ab442a4a8be42f0c08410a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:15.258867  6594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91494164225a46d68602ab624fb6224f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.263103  6520 tablet_service.cc:1511] Processing CreateTablet for tablet 91494164225a46d68602ab624fb6224f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=67a8a3928ab442a4a8be42f0c08410a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:15.264412  6520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91494164225a46d68602ab624fb6224f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.269798  6521 tablet_service.cc:1511] Processing CreateTablet for tablet 60dacf15299747fab5ec95d3d73781ba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=67a8a3928ab442a4a8be42f0c08410a1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:15.271672  6521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dacf15299747fab5ec95d3d73781ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.291833  6646 tablet_bootstrap.cc:492] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: Bootstrap starting.
I20260710 11:07:15.292718  6645 tablet_bootstrap.cc:492] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6: Bootstrap starting.
I20260710 11:07:15.298254  6646 tablet_bootstrap.cc:654] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.303268  6647 tablet_bootstrap.cc:492] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd: Bootstrap starting.
I20260710 11:07:15.308254  6645 tablet_bootstrap.cc:654] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.309985  6646 tablet_bootstrap.cc:492] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: No bootstrap required, opened a new log
I20260710 11:07:15.310554  6646 ts_tablet_manager.cc:1403] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:07:15.313521  6647 tablet_bootstrap.cc:654] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.314003  6646 raft_consensus.cc:359] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.314738  6646 raft_consensus.cc:385] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.315037  6646 raft_consensus.cc:740] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b04747f1c645b290943ee94fdc619c, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.315946  6646 consensus_queue.cc:260] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.316927  6645 tablet_bootstrap.cc:492] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6: No bootstrap required, opened a new log
I20260710 11:07:15.317685  6645 ts_tablet_manager.cc:1403] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260710 11:07:15.319064  6646 ts_tablet_manager.cc:1434] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:07:15.320366  6630 heartbeater.cc:499] Master 127.2.177.190:41571 was elected leader, sending a full tablet report...
I20260710 11:07:15.320806  6646 tablet_bootstrap.cc:492] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c: Bootstrap starting.
I20260710 11:07:15.321600  6645 raft_consensus.cc:359] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.322440  6645 raft_consensus.cc:385] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.322777  6645 raft_consensus.cc:740] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.323587  6645 consensus_queue.cc:260] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.324491  6647 tablet_bootstrap.cc:492] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd: No bootstrap required, opened a new log
I20260710 11:07:15.325018  6647 ts_tablet_manager.cc:1403] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.014s
I20260710 11:07:15.328099  6647 raft_consensus.cc:359] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.328824  6647 raft_consensus.cc:385] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.328959  6646 tablet_bootstrap.cc:654] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.329151  6647 raft_consensus.cc:740] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.330281  6647 consensus_queue.cc:260] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.335296  6645 ts_tablet_manager.cc:1434] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.009s
I20260710 11:07:15.335852  6647 ts_tablet_manager.cc:1434] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:07:15.336380  6556 heartbeater.cc:499] Master 127.2.177.190:41571 was elected leader, sending a full tablet report...
I20260710 11:07:15.336486  6481 heartbeater.cc:499] Master 127.2.177.190:41571 was elected leader, sending a full tablet report...
I20260710 11:07:15.336900  6647 tablet_bootstrap.cc:492] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd: Bootstrap starting.
I20260710 11:07:15.337786  6646 tablet_bootstrap.cc:492] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c: No bootstrap required, opened a new log
I20260710 11:07:15.338364  6646 ts_tablet_manager.cc:1403] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 11:07:15.341317  6646 raft_consensus.cc:359] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.342136  6646 raft_consensus.cc:385] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.342484  6646 raft_consensus.cc:740] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b04747f1c645b290943ee94fdc619c, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.342904  6645 tablet_bootstrap.cc:492] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6: Bootstrap starting.
I20260710 11:07:15.343704  6647 tablet_bootstrap.cc:654] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.343348  6646 consensus_queue.cc:260] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.345721  6646 ts_tablet_manager.cc:1434] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:15.349242  6645 tablet_bootstrap.cc:654] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.351850  6647 tablet_bootstrap.cc:492] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd: No bootstrap required, opened a new log
I20260710 11:07:15.352361  6647 ts_tablet_manager.cc:1403] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 11:07:15.355587  6647 raft_consensus.cc:359] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.356319  6647 raft_consensus.cc:385] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.356611  6647 raft_consensus.cc:740] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.357105  6645 tablet_bootstrap.cc:492] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6: No bootstrap required, opened a new log
I20260710 11:07:15.357649  6645 ts_tablet_manager.cc:1403] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:07:15.357343  6647 consensus_queue.cc:260] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.359899  6647 ts_tablet_manager.cc:1434] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:15.361307  6645 raft_consensus.cc:359] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.362043  6645 raft_consensus.cc:385] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.362342  6645 raft_consensus.cc:740] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.363078  6645 consensus_queue.cc:260] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.365288  6645 ts_tablet_manager.cc:1434] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:15.380566  6651 raft_consensus.cc:493] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.381071  6651 raft_consensus.cc:515] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.383296  6651 leader_election.cc:290] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101)
I20260710 11:07:15.395529  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6" is_pre_election: true
I20260710 11:07:15.395640  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983a8b39d64c450696cd3eaa839680fd" is_pre_election: true
I20260710 11:07:15.396292  6456 raft_consensus.cc:2468] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 0.
I20260710 11:07:15.396360  6531 raft_consensus.cc:2468] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 0.
I20260710 11:07:15.397473  6570 leader_election.cc:304] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 57b04747f1c645b290943ee94fdc619c; no voters: 
I20260710 11:07:15.398198  6651 raft_consensus.cc:2804] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.398566  6651 raft_consensus.cc:493] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.398844  6651 raft_consensus.cc:3060] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.403882  6651 raft_consensus.cc:515] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.405624  6651 leader_election.cc:290] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 election: Requested vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101)
I20260710 11:07:15.406706  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
I20260710 11:07:15.406929  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
I20260710 11:07:15.407264  6456 raft_consensus.cc:3060] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.407480  6531 raft_consensus.cc:3060] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.412549  6531 raft_consensus.cc:2468] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 1.
I20260710 11:07:15.412562  6456 raft_consensus.cc:2468] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 1.
W20260710 11:07:15.413101  6631 tablet.cc:2406] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:15.413807  6569 leader_election.cc:304] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57b04747f1c645b290943ee94fdc619c, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:15.414595  6651 raft_consensus.cc:2804] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.415446  6651 raft_consensus.cc:697] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 LEADER]: Becoming Leader. State: Replica: 57b04747f1c645b290943ee94fdc619c, State: Running, Role: LEADER
I20260710 11:07:15.416088  6651 consensus_queue.cc:237] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.423743  6353 catalog_manager.cc:5697] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b04747f1c645b290943ee94fdc619c (127.2.177.131). New cstate: current_term: 1 leader_uuid: "57b04747f1c645b290943ee94fdc619c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.429250  6651 raft_consensus.cc:493] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.429785  6651 raft_consensus.cc:515] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.431720  6651 leader_election.cc:290] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101)
I20260710 11:07:15.432657  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91494164225a46d68602ab624fb6224f" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6" is_pre_election: true
I20260710 11:07:15.432772  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91494164225a46d68602ab624fb6224f" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983a8b39d64c450696cd3eaa839680fd" is_pre_election: true
I20260710 11:07:15.433347  6456 raft_consensus.cc:2468] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 0.
I20260710 11:07:15.433360  6531 raft_consensus.cc:2468] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 0.
I20260710 11:07:15.434477  6570 leader_election.cc:304] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 57b04747f1c645b290943ee94fdc619c; no voters: 
I20260710 11:07:15.435211  6651 raft_consensus.cc:2804] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.435551  6651 raft_consensus.cc:493] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.435782  6651 raft_consensus.cc:3060] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.440515  6651 raft_consensus.cc:515] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.442042  6651 leader_election.cc:290] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 election: Requested vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101)
I20260710 11:07:15.442836  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91494164225a46d68602ab624fb6224f" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
I20260710 11:07:15.442983  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91494164225a46d68602ab624fb6224f" candidate_uuid: "57b04747f1c645b290943ee94fdc619c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
I20260710 11:07:15.443476  6456 raft_consensus.cc:3060] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.443486  6531 raft_consensus.cc:3060] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.450477  6531 raft_consensus.cc:2468] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 1.
I20260710 11:07:15.450477  6456 raft_consensus.cc:2468] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b04747f1c645b290943ee94fdc619c in term 1.
I20260710 11:07:15.451849  6570 leader_election.cc:304] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 57b04747f1c645b290943ee94fdc619c; no voters: 
I20260710 11:07:15.452538  6651 raft_consensus.cc:2804] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.452994  6651 raft_consensus.cc:697] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 1 LEADER]: Becoming Leader. State: Replica: 57b04747f1c645b290943ee94fdc619c, State: Running, Role: LEADER
I20260710 11:07:15.453719  6651 consensus_queue.cc:237] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.460959  6353 catalog_manager.cc:5697] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b04747f1c645b290943ee94fdc619c (127.2.177.131). New cstate: current_term: 1 leader_uuid: "57b04747f1c645b290943ee94fdc619c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:15.532824  6353 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51094:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:15.534760  6353 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:15.557018  6445 tablet_service.cc:1511] Processing CreateTablet for tablet ff2d0c0ee85f4f08922941e7835b2c71 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ca521e7eb34c46d28c04546f0d0c6021]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:15.558384  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2d0c0ee85f4f08922941e7835b2c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.558113  6521 tablet_service.cc:1511] Processing CreateTablet for tablet ff2d0c0ee85f4f08922941e7835b2c71 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ca521e7eb34c46d28c04546f0d0c6021]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:15.559370  6521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2d0c0ee85f4f08922941e7835b2c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.559291  6594 tablet_service.cc:1511] Processing CreateTablet for tablet ff2d0c0ee85f4f08922941e7835b2c71 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ca521e7eb34c46d28c04546f0d0c6021]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:15.560599  6594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2d0c0ee85f4f08922941e7835b2c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.562896  6520 tablet_service.cc:1511] Processing CreateTablet for tablet 931b32de34ba48c7818bc3fa40519925 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ca521e7eb34c46d28c04546f0d0c6021]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:15.564075  6520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931b32de34ba48c7818bc3fa40519925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.566690  6595 tablet_service.cc:1511] Processing CreateTablet for tablet 931b32de34ba48c7818bc3fa40519925 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ca521e7eb34c46d28c04546f0d0c6021]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:15.567896  6595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931b32de34ba48c7818bc3fa40519925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.571442  6446 tablet_service.cc:1511] Processing CreateTablet for tablet 931b32de34ba48c7818bc3fa40519925 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ca521e7eb34c46d28c04546f0d0c6021]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:15.572678  6446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931b32de34ba48c7818bc3fa40519925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:15.574489  6645 tablet_bootstrap.cc:492] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6: Bootstrap starting.
I20260710 11:07:15.580628  6645 tablet_bootstrap.cc:654] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.588090  6647 tablet_bootstrap.cc:492] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd: Bootstrap starting.
I20260710 11:07:15.593626  6646 tablet_bootstrap.cc:492] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c: Bootstrap starting.
I20260710 11:07:15.595050  6647 tablet_bootstrap.cc:654] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.597523  6645 tablet_bootstrap.cc:492] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6: No bootstrap required, opened a new log
I20260710 11:07:15.598068  6645 ts_tablet_manager.cc:1403] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260710 11:07:15.600853  6646 tablet_bootstrap.cc:654] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.601251  6645 raft_consensus.cc:359] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.602025  6647 tablet_bootstrap.cc:492] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd: No bootstrap required, opened a new log
I20260710 11:07:15.602039  6645 raft_consensus.cc:385] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.602662  6647 ts_tablet_manager.cc:1403] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:07:15.602707  6645 raft_consensus.cc:740] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.603727  6645 consensus_queue.cc:260] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.605584  6645 ts_tablet_manager.cc:1434] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:15.605849  6647 raft_consensus.cc:359] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.606607  6647 raft_consensus.cc:385] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.606765  6645 tablet_bootstrap.cc:492] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6: Bootstrap starting.
I20260710 11:07:15.606943  6647 raft_consensus.cc:740] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.607439  6646 tablet_bootstrap.cc:492] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c: No bootstrap required, opened a new log
I20260710 11:07:15.607970  6646 ts_tablet_manager.cc:1403] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:07:15.607832  6647 consensus_queue.cc:260] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.610066  6647 ts_tablet_manager.cc:1434] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:07:15.611065  6647 tablet_bootstrap.cc:492] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: Bootstrap starting.
I20260710 11:07:15.610913  6646 raft_consensus.cc:359] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.611656  6646 raft_consensus.cc:385] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.611963  6646 raft_consensus.cc:740] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b04747f1c645b290943ee94fdc619c, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.612903  6646 consensus_queue.cc:260] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.617403  6646 ts_tablet_manager.cc:1434] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:15.618304  6647 tablet_bootstrap.cc:654] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.618484  6646 tablet_bootstrap.cc:492] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c: Bootstrap starting.
I20260710 11:07:15.619714  6645 tablet_bootstrap.cc:654] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.626101  6646 tablet_bootstrap.cc:654] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.633111  6647 tablet_bootstrap.cc:492] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: No bootstrap required, opened a new log
I20260710 11:07:15.633761  6647 ts_tablet_manager.cc:1403] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260710 11:07:15.638031  6646 tablet_bootstrap.cc:492] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c: No bootstrap required, opened a new log
I20260710 11:07:15.637668  6647 raft_consensus.cc:359] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.638550  6646 ts_tablet_manager.cc:1403] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.010s
I20260710 11:07:15.638667  6647 raft_consensus.cc:385] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.639171  6647 raft_consensus.cc:740] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.640250  6647 consensus_queue.cc:260] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.641225  6646 raft_consensus.cc:359] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.641973  6646 raft_consensus.cc:385] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.642259  6646 raft_consensus.cc:740] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b04747f1c645b290943ee94fdc619c, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.642831  6647 ts_tablet_manager.cc:1434] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:07:15.643795  6646 consensus_queue.cc:260] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.645542  6645 tablet_bootstrap.cc:492] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6: No bootstrap required, opened a new log
I20260710 11:07:15.646095  6645 ts_tablet_manager.cc:1403] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.014s
I20260710 11:07:15.646443  6646 ts_tablet_manager.cc:1434] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:15.648912  6645 raft_consensus.cc:359] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.649662  6645 raft_consensus.cc:385] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.650012  6645 raft_consensus.cc:740] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.650748  6645 consensus_queue.cc:260] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.653029  6645 ts_tablet_manager.cc:1434] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:15.655473  6653 raft_consensus.cc:493] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.655905  6653 raft_consensus.cc:515] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.658267  6653 leader_election.cc:290] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:15.672960  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6" is_pre_election: true
I20260710 11:07:15.673487  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b04747f1c645b290943ee94fdc619c" is_pre_election: true
I20260710 11:07:15.673736  6456 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 0.
I20260710 11:07:15.674182  6605 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 0.
I20260710 11:07:15.674924  6496 leader_election.cc:304] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:15.675699  6653 raft_consensus.cc:2804] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.676033  6653 raft_consensus.cc:493] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.676258  6653 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.681461  6653 raft_consensus.cc:515] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.683116  6653 leader_election.cc:290] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 election: Requested vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:15.683786  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
I20260710 11:07:15.684075  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b04747f1c645b290943ee94fdc619c"
I20260710 11:07:15.684345  6456 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.684641  6605 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.689208  6456 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 1.
I20260710 11:07:15.689446  6605 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 1.
I20260710 11:07:15.690500  6496 leader_election.cc:304] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:15.691211  6653 raft_consensus.cc:2804] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.692314  6653 raft_consensus.cc:697] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Becoming Leader. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Running, Role: LEADER
I20260710 11:07:15.693118  6653 consensus_queue.cc:237] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.700047  6352 catalog_manager.cc:5697] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 983a8b39d64c450696cd3eaa839680fd (127.2.177.130). New cstate: current_term: 1 leader_uuid: "983a8b39d64c450696cd3eaa839680fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.705756  6653 raft_consensus.cc:493] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.706307  6653 raft_consensus.cc:515] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.708151  6653 leader_election.cc:290] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:15.708803  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6" is_pre_election: true
I20260710 11:07:15.709290  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b04747f1c645b290943ee94fdc619c" is_pre_election: true
I20260710 11:07:15.709353  6456 raft_consensus.cc:2468] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 0.
I20260710 11:07:15.710023  6605 raft_consensus.cc:2468] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 0.
I20260710 11:07:15.710692  6496 leader_election.cc:304] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:15.711490  6653 raft_consensus.cc:2804] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.711781  6653 raft_consensus.cc:493] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.712033  6653 raft_consensus.cc:3060] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.717145  6653 raft_consensus.cc:515] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.718784  6653 leader_election.cc:290] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 election: Requested vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:15.719645  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
I20260710 11:07:15.719751  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b04747f1c645b290943ee94fdc619c"
I20260710 11:07:15.720212  6456 raft_consensus.cc:3060] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.720333  6605 raft_consensus.cc:3060] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.725526  6605 raft_consensus.cc:2468] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 1.
I20260710 11:07:15.725539  6456 raft_consensus.cc:2468] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 1.
I20260710 11:07:15.726713  6496 leader_election.cc:304] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:15.727316  6653 raft_consensus.cc:2804] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.727723  6653 raft_consensus.cc:697] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Becoming Leader. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Running, Role: LEADER
I20260710 11:07:15.728479  6653 consensus_queue.cc:237] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:15.734681  6352 catalog_manager.cc:5697] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 983a8b39d64c450696cd3eaa839680fd (127.2.177.130). New cstate: current_term: 1 leader_uuid: "983a8b39d64c450696cd3eaa839680fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.770116  6605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba"
dest_uuid: "57b04747f1c645b290943ee94fdc619c"
mode: GRACEFUL
new_leader_uuid: "44dd14ae70284a118d996ced0b2215c6"
 from {username='slave'} at 127.0.0.1:46862
I20260710 11:07:15.770658  6605 raft_consensus.cc:606] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 LEADER]: Received request to transfer leadership to TS 44dd14ae70284a118d996ced0b2215c6
I20260710 11:07:15.785823  6531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71"
dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
mode: GRACEFUL
new_leader_uuid: "44dd14ae70284a118d996ced0b2215c6"
 from {username='slave'} at 127.0.0.1:45514
I20260710 11:07:15.786473  6531 raft_consensus.cc:606] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Received request to transfer leadership to TS 44dd14ae70284a118d996ced0b2215c6
I20260710 11:07:15.791743  6531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925"
dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
mode: GRACEFUL
new_leader_uuid: "44dd14ae70284a118d996ced0b2215c6"
 from {username='slave'} at 127.0.0.1:45514
I20260710 11:07:15.792264  6531 raft_consensus.cc:606] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Received request to transfer leadership to TS 44dd14ae70284a118d996ced0b2215c6
I20260710 11:07:15.802995  6651 consensus_queue.cc:1048] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.827889  6651 consensus_queue.cc:1048] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.839357  6658 raft_consensus.cc:993] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: : Instructing follower 44dd14ae70284a118d996ced0b2215c6 to start an election
I20260710 11:07:15.839792  6681 consensus_queue.cc:1048] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.841651  6651 raft_consensus.cc:1081] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 LEADER]: Signalling peer 44dd14ae70284a118d996ced0b2215c6 to start an election
I20260710 11:07:15.843988  6456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba"
dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
 from {username='slave'} at 127.0.0.1:50484
I20260710 11:07:15.844542  6456 raft_consensus.cc:493] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:15.844933  6456 raft_consensus.cc:3060] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.859570  6456 raft_consensus.cc:515] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.874377  6456 leader_election.cc:290] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [CANDIDATE]: Term 2 election: Requested vote from peers 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079), 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101)
I20260710 11:07:15.880501  6684 consensus_queue.cc:1048] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.889463  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba" candidate_uuid: "44dd14ae70284a118d996ced0b2215c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57b04747f1c645b290943ee94fdc619c"
I20260710 11:07:15.890172  6605 raft_consensus.cc:3055] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:15.890534  6605 raft_consensus.cc:740] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57b04747f1c645b290943ee94fdc619c, State: Running, Role: LEADER
I20260710 11:07:15.891319  6605 consensus_queue.cc:260] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.892539  6605 raft_consensus.cc:3060] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.893988  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dacf15299747fab5ec95d3d73781ba" candidate_uuid: "44dd14ae70284a118d996ced0b2215c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
I20260710 11:07:15.894729  6531 raft_consensus.cc:3060] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.902108  6531 raft_consensus.cc:2468] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44dd14ae70284a118d996ced0b2215c6 in term 2.
I20260710 11:07:15.903430  6420 leader_election.cc:304] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:15.903455  6605 raft_consensus.cc:2468] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44dd14ae70284a118d996ced0b2215c6 in term 2.
I20260710 11:07:15.904428  6652 raft_consensus.cc:2804] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:15.907846  6652 raft_consensus.cc:697] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Becoming Leader. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Running, Role: LEADER
I20260710 11:07:15.908530  6652 consensus_queue.cc:237] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } }
I20260710 11:07:15.915015  6351 catalog_manager.cc:5697] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 reported cstate change: term changed from 1 to 2, leader changed from 57b04747f1c645b290943ee94fdc619c (127.2.177.131) to 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "44dd14ae70284a118d996ced0b2215c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.099929  6653 consensus_queue.cc:1048] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.106474  6674 raft_consensus.cc:993] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: : Instructing follower 44dd14ae70284a118d996ced0b2215c6 to start an election
I20260710 11:07:16.107263  6653 raft_consensus.cc:1081] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Signalling peer 44dd14ae70284a118d996ced0b2215c6 to start an election
I20260710 11:07:16.109263  6456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925"
dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
 from {username='slave'} at 127.0.0.1:50494
I20260710 11:07:16.109833  6456 raft_consensus.cc:493] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.110253  6456 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.111939  6691 consensus_queue.cc:1048] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:16.117058  6456 raft_consensus.cc:515] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.118129  6455 raft_consensus.cc:1240] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Rejecting Update request from peer 983a8b39d64c450696cd3eaa839680fd for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:16.120566  6691 consensus_queue.cc:1059] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.121316  6691 raft_consensus.cc:3055] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.121543  6456 leader_election.cc:290] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [CANDIDATE]: Term 2 election: Requested vote from peers 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101), 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:16.121642  6691 raft_consensus.cc:740] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Running, Role: LEADER
I20260710 11:07:16.121800  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "44dd14ae70284a118d996ced0b2215c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
I20260710 11:07:16.122323  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "44dd14ae70284a118d996ced0b2215c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57b04747f1c645b290943ee94fdc619c"
I20260710 11:07:16.122943  6605 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.122694  6691 consensus_queue.cc:260] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.124063  6691 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.128337  6605 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44dd14ae70284a118d996ced0b2215c6 in term 2.
I20260710 11:07:16.129431  6422 leader_election.cc:304] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 57b04747f1c645b290943ee94fdc619c; no voters: 
I20260710 11:07:16.130225  6652 raft_consensus.cc:2804] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.130686  6652 raft_consensus.cc:697] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Becoming Leader. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Running, Role: LEADER
I20260710 11:07:16.131472  6652 consensus_queue.cc:237] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [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: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.135407  6531 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44dd14ae70284a118d996ced0b2215c6 in term 2.
I20260710 11:07:16.138616  6353 catalog_manager.cc:5697] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 reported cstate change: term changed from 1 to 2, leader changed from 983a8b39d64c450696cd3eaa839680fd (127.2.177.130) to 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "44dd14ae70284a118d996ced0b2215c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.175670  6691 consensus_queue.cc:1048] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.181623  6653 raft_consensus.cc:993] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd: : Instructing follower 44dd14ae70284a118d996ced0b2215c6 to start an election
I20260710 11:07:16.182099  6674 raft_consensus.cc:1081] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Signalling peer 44dd14ae70284a118d996ced0b2215c6 to start an election
I20260710 11:07:16.183636  6455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71"
dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
 from {username='slave'} at 127.0.0.1:50494
I20260710 11:07:16.184531  6455 raft_consensus.cc:493] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.184909  6455 raft_consensus.cc:3060] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.188310  6674 consensus_queue.cc:1048] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.192332  6455 raft_consensus.cc:515] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.195425  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71" candidate_uuid: "44dd14ae70284a118d996ced0b2215c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
I20260710 11:07:16.195784  6455 leader_election.cc:290] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [CANDIDATE]: Term 2 election: Requested vote from peers 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101), 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:16.196022  6531 raft_consensus.cc:3055] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.196332  6531 raft_consensus.cc:740] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Running, Role: LEADER
I20260710 11:07:16.197113  6531 consensus_queue.cc:260] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.198199  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2d0c0ee85f4f08922941e7835b2c71" candidate_uuid: "44dd14ae70284a118d996ced0b2215c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57b04747f1c645b290943ee94fdc619c"
I20260710 11:07:16.198240  6531 raft_consensus.cc:3060] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.198822  6605 raft_consensus.cc:3060] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.204288  6531 raft_consensus.cc:2468] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44dd14ae70284a118d996ced0b2215c6 in term 2.
I20260710 11:07:16.204424  6605 raft_consensus.cc:2468] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44dd14ae70284a118d996ced0b2215c6 in term 2.
I20260710 11:07:16.205341  6420 leader_election.cc:304] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44dd14ae70284a118d996ced0b2215c6, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:16.206182  6652 raft_consensus.cc:2804] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.206666  6652 raft_consensus.cc:697] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Becoming Leader. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Running, Role: LEADER
I20260710 11:07:16.207463  6652 consensus_queue.cc:237] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.214071  6351 catalog_manager.cc:5697] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 reported cstate change: term changed from 1 to 2, leader changed from 983a8b39d64c450696cd3eaa839680fd (127.2.177.130) to 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "44dd14ae70284a118d996ced0b2215c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.248890  2758 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:07:16.250510  2758 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:07:16.250886  2758 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:07:16.262717  6455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925"
dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
mode: GRACEFUL
new_leader_uuid: "983a8b39d64c450696cd3eaa839680fd"
 from {username='slave'} at 127.0.0.1:50496
I20260710 11:07:16.263259  6455 raft_consensus.cc:606] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Received request to transfer leadership to TS 983a8b39d64c450696cd3eaa839680fd
I20260710 11:07:16.264433  2758 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:07:16.337368  6605 raft_consensus.cc:1275] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Refusing update from remote peer 44dd14ae70284a118d996ced0b2215c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.338632  6652 consensus_queue.cc:1048] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.347082  6531 raft_consensus.cc:1275] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Refusing update from remote peer 44dd14ae70284a118d996ced0b2215c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.348628  6697 consensus_queue.cc:1048] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.597394  6531 raft_consensus.cc:1275] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Refusing update from remote peer 44dd14ae70284a118d996ced0b2215c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.598680  6689 consensus_queue.cc:1048] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.600512  6531 raft_consensus.cc:1275] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Refusing update from remote peer 44dd14ae70284a118d996ced0b2215c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.601871  6689 consensus_queue.cc:1048] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.604018  6652 raft_consensus.cc:993] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6: : Instructing follower 983a8b39d64c450696cd3eaa839680fd to start an election
I20260710 11:07:16.604477  6652 raft_consensus.cc:1081] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Signalling peer 983a8b39d64c450696cd3eaa839680fd to start an election
I20260710 11:07:16.606518  6529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925"
dest_uuid: "983a8b39d64c450696cd3eaa839680fd"
 from {username='slave'} at 127.0.0.1:45526
I20260710 11:07:16.607790  6529 raft_consensus.cc:493] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.608160  6529 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.612293  6605 raft_consensus.cc:1275] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Refusing update from remote peer 44dd14ae70284a118d996ced0b2215c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.614981  6697 consensus_queue.cc:1048] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.617341  6529 raft_consensus.cc:515] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.618999  6604 raft_consensus.cc:1275] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Refusing update from remote peer 44dd14ae70284a118d996ced0b2215c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.620628  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44dd14ae70284a118d996ced0b2215c6"
I20260710 11:07:16.621194  6455 raft_consensus.cc:3055] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:16.621536  6455 raft_consensus.cc:740] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44dd14ae70284a118d996ced0b2215c6, State: Running, Role: LEADER
I20260710 11:07:16.621405  6697 consensus_queue.cc:1048] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.622442  6455 consensus_queue.cc:260] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [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: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.623189  6455 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.630937  6529 leader_election.cc:290] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [CANDIDATE]: Term 3 election: Requested vote from peers 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229), 57b04747f1c645b290943ee94fdc619c (127.2.177.131:42079)
I20260710 11:07:16.634913  6455 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 3.
I20260710 11:07:16.635978  6605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931b32de34ba48c7818bc3fa40519925" candidate_uuid: "983a8b39d64c450696cd3eaa839680fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57b04747f1c645b290943ee94fdc619c"
I20260710 11:07:16.636127  6496 leader_election.cc:304] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [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: 44dd14ae70284a118d996ced0b2215c6, 983a8b39d64c450696cd3eaa839680fd; no voters: 
I20260710 11:07:16.636634  6605 raft_consensus.cc:3060] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.636943  6674 raft_consensus.cc:2804] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:16.637460  6674 raft_consensus.cc:697] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 3 LEADER]: Becoming Leader. State: Replica: 983a8b39d64c450696cd3eaa839680fd, State: Running, Role: LEADER
I20260710 11:07:16.638309  6674 consensus_queue.cc:237] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [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: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } }
I20260710 11:07:16.644078  6605 raft_consensus.cc:2468] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983a8b39d64c450696cd3eaa839680fd in term 3.
I20260710 11:07:16.646885  6351 catalog_manager.cc:5697] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd reported cstate change: term changed from 2 to 3, leader changed from 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129) to 983a8b39d64c450696cd3eaa839680fd (127.2.177.130). New cstate: current_term: 3 leader_uuid: "983a8b39d64c450696cd3eaa839680fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44dd14ae70284a118d996ced0b2215c6" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 41229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983a8b39d64c450696cd3eaa839680fd" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 38101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b04747f1c645b290943ee94fdc619c" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 42079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.901007  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
W20260710 11:07:16.915575  6570 consensus_peers.cc:597] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c -> Peer 44dd14ae70284a118d996ced0b2215c6 (127.2.177.129:41229): Couldn't send request to peer 44dd14ae70284a118d996ced0b2215c6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.921489  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:16.922171  2758 tablet_replica.cc:333] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6: stopping tablet replica
I20260710 11:07:16.922817  2758 raft_consensus.cc:2243] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.923282  2758 raft_consensus.cc:2272] T 931b32de34ba48c7818bc3fa40519925 P 44dd14ae70284a118d996ced0b2215c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.925669  2758 tablet_replica.cc:333] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6: stopping tablet replica
I20260710 11:07:16.926225  2758 raft_consensus.cc:2243] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.926983  2758 raft_consensus.cc:2272] T ff2d0c0ee85f4f08922941e7835b2c71 P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.928990  2758 tablet_replica.cc:333] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6: stopping tablet replica
I20260710 11:07:16.929474  2758 raft_consensus.cc:2243] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.929858  2758 raft_consensus.cc:2272] T 91494164225a46d68602ab624fb6224f P 44dd14ae70284a118d996ced0b2215c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.931479  2758 tablet_replica.cc:333] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6: stopping tablet replica
I20260710 11:07:16.931923  2758 raft_consensus.cc:2243] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.932616  2758 raft_consensus.cc:2272] T 60dacf15299747fab5ec95d3d73781ba P 44dd14ae70284a118d996ced0b2215c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.955698  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
I20260710 11:07:16.966835  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
W20260710 11:07:16.974488  6569 consensus_peers.cc:597] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c -> Peer 983a8b39d64c450696cd3eaa839680fd (127.2.177.130:38101): Couldn't send request to peer 983a8b39d64c450696cd3eaa839680fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:16.986737  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:16.987373  2758 tablet_replica.cc:333] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: stopping tablet replica
I20260710 11:07:16.987931  2758 raft_consensus.cc:2243] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:16.988610  2758 pending_rounds.cc:70] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: Trying to abort 1 pending ops.
I20260710 11:07:16.988766  2758 pending_rounds.cc:77] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959983680430080 op_type: NO_OP noop_request { }
I20260710 11:07:16.989084  2758 raft_consensus.cc:2889] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:16.989406  2758 raft_consensus.cc:2272] T 931b32de34ba48c7818bc3fa40519925 P 983a8b39d64c450696cd3eaa839680fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.991590  2758 tablet_replica.cc:333] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd: stopping tablet replica
I20260710 11:07:16.992102  2758 raft_consensus.cc:2243] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.992590  2758 raft_consensus.cc:2272] T ff2d0c0ee85f4f08922941e7835b2c71 P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.994691  2758 tablet_replica.cc:333] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd: stopping tablet replica
I20260710 11:07:16.995182  2758 raft_consensus.cc:2243] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.995595  2758 raft_consensus.cc:2272] T 60dacf15299747fab5ec95d3d73781ba P 983a8b39d64c450696cd3eaa839680fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:16.997546  2758 tablet_replica.cc:333] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd: stopping tablet replica
I20260710 11:07:16.998065  2758 raft_consensus.cc:2243] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:16.998461  2758 raft_consensus.cc:2272] T 91494164225a46d68602ab624fb6224f P 983a8b39d64c450696cd3eaa839680fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:17.009915  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
I20260710 11:07:17.021341  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
I20260710 11:07:17.039964  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:17.040592  2758 tablet_replica.cc:333] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c: stopping tablet replica
I20260710 11:07:17.041168  2758 raft_consensus.cc:2243] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:17.041630  2758 raft_consensus.cc:2272] T 931b32de34ba48c7818bc3fa40519925 P 57b04747f1c645b290943ee94fdc619c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:17.043918  2758 tablet_replica.cc:333] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c: stopping tablet replica
I20260710 11:07:17.044466  2758 raft_consensus.cc:2243] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:17.044915  2758 raft_consensus.cc:2272] T ff2d0c0ee85f4f08922941e7835b2c71 P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:17.047408  2758 tablet_replica.cc:333] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c: stopping tablet replica
I20260710 11:07:17.047904  2758 raft_consensus.cc:2243] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:17.048646  2758 raft_consensus.cc:2272] T 91494164225a46d68602ab624fb6224f P 57b04747f1c645b290943ee94fdc619c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:17.050390  2758 tablet_replica.cc:333] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c: stopping tablet replica
I20260710 11:07:17.050843  2758 raft_consensus.cc:2243] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:17.051229  2758 raft_consensus.cc:2272] T 60dacf15299747fab5ec95d3d73781ba P 57b04747f1c645b290943ee94fdc619c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:17.073617  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
I20260710 11:07:17.084733  2758 master.cc:562] Master@127.2.177.190:41571 shutting down...
I20260710 11:07:17.099469  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:17.100031  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:17.100359  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ea60936e7764f9da82cde294bf7b8d3: stopping tablet replica
I20260710 11:07:17.118163  2758 master.cc:584] Master@127.2.177.190:41571 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2492 ms)
[----------] 6 tests from LeaderRebalancerTest (97313 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:07:17.144922  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:43467
I20260710 11:07:17.146090  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:17.151310  6702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.151587  6703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.152269  6705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.153995  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:17.154727  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:17.154891  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:17.155006  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681637154995 us; error 0 us; skew 500 ppm
I20260710 11:07:17.155462  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:17.157802  2758 webserver.cc:533] Webserver started at http://127.2.177.190:33449/ using document root <none> and password file <none>
I20260710 11:07:17.158315  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.158470  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.158668  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.159632  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "237feb0be77b4237943459629f6f09ee"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.163861  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:07:17.166985  6710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.167742  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:17.168035  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "237feb0be77b4237943459629f6f09ee"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.168323  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.185774  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.186822  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.220729  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:43467
I20260710 11:07:17.220858  6761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:43467 every 8 connection(s)
I20260710 11:07:17.224571  6762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.234869  6762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee: Bootstrap starting.
I20260710 11:07:17.239081  6762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.243098  6762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee: No bootstrap required, opened a new log
I20260710 11:07:17.245220  6762 raft_consensus.cc:359] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "237feb0be77b4237943459629f6f09ee" member_type: VOTER }
I20260710 11:07:17.245586  6762 raft_consensus.cc:385] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.245767  6762 raft_consensus.cc:740] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237feb0be77b4237943459629f6f09ee, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.246352  6762 consensus_queue.cc:260] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "237feb0be77b4237943459629f6f09ee" member_type: VOTER }
I20260710 11:07:17.246789  6762 raft_consensus.cc:399] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:17.246985  6762 raft_consensus.cc:493] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:17.247195  6762 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.251825  6762 raft_consensus.cc:515] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "237feb0be77b4237943459629f6f09ee" member_type: VOTER }
I20260710 11:07:17.252283  6762 leader_election.cc:304] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [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: 237feb0be77b4237943459629f6f09ee; no voters: 
I20260710 11:07:17.253366  6762 leader_election.cc:290] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:17.253705  6765 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.255082  6765 raft_consensus.cc:697] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 1 LEADER]: Becoming Leader. State: Replica: 237feb0be77b4237943459629f6f09ee, State: Running, Role: LEADER
I20260710 11:07:17.255728  6765 consensus_queue.cc:237] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [LEADER]: Queue going to LEADER mode. State: All 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: "237feb0be77b4237943459629f6f09ee" member_type: VOTER }
I20260710 11:07:17.256280  6762 sys_catalog.cc:565] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:17.258541  6766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "237feb0be77b4237943459629f6f09ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "237feb0be77b4237943459629f6f09ee" member_type: VOTER } }
I20260710 11:07:17.258541  6767 sys_catalog.cc:455] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 237feb0be77b4237943459629f6f09ee. Latest consensus state: current_term: 1 leader_uuid: "237feb0be77b4237943459629f6f09ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "237feb0be77b4237943459629f6f09ee" member_type: VOTER } }
I20260710 11:07:17.259265  6766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:17.259372  6767 sys_catalog.cc:458] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:17.265661  6770 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:17.271770  6770 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:17.272954  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:17.280501  6770 catalog_manager.cc:1383] Generated new cluster ID: e3e3d1c52c9e49aca93e9121f72d3996
I20260710 11:07:17.280838  6770 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:17.307824  6770 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:17.309345  6770 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:17.333329  6770 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee: Generated new TSK 0
I20260710 11:07:17.333986  6770 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:17.340051  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:17.345815  6783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.346728  6784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.348883  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:17.348975  6786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.350064  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:17.350276  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:17.350450  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681637350429 us; error 0 us; skew 500 ppm
I20260710 11:07:17.350989  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:17.353533  2758 webserver.cc:533] Webserver started at http://127.2.177.129:38023/ using document root <none> and password file <none>
I20260710 11:07:17.354074  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.354281  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.354568  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.355611  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.360306  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:17.363631  6791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.364442  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:17.364907  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.365430  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.384611  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.385772  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.387282  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:17.389489  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:17.389709  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.389999  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:17.390180  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.427531  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:45191
I20260710 11:07:17.427655  6853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:45191 every 8 connection(s)
I20260710 11:07:17.432590  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:17.439796  6858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.440761  6859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.443902  6861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.444108  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:17.445415  6854 heartbeater.cc:344] Connected to a master server at 127.2.177.190:43467
I20260710 11:07:17.445808  6854 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:17.445855  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:17.446199  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:17.446386  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681637446350 us; error 0 us; skew 500 ppm
I20260710 11:07:17.446698  6854 heartbeater.cc:507] Master 127.2.177.190:43467 requested a full tablet report, sending...
I20260710 11:07:17.447052  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:17.449020  6727 ts_manager.cc:194] Registered new tserver with Master: cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191)
I20260710 11:07:17.449832  2758 webserver.cc:533] Webserver started at http://127.2.177.130:44709/ using document root <none> and password file <none>
I20260710 11:07:17.450402  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.450580  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.450857  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.450978  6727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60366
I20260710 11:07:17.452011  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "22bac6afab8140c4854a0ec5e9938aec"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.456491  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:17.459844  6866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.460595  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:17.460912  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "22bac6afab8140c4854a0ec5e9938aec"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.461200  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.476399  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.477481  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.478960  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:17.481419  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:17.481647  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.481897  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:17.482148  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:17.520262  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:42449
I20260710 11:07:17.520392  6928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:42449 every 8 connection(s)
I20260710 11:07:17.525125  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:17.532073  6932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:17.533602  6933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.535874  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:17.537254  6935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:17.537319  6929 heartbeater.cc:344] Connected to a master server at 127.2.177.190:43467
I20260710 11:07:17.537854  6929 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:17.538424  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:17.538719  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:17.538759  6929 heartbeater.cc:507] Master 127.2.177.190:43467 requested a full tablet report, sending...
I20260710 11:07:17.538995  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681637538975 us; error 0 us; skew 500 ppm
I20260710 11:07:17.539810  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:17.541254  6727 ts_manager.cc:194] Registered new tserver with Master: 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:17.542637  2758 webserver.cc:533] Webserver started at http://127.2.177.131:38805/ using document root <none> and password file <none>
I20260710 11:07:17.543172  6727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60378
I20260710 11:07:17.543327  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:17.543624  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:17.543949  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:17.545221  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "4ecc036c73374def89c01805a365a7f5"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.549553  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:17.552835  6940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.553653  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:17.554019  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "4ecc036c73374def89c01805a365a7f5"
format_stamp: "Formatted at 2026-07-10 11:07:17 on dist-test-slave-vxgv"
I20260710 11:07:17.554270  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:17.576352  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:17.577468  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:17.579058  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:17.581408  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:17.581651  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:17.581965  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:17.582118  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:17.619941  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:43609
I20260710 11:07:17.620054  7002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:43609 every 8 connection(s)
I20260710 11:07:17.633460  7003 heartbeater.cc:344] Connected to a master server at 127.2.177.190:43467
I20260710 11:07:17.633912  7003 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:17.634676  7003 heartbeater.cc:507] Master 127.2.177.190:43467 requested a full tablet report, sending...
I20260710 11:07:17.636551  6727 ts_manager.cc:194] Registered new tserver with Master: 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:17.637421  2758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014404599s
I20260710 11:07:17.637923  6727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60390
I20260710 11:07:17.661825  6727 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60402:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:17.664520  6727 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:17.728811  6819 tablet_service.cc:1511] Processing CreateTablet for tablet 5b42fb2ef5204b9a9fdabf4adec270eb (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:17.730674  6819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b42fb2ef5204b9a9fdabf4adec270eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.741379  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 5b42fb2ef5204b9a9fdabf4adec270eb (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:17.741641  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4b69ae55684f55a5a5ae78cbe21d0c (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:17.742944  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b42fb2ef5204b9a9fdabf4adec270eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.743564  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4b69ae55684f55a5a5ae78cbe21d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.755039  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 4061cfe30645406eba15741210937f75 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:17.756867  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061cfe30645406eba15741210937f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.757371  7018 tablet_bootstrap.cc:492] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:17.764458  7018 tablet_bootstrap.cc:654] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.767202  6965 tablet_service.cc:1511] Processing CreateTablet for tablet c2ac931b999f4ac0ae896ca350a2b222 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:17.768682  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ac931b999f4ac0ae896ca350a2b222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.770740  6894 tablet_service.cc:1511] Processing CreateTablet for tablet 5b42fb2ef5204b9a9fdabf4adec270eb (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:17.770982  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 9f44793c4b494c32a59e6ba11f4fb367 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:17.771575  6892 tablet_service.cc:1511] Processing CreateTablet for tablet 4061cfe30645406eba15741210937f75 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:17.772162  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b42fb2ef5204b9a9fdabf4adec270eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.772419  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f44793c4b494c32a59e6ba11f4fb367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.772910  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061cfe30645406eba15741210937f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.772778  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 1da2e37a4f69434d88b67b3ca049c5b6 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:17.774101  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da2e37a4f69434d88b67b3ca049c5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.774478  6893 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4b69ae55684f55a5a5ae78cbe21d0c (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:17.775866  6893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4b69ae55684f55a5a5ae78cbe21d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.771658  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 56c7ca10205149bfa3126792b943dad0 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:17.783360  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c7ca10205149bfa3126792b943dad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.787137  6818 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4b69ae55684f55a5a5ae78cbe21d0c (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:17.787334  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab123b1994c4744817dc3fc8876daa0 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:17.788587  6818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4b69ae55684f55a5a5ae78cbe21d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.788738  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab123b1994c4744817dc3fc8876daa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.789435  6891 tablet_service.cc:1511] Processing CreateTablet for tablet c2ac931b999f4ac0ae896ca350a2b222 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:17.790836  6891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ac931b999f4ac0ae896ca350a2b222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.791038  6817 tablet_service.cc:1511] Processing CreateTablet for tablet 4061cfe30645406eba15741210937f75 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:17.793135  6816 tablet_service.cc:1511] Processing CreateTablet for tablet c2ac931b999f4ac0ae896ca350a2b222 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:17.795080  6960 tablet_service.cc:1511] Processing CreateTablet for tablet fa08f9ed27834318b0fba21ea0190b4b (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:17.795233  6815 tablet_service.cc:1511] Processing CreateTablet for tablet 56c7ca10205149bfa3126792b943dad0 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:17.796447  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa08f9ed27834318b0fba21ea0190b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.800221  6812 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab123b1994c4744817dc3fc8876daa0 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:17.801923  6814 tablet_service.cc:1511] Processing CreateTablet for tablet 9f44793c4b494c32a59e6ba11f4fb367 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:17.803143  6813 tablet_service.cc:1511] Processing CreateTablet for tablet 1da2e37a4f69434d88b67b3ca049c5b6 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:17.804965  6890 tablet_service.cc:1511] Processing CreateTablet for tablet 56c7ca10205149bfa3126792b943dad0 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:17.806423  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c7ca10205149bfa3126792b943dad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.810309  6817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061cfe30645406eba15741210937f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.811978  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c7ca10205149bfa3126792b943dad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.813555  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ac931b999f4ac0ae896ca350a2b222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.815093  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da2e37a4f69434d88b67b3ca049c5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.816562  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab123b1994c4744817dc3fc8876daa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.816382  6819 tablet_service.cc:1511] Processing CreateTablet for tablet fa08f9ed27834318b0fba21ea0190b4b (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:17.818056  6814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f44793c4b494c32a59e6ba11f4fb367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.823181  6889 tablet_service.cc:1511] Processing CreateTablet for tablet 9f44793c4b494c32a59e6ba11f4fb367 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:17.824704  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f44793c4b494c32a59e6ba11f4fb367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.834332  6819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa08f9ed27834318b0fba21ea0190b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.839711  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 1da2e37a4f69434d88b67b3ca049c5b6 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:17.841135  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da2e37a4f69434d88b67b3ca049c5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.843786  7019 tablet_bootstrap.cc:492] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:17.857262  7018 tablet_bootstrap.cc:492] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:17.857875  7018 ts_tablet_manager.cc:1403] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.000s
I20260710 11:07:17.859321  6887 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab123b1994c4744817dc3fc8876daa0 (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:17.860741  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab123b1994c4744817dc3fc8876daa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.861150  7018 raft_consensus.cc:359] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.862133  7018 raft_consensus.cc:385] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.862461  7018 raft_consensus.cc:740] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.870115  7018 consensus_queue.cc:260] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.873126  7019 tablet_bootstrap.cc:654] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.911042  6889 tablet_service.cc:1511] Processing CreateTablet for tablet fa08f9ed27834318b0fba21ea0190b4b (DEFAULT_TABLE table=test-workload [id=5219f6015f554c3694a505d6acdc6d95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:17.912524  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa08f9ed27834318b0fba21ea0190b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:17.933977  6854 heartbeater.cc:499] Master 127.2.177.190:43467 was elected leader, sending a full tablet report...
I20260710 11:07:17.942955  7018 ts_tablet_manager.cc:1434] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.085s	user 0.027s	sys 0.039s
I20260710 11:07:17.944443  7018 tablet_bootstrap.cc:492] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:17.957326  7018 tablet_bootstrap.cc:654] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.961758  7021 tablet_bootstrap.cc:492] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:17.966674  7018 tablet_bootstrap.cc:492] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:17.967209  7018 ts_tablet_manager.cc:1403] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260710 11:07:17.963493  7019 tablet_bootstrap.cc:492] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:17.969210  7019 ts_tablet_manager.cc:1403] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.035s
I20260710 11:07:17.970180  7021 tablet_bootstrap.cc:654] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.970090  7018 raft_consensus.cc:359] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.971150  7018 raft_consensus.cc:385] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.971436  7018 raft_consensus.cc:740] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.972148  7018 consensus_queue.cc:260] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.972280  7019 raft_consensus.cc:359] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.973181  7019 raft_consensus.cc:385] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.973557  7019 raft_consensus.cc:740] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.974100  7018 ts_tablet_manager.cc:1434] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:17.975152  7018 tablet_bootstrap.cc:492] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:17.974706  7019 consensus_queue.cc:260] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.981410  7021 tablet_bootstrap.cc:492] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:17.981469  7018 tablet_bootstrap.cc:654] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.982038  7021 ts_tablet_manager.cc:1403] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.017s
I20260710 11:07:17.982887  7003 heartbeater.cc:499] Master 127.2.177.190:43467 was elected leader, sending a full tablet report...
I20260710 11:07:17.985013  7021 raft_consensus.cc:359] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.985781  7021 raft_consensus.cc:385] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.986106  7021 raft_consensus.cc:740] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.986979  7021 consensus_queue.cc:260] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:17.988786  7019 ts_tablet_manager.cc:1434] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.004s
I20260710 11:07:17.990244  7019 tablet_bootstrap.cc:492] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:17.996522  7021 ts_tablet_manager.cc:1434] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:07:17.996821  7026 raft_consensus.cc:493] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.997345  6929 heartbeater.cc:499] Master 127.2.177.190:43467 was elected leader, sending a full tablet report...
I20260710 11:07:17.997453  7026 raft_consensus.cc:515] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.005607  7021 tablet_bootstrap.cc:492] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.012362  7021 tablet_bootstrap.cc:654] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.013602  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.014391  6829 raft_consensus.cc:2468] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 0.
I20260710 11:07:18.016192  6943 leader_election.cc:304] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.024925  7026 leader_election.cc:290] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.027359  7026 raft_consensus.cc:2804] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.027827  7026 raft_consensus.cc:493] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.028251  7026 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.025290  7021 tablet_bootstrap.cc:492] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.030326  7021 ts_tablet_manager.cc:1403] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260710 11:07:18.031347  7018 tablet_bootstrap.cc:492] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:18.031898  7018 ts_tablet_manager.cc:1403] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.025s
I20260710 11:07:18.033310  7021 raft_consensus.cc:359] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.034142  7021 raft_consensus.cc:385] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.034516  7021 raft_consensus.cc:740] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.034334  7018 raft_consensus.cc:359] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.035159  7018 raft_consensus.cc:385] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.035681  7019 tablet_bootstrap.cc:654] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.037683  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
W20260710 11:07:18.039430  6941 leader_election.cc:343] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.035490  7018 raft_consensus.cc:740] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.035531  7021 consensus_queue.cc:260] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.040987  7018 consensus_queue.cc:260] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.042874  7026 raft_consensus.cc:515] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.044667  7019 tablet_bootstrap.cc:492] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.045387  7019 ts_tablet_manager.cc:1403] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.004s
I20260710 11:07:18.046655  7018 ts_tablet_manager.cc:1434] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 11:07:18.047720  7018 tablet_bootstrap.cc:492] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:18.048233  7019 raft_consensus.cc:359] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.048934  7021 ts_tablet_manager.cc:1434] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:07:18.049042  7019 raft_consensus.cc:385] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.049435  7019 raft_consensus.cc:740] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.050457  7019 consensus_queue.cc:260] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.052954  7021 tablet_bootstrap.cc:492] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.054217  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
W20260710 11:07:18.055832  6941 leader_election.cc:343] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.056506  7026 leader_election.cc:290] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.057219  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.057873  6829 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.059427  7018 tablet_bootstrap.cc:654] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.059510  7021 tablet_bootstrap.cc:654] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.055554  7019 ts_tablet_manager.cc:1434] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:18.063519  7019 tablet_bootstrap.cc:492] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:18.065814  7018 tablet_bootstrap.cc:492] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:18.066433  7018 ts_tablet_manager.cc:1403] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260710 11:07:18.069721  7018 raft_consensus.cc:359] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.070564  7018 raft_consensus.cc:385] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.071285  6829 raft_consensus.cc:2468] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 1.
I20260710 11:07:18.071575  7018 raft_consensus.cc:740] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.072963  7018 consensus_queue.cc:260] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.075456  7018 ts_tablet_manager.cc:1434] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:18.076614  7018 tablet_bootstrap.cc:492] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:18.076491  7021 tablet_bootstrap.cc:492] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.080399  7019 tablet_bootstrap.cc:654] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.080515  7021 ts_tablet_manager.cc:1403] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260710 11:07:18.083752  7021 raft_consensus.cc:359] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.084753  7021 raft_consensus.cc:385] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.085206  7018 tablet_bootstrap.cc:654] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.085140  7021 raft_consensus.cc:740] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.086735  7021 consensus_queue.cc:260] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.088361  7019 tablet_bootstrap.cc:492] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.088864  7019 ts_tablet_manager.cc:1403] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 11:07:18.089236  7021 ts_tablet_manager.cc:1434] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:18.090255  7021 tablet_bootstrap.cc:492] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.091800  7019 raft_consensus.cc:359] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.092581  7019 raft_consensus.cc:385] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.092885  7019 raft_consensus.cc:740] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.093837  7019 consensus_queue.cc:260] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.096391  7019 ts_tablet_manager.cc:1434] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:18.073428  6943 leader_election.cc:304] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 22bac6afab8140c4854a0ec5e9938aec
I20260710 11:07:18.096391  7021 tablet_bootstrap.cc:654] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.097384  7026 raft_consensus.cc:2804] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.098019  7026 raft_consensus.cc:697] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:18.098909  7026 consensus_queue.cc:237] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.102084  7018 tablet_bootstrap.cc:492] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:18.102702  7018 ts_tablet_manager.cc:1403] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260710 11:07:18.102885  7028 raft_consensus.cc:493] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.103731  7019 tablet_bootstrap.cc:492] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:18.103426  7028 raft_consensus.cc:515] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.105876  7018 raft_consensus.cc:359] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.106729  7018 raft_consensus.cc:385] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.107084  7018 raft_consensus.cc:740] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.107908  7018 consensus_queue.cc:260] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.103724  7021 tablet_bootstrap.cc:492] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.110513  7019 tablet_bootstrap.cc:654] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.110813  7021 ts_tablet_manager.cc:1403] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 11:07:18.112703  7028 leader_election.cc:290] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.114277  7021 raft_consensus.cc:359] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.115304  7021 raft_consensus.cc:385] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.115674  7021 raft_consensus.cc:740] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.116590  7021 consensus_queue.cc:260] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.117862  6726 catalog_manager.cc:5697] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.110217  7018 ts_tablet_manager.cc:1434] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:18.121337  7018 tablet_bootstrap.cc:492] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:18.119627  7021 ts_tablet_manager.cc:1434] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:18.132735  7021 tablet_bootstrap.cc:492] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.136245  7018 tablet_bootstrap.cc:654] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.143636  7022 raft_consensus.cc:493] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.144273  7022 raft_consensus.cc:515] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.151262  7021 tablet_bootstrap.cc:654] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.151342  7018 tablet_bootstrap.cc:492] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:18.152196  7018 ts_tablet_manager.cc:1403] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260710 11:07:18.161019  7022 leader_election.cc:290] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.157488  7018 raft_consensus.cc:359] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.165799  7018 raft_consensus.cc:385] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.166297  7018 raft_consensus.cc:740] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.167613  7022 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.167794  7018 consensus_queue.cc:260] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.168286  7022 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.171588  7022 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.175118  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44793c4b494c32a59e6ba11f4fb367" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.175936  6978 raft_consensus.cc:2468] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:18.177479  6868 leader_election.cc:304] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:18.178465  7028 raft_consensus.cc:2804] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.178854  7028 raft_consensus.cc:493] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.179210  7028 raft_consensus.cc:3060] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.190279  7028 raft_consensus.cc:515] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.193517  7028 leader_election.cc:290] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.196215  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44793c4b494c32a59e6ba11f4fb367" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:18.199654  6978 raft_consensus.cc:3060] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.208552  6978 raft_consensus.cc:2468] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:18.208732  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44793c4b494c32a59e6ba11f4fb367" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.208869  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44793c4b494c32a59e6ba11f4fb367" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.209586  6829 raft_consensus.cc:2468] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:18.210325  6868 leader_election.cc:304] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:18.197279  7047 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.212204  7048 raft_consensus.cc:2804] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.212304  7047 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.213657  7048 raft_consensus.cc:697] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:18.215305  7048 consensus_queue.cc:237] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.219362  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.219885  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.220053  6829 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:18.216871  7021 tablet_bootstrap.cc:492] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.221088  7021 ts_tablet_manager.cc:1403] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.003s
W20260710 11:07:18.221217  6868 leader_election.cc:343] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.222479  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44793c4b494c32a59e6ba11f4fb367" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.223162  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.224004  6903 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:18.224342  7021 raft_consensus.cc:359] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.225071  7021 raft_consensus.cc:385] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.225347  7021 raft_consensus.cc:740] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.226027  7021 consensus_queue.cc:260] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.226434  6792 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.226676  6869 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:18.226874  7047 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.227617  7022 raft_consensus.cc:2804] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.229339  7022 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.229712  7019 tablet_bootstrap.cc:492] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.228735  7021 ts_tablet_manager.cc:1434] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:18.229688  7022 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.231123  7021 tablet_bootstrap.cc:492] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.232342  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44793c4b494c32a59e6ba11f4fb367" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.233130  6978 raft_consensus.cc:2393] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd92f9bf92724cdcbe594a54b40d89c4 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:18.234567  6793 leader_election.cc:304] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd92f9bf92724cdcbe594a54b40d89c4; no voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:18.234969  7019 ts_tablet_manager.cc:1403] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.138s	user 0.023s	sys 0.075s
I20260710 11:07:18.234580  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
W20260710 11:07:18.237448  6793 leader_election.cc:343] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.238063  7021 tablet_bootstrap.cc:654] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.238790  7028 raft_consensus.cc:2804] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.239281  7028 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.239037  7019 raft_consensus.cc:359] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.239766  7028 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.243604  7045 raft_consensus.cc:3060] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.244465  7018 ts_tablet_manager.cc:1434] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.092s	user 0.031s	sys 0.025s
I20260710 11:07:18.249012  7018 tablet_bootstrap.cc:492] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:18.251874  6727 catalog_manager.cc:5697] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.246037  7022 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.255621  7019 raft_consensus.cc:385] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.255892  7045 raft_consensus.cc:2749] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.256299  7019 raft_consensus.cc:740] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.254333  7028 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.259377  7028 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.257138  7019 consensus_queue.cc:260] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.260510  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:18.260936  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.261584  7019 ts_tablet_manager.cc:1434] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 11:07:18.261703  6829 raft_consensus.cc:2393] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22bac6afab8140c4854a0ec5e9938aec in current term 1: Already voted for candidate cd92f9bf92724cdcbe594a54b40d89c4 in this term.
I20260710 11:07:18.263456  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:18.264053  7019 tablet_bootstrap.cc:492] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:18.264196  6903 raft_consensus.cc:2393] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd92f9bf92724cdcbe594a54b40d89c4 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
W20260710 11:07:18.265750  6868 leader_election.cc:343] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.266248  7022 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.259407  7018 tablet_bootstrap.cc:654] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.267189  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
W20260710 11:07:18.268951  6793 leader_election.cc:343] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.269425  6793 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [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: cd92f9bf92724cdcbe594a54b40d89c4; no voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5
W20260710 11:07:18.269902  6775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:18.271369  7019 tablet_bootstrap.cc:654] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.273643  7021 tablet_bootstrap.cc:492] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.274286  7021 ts_tablet_manager.cc:1403] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.013s
I20260710 11:07:18.277601  7021 raft_consensus.cc:359] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.278662  7021 raft_consensus.cc:385] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.279069  7021 raft_consensus.cc:740] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.280016  7021 consensus_queue.cc:260] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.266271  6868 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec; no voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:18.282588  7021 ts_tablet_manager.cc:1434] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:18.283986  7021 tablet_bootstrap.cc:492] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.284126  7028 raft_consensus.cc:2749] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.291337  7019 tablet_bootstrap.cc:492] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.291761  7021 tablet_bootstrap.cc:654] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.291996  7019 ts_tablet_manager.cc:1403] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260710 11:07:18.293344  7022 raft_consensus.cc:2749] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.295341  7028 raft_consensus.cc:493] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.295885  7028 raft_consensus.cc:515] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.297377  7018 tablet_bootstrap.cc:492] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:18.297897  7018 ts_tablet_manager.cc:1403] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.014s
I20260710 11:07:18.299315  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
W20260710 11:07:18.300869  6868 leader_election.cc:343] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.300995  7018 raft_consensus.cc:359] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.301478  7028 leader_election.cc:290] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.301815  7018 raft_consensus.cc:385] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.302175  7018 raft_consensus.cc:740] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.303059  7018 consensus_queue.cc:260] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.303540  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.303856  7021 tablet_bootstrap.cc:492] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.304241  6829 raft_consensus.cc:2468] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:18.304308  7019 raft_consensus.cc:359] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.305269  7019 raft_consensus.cc:385] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.305613  7019 raft_consensus.cc:740] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.305754  7018 ts_tablet_manager.cc:1434] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:18.305711  6869 leader_election.cc:304] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:18.306716  7019 consensus_queue.cc:260] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.307123  7018 tablet_bootstrap.cc:492] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:18.307222  7028 raft_consensus.cc:2804] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.307807  7028 raft_consensus.cc:493] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.308145  7028 raft_consensus.cc:3060] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.309017  7019 ts_tablet_manager.cc:1434] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:07:18.314658  7018 tablet_bootstrap.cc:654] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.316269  7028 raft_consensus.cc:515] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.318539  7021 ts_tablet_manager.cc:1403] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.000s
I20260710 11:07:18.319271  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.319787  7019 tablet_bootstrap.cc:492] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:18.319900  6829 raft_consensus.cc:3060] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.321858  7021 raft_consensus.cc:359] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.322599  7021 raft_consensus.cc:385] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.322866  7021 raft_consensus.cc:740] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.323931  7021 consensus_queue.cc:260] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.326716  7021 ts_tablet_manager.cc:1434] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:07:18.328576  7021 tablet_bootstrap.cc:492] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.329998  7019 tablet_bootstrap.cc:654] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.330804  7026 raft_consensus.cc:493] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.331516  7026 raft_consensus.cc:515] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.335206  7021 tablet_bootstrap.cc:654] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.336951  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.337937  6903 raft_consensus.cc:2468] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 0.
I20260710 11:07:18.338593  7028 leader_election.cc:290] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.339640  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.340953  6828 raft_consensus.cc:2468] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 0.
I20260710 11:07:18.341225  7026 leader_election.cc:290] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.341919  6829 raft_consensus.cc:2468] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:18.343008  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:18.343211  6869 leader_election.cc:304] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.344206  7028 raft_consensus.cc:2804] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.344691  7028 raft_consensus.cc:697] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:18.344856  6943 leader_election.cc:304] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.345561  7028 consensus_queue.cc:237] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
W20260710 11:07:18.346791  6868 leader_election.cc:343] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.347723  7026 raft_consensus.cc:2804] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.348114  7026 raft_consensus.cc:493] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.348428  7026 raft_consensus.cc:3060] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.351567  7018 tablet_bootstrap.cc:492] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:18.352087  7018 ts_tablet_manager.cc:1403] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.020s
I20260710 11:07:18.354907  7018 raft_consensus.cc:359] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.355660  7018 raft_consensus.cc:385] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.355976  7018 raft_consensus.cc:740] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.357277  7018 consensus_queue.cc:260] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.356925  6727 catalog_manager.cc:5697] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.357569  7026 raft_consensus.cc:515] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.361222  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.361824  6828 raft_consensus.cc:3060] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.367038  7018 ts_tablet_manager.cc:1434] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:07:18.370223  6828 raft_consensus.cc:2468] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 1.
I20260710 11:07:18.373543  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:18.374315  6903 raft_consensus.cc:3060] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.375694  7018 tablet_bootstrap.cc:492] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:18.375890  7019 tablet_bootstrap.cc:492] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.376403  7019 ts_tablet_manager.cc:1403] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.012s
I20260710 11:07:18.380187  7030 raft_consensus.cc:493] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.379824  7019 raft_consensus.cc:359] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.380915  7019 raft_consensus.cc:385] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.380759  7030 raft_consensus.cc:515] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.381361  7019 raft_consensus.cc:740] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.381680  7028 raft_consensus.cc:493] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.382232  7018 tablet_bootstrap.cc:654] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.382190  7028 raft_consensus.cc:515] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.382236  7019 consensus_queue.cc:260] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.383477  7030 leader_election.cc:290] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.389458  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.390139  6904 raft_consensus.cc:2468] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 0.
I20260710 11:07:18.391543  6941 leader_election.cc:304] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:18.384917  7028 leader_election.cc:290] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.385207  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.386994  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
W20260710 11:07:18.393775  6869 leader_election.cc:343] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.387184  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.394533  6977 raft_consensus.cc:2468] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:18.395977  7030 raft_consensus.cc:2804] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:18.396270  6943 leader_election.cc:343] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.396420  7030 raft_consensus.cc:493] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.396881  7030 raft_consensus.cc:3060] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.397382  6868 leader_election.cc:304] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:18.398880  7028 raft_consensus.cc:2804] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.399245  7028 raft_consensus.cc:493] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.399585  7028 raft_consensus.cc:3060] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.405090  7030 raft_consensus.cc:515] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.408780  6903 raft_consensus.cc:2468] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 1.
I20260710 11:07:18.409373  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.410247  6941 leader_election.cc:304] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
W20260710 11:07:18.410813  6943 leader_election.cc:343] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.411731  7026 leader_election.cc:290] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.414795  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:18.415887  7021 tablet_bootstrap.cc:492] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.416661  7021 ts_tablet_manager.cc:1403] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.038s
I20260710 11:07:18.417272  7028 raft_consensus.cc:515] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.419550  6904 raft_consensus.cc:2393] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ecc036c73374def89c01805a365a7f5 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:18.420440  7021 raft_consensus.cc:359] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.421376  7021 raft_consensus.cc:385] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.421798  7030 leader_election.cc:290] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.422690  7021 raft_consensus.cc:740] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.416596  7026 raft_consensus.cc:2804] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.422531  6941 leader_election.cc:304] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [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: 4ecc036c73374def89c01805a365a7f5; no voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:18.423942  7021 consensus_queue.cc:260] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.424674  7030 raft_consensus.cc:2749] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.425961  7026 raft_consensus.cc:697] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:18.432277  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:18.433483  6977 raft_consensus.cc:2393] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22bac6afab8140c4854a0ec5e9938aec in current term 1: Already voted for candidate 4ecc036c73374def89c01805a365a7f5 in this term.
I20260710 11:07:18.434247  7048 raft_consensus.cc:493] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.434974  7048 raft_consensus.cc:515] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.427197  7026 consensus_queue.cc:237] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.437127  7048 leader_election.cc:290] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.437400  7028 leader_election.cc:290] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.439674  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.440351  6827 raft_consensus.cc:2468] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:18.440706  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.440881  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.441756  6869 leader_election.cc:304] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.444285  7019 ts_tablet_manager.cc:1434] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.068s	user 0.040s	sys 0.025s
W20260710 11:07:18.443527  6869 leader_election.cc:343] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:18.444670  6868 leader_election.cc:343] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.444802  6869 leader_election.cc:304] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec; no voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:18.444301  7021 ts_tablet_manager.cc:1434] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:07:18.445729  7048 raft_consensus.cc:2804] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.446485  7048 raft_consensus.cc:493] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.447000  7048 raft_consensus.cc:3060] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.447260  7019 tablet_bootstrap.cc:492] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:18.447427  7028 raft_consensus.cc:2749] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.450296  7018 tablet_bootstrap.cc:492] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:18.450788  7018 ts_tablet_manager.cc:1403] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.030s
I20260710 11:07:18.456130  7018 raft_consensus.cc:359] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.456840  7018 raft_consensus.cc:385] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.457132  7019 tablet_bootstrap.cc:654] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.455222  7048 raft_consensus.cc:515] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.457111  7018 raft_consensus.cc:740] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.459890  7021 tablet_bootstrap.cc:492] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:18.459435  7018 consensus_queue.cc:260] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.461531  7018 ts_tablet_manager.cc:1434] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 11:07:18.462239  7048 leader_election.cc:290] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.462713  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:18.463290  6828 raft_consensus.cc:3060] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.463557  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
W20260710 11:07:18.465343  6868 leader_election.cc:343] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.466522  7022 raft_consensus.cc:493] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.459372  6727 catalog_manager.cc:5697] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.466975  7021 tablet_bootstrap.cc:654] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.466995  7022 raft_consensus.cc:515] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.471360  7022 leader_election.cc:290] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.474947  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.475646  6977 raft_consensus.cc:2468] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:18.475517  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.476548  6904 raft_consensus.cc:2468] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:18.477221  6793 leader_election.cc:304] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.477556  6828 raft_consensus.cc:2468] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:18.478195  7022 raft_consensus.cc:2804] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.479539  7022 raft_consensus.cc:493] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.479915  7022 raft_consensus.cc:3060] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.478932  6869 leader_election.cc:304] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:18.482106  6904 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.482604  7048 raft_consensus.cc:2804] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.483094  7048 raft_consensus.cc:697] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:18.483911  7048 consensus_queue.cc:237] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.484709  7019 tablet_bootstrap.cc:492] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.485211  7019 ts_tablet_manager.cc:1403] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.009s
I20260710 11:07:18.488335  7019 raft_consensus.cc:359] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.489087  7019 raft_consensus.cc:385] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.489421  7019 raft_consensus.cc:740] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.489893  7022 raft_consensus.cc:515] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.490192  7019 consensus_queue.cc:260] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.492126  7022 leader_election.cc:290] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.492883  7019 ts_tablet_manager.cc:1434] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:18.493026  7026 consensus_queue.cc:1048] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.494094  7019 tablet_bootstrap.cc:492] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:18.494014  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:18.494729  6903 raft_consensus.cc:3060] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.498845  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:18.500767  6977 raft_consensus.cc:3060] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.502655  7019 tablet_bootstrap.cc:654] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.503405  6903 raft_consensus.cc:2468] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:18.506996  6792 leader_election.cc:304] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.508915  7022 raft_consensus.cc:2804] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.510309  7022 raft_consensus.cc:697] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:18.511510  7022 consensus_queue.cc:237] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.514977  7026 consensus_queue.cc:1048] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.515967  6977 raft_consensus.cc:2468] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:18.519654  7021 tablet_bootstrap.cc:492] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:18.527750  7021 ts_tablet_manager.cc:1403] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.010s
I20260710 11:07:18.534655  6727 catalog_manager.cc:5697] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.537573  7021 raft_consensus.cc:359] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.538906  7021 raft_consensus.cc:385] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.539273  7021 raft_consensus.cc:740] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.556692  7021 consensus_queue.cc:260] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.574543  7019 tablet_bootstrap.cc:492] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.575071  7019 ts_tablet_manager.cc:1403] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.037s
I20260710 11:07:18.577621  7021 ts_tablet_manager.cc:1434] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.004s
I20260710 11:07:18.581728  7019 raft_consensus.cc:359] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.582504  7019 raft_consensus.cc:385] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.582826  7019 raft_consensus.cc:740] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.582278  6726 catalog_manager.cc:5697] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.583552  7019 consensus_queue.cc:260] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.585543  7019 ts_tablet_manager.cc:1434] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:18.586525  7019 tablet_bootstrap.cc:492] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:18.592557  7019 tablet_bootstrap.cc:654] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.595315  7030 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.595855  7030 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.597674  7030 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.598490  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.599309  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.600375  6902 raft_consensus.cc:2393] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecc036c73374def89c01805a365a7f5 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:18.601643  7019 tablet_bootstrap.cc:492] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:18.602131  7019 ts_tablet_manager.cc:1403] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:07:18.605139  6828 raft_consensus.cc:2393] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecc036c73374def89c01805a365a7f5 in current term 1: Already voted for candidate cd92f9bf92724cdcbe594a54b40d89c4 in this term.
I20260710 11:07:18.604929  7019 raft_consensus.cc:359] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.605799  7019 raft_consensus.cc:385] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.606181  7019 raft_consensus.cc:740] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.606727  6943 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5; no voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:18.606940  7019 consensus_queue.cc:260] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.608081  7030 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.608992  7019 ts_tablet_manager.cc:1434] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:18.614763  7030 raft_consensus.cc:2749] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.633044  7048 consensus_queue.cc:1048] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.644011  7047 consensus_queue.cc:1048] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.647603  7030 raft_consensus.cc:493] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.648216  7030 raft_consensus.cc:515] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.651064  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.652017  6827 raft_consensus.cc:2393] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecc036c73374def89c01805a365a7f5 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:18.651064  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.652721  7030 leader_election.cc:290] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.653589  6941 leader_election.cc:304] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5; no voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:18.654294  7030 raft_consensus.cc:3060] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.660395  7030 raft_consensus.cc:2749] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.681468  7022 raft_consensus.cc:493] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.682039  7022 raft_consensus.cc:515] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.683880  7022 leader_election.cc:290] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.684799  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.685011  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.685544  6902 raft_consensus.cc:2393] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd92f9bf92724cdcbe594a54b40d89c4 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:18.685719  6977 raft_consensus.cc:2393] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd92f9bf92724cdcbe594a54b40d89c4 in current term 1: Already voted for candidate 4ecc036c73374def89c01805a365a7f5 in this term.
I20260710 11:07:18.686753  6793 leader_election.cc:304] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd92f9bf92724cdcbe594a54b40d89c4; no voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:18.687398  7022 raft_consensus.cc:3060] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.693516  7022 raft_consensus.cc:2749] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.708395  7022 raft_consensus.cc:493] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.708886  7022 raft_consensus.cc:515] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.710597  7022 leader_election.cc:290] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.711432  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.711651  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:18.712105  6902 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:18.712213  6977 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:18.713197  6792 leader_election.cc:304] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.713840  7022 raft_consensus.cc:2804] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.714205  7022 raft_consensus.cc:493] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.714496  7022 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.719427  7022 raft_consensus.cc:515] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.721056  7022 leader_election.cc:290] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:18.721902  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:18.722088  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:18.722656  6977 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.722725  6902 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.724800  7030 raft_consensus.cc:493] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.725368  7030 raft_consensus.cc:515] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.728211  6977 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:18.728459  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:18.728628  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:18.729323  6827 raft_consensus.cc:2393] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecc036c73374def89c01805a365a7f5 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:18.729372  6902 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:18.729524  6793 leader_election.cc:304] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:18.730717  7030 leader_election.cc:290] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:18.731107  7022 raft_consensus.cc:2804] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.731643  7022 raft_consensus.cc:697] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:18.731782  6943 leader_election.cc:304] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5; no voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:18.732575  7030 raft_consensus.cc:3060] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.732438  7022 consensus_queue.cc:237] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:18.738564  7030 raft_consensus.cc:2749] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.740365  6724 catalog_manager.cc:5697] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.793699  7047 consensus_queue.cc:1048] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.804137  7047 consensus_queue.cc:1048] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.833205  7030 consensus_queue.cc:1048] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.843964  7030 consensus_queue.cc:1048] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.011795  7047 consensus_queue.cc:1048] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.022565  7028 consensus_queue.cc:1048] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.031824  7022 consensus_queue.cc:1048] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.045979  7022 consensus_queue.cc:1048] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.220750  7022 consensus_queue.cc:1048] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.232146  7022 consensus_queue.cc:1048] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:19.273392  6775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:19.832671  7047 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.833140  7047 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:19.834731  7047 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:19.835673  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:19.835706  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:19.836328  6827 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:19.836427  6978 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:19.837466  6869 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:19.838186  7047 raft_consensus.cc:2804] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:19.838552  7047 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.838940  7047 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.843950  7047 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:19.845582  7047 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:19.846455  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:19.846588  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:19.846974  6827 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.847141  6978 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.852047  6827 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:19.852434  6978 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:19.853121  6869 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:19.853852  7047 raft_consensus.cc:2804] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:19.854295  7047 raft_consensus.cc:697] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:19.854914  7047 consensus_queue.cc:237] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER 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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:19.862463  6724 catalog_manager.cc:5697] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 2, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 2 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.995687  7047 raft_consensus.cc:493] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.996218  7047 raft_consensus.cc:515] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:19.998260  7047 leader_election.cc:290] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:19.999205  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:19.999353  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:19.999850  6827 raft_consensus.cc:2468] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:20.000003  6978 raft_consensus.cc:2468] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:20.000877  6869 leader_election.cc:304] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:20.001573  7047 raft_consensus.cc:2804] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:20.001924  7047 raft_consensus.cc:493] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:20.002167  7047 raft_consensus.cc:3060] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.006929  7047 raft_consensus.cc:515] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.008782  7047 leader_election.cc:290] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:20.009415  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:20.009837  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c7ca10205149bfa3126792b943dad0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:20.010052  6827 raft_consensus.cc:3060] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.010475  6978 raft_consensus.cc:3060] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.014853  6827 raft_consensus.cc:2468] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:20.015019  6978 raft_consensus.cc:2468] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:20.016045  6869 leader_election.cc:304] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:20.016778  7047 raft_consensus.cc:2804] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.017280  7047 raft_consensus.cc:697] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:20.017906  7047 consensus_queue.cc:237] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER 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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.025329  6724 catalog_manager.cc:5697] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 2, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 2 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.455375  6978 raft_consensus.cc:1275] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:20.456816  7047 consensus_queue.cc:1048] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:20.500325  6827 raft_consensus.cc:1275] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:20.504649  7096 consensus_queue.cc:1048] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:20.506515  6978 raft_consensus.cc:1275] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:20.506665  6827 raft_consensus.cc:1275] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:20.510707  7028 consensus_queue.cc:1048] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:20.514086  7096 consensus_queue.cc:1048] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:20.605939  6977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
mode: GRACEFUL
new_leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:39188
I20260710 11:07:20.606585  6977 raft_consensus.cc:606] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Received request to transfer leadership to TS cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:20.620671  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:46596
I20260710 11:07:20.621227  6902 raft_consensus.cc:606] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Received request to transfer leadership to TS cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:20.626807  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4061cfe30645406eba15741210937f75"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:46596
I20260710 11:07:20.627323  6902 raft_consensus.cc:606] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Received request to transfer leadership to TS cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:20.632181  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:46596
I20260710 11:07:20.632730  6902 raft_consensus.cc:606] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Received request to transfer leadership to TS cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:20.643548  6977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
mode: GRACEFUL
new_leader_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:39188
I20260710 11:07:20.644140  6977 raft_consensus.cc:606] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Received request to transfer leadership to TS 22bac6afab8140c4854a0ec5e9938aec
I20260710 11:07:20.659966  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
mode: GRACEFUL
new_leader_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:45444
I20260710 11:07:20.660496  6827 raft_consensus.cc:606] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Received request to transfer leadership to TS 22bac6afab8140c4854a0ec5e9938aec
I20260710 11:07:20.665783  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
mode: GRACEFUL
new_leader_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:45444
I20260710 11:07:20.666358  6827 raft_consensus.cc:606] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Received request to transfer leadership to TS 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:20.683051  7098 raft_consensus.cc:993] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.683509  7028 raft_consensus.cc:1081] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Signalling peer cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.684939  6827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4061cfe30645406eba15741210937f75"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:34194
I20260710 11:07:20.685446  6827 raft_consensus.cc:493] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.685753  6827 raft_consensus.cc:3060] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.693647  6827 raft_consensus.cc:515] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.695747  6827 leader_election.cc:290] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:20.696563  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:20.696996  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061cfe30645406eba15741210937f75" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:20.697340  6902 raft_consensus.cc:3055] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.697762  6977 raft_consensus.cc:3060] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.697779  6902 raft_consensus.cc:740] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:20.699061  6902 consensus_queue.cc:260] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.700395  6902 raft_consensus.cc:3060] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.704989  6977 raft_consensus.cc:2468] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:20.706238  6793 leader_election.cc:304] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:20.707096  7022 raft_consensus.cc:2804] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.707285  6902 raft_consensus.cc:2468] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:20.708393  7022 raft_consensus.cc:697] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:20.709498  7022 consensus_queue.cc:237] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.718758  6724 catalog_manager.cc:5697] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 1 to 2, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.758432  7098 raft_consensus.cc:993] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.758885  7028 raft_consensus.cc:1081] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Signalling peer cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.760341  6827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:34194
I20260710 11:07:20.760848  6827 raft_consensus.cc:493] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.761166  6827 raft_consensus.cc:3060] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.766695  6827 raft_consensus.cc:515] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.768332  6827 leader_election.cc:290] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:20.769387  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:20.769398  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4b69ae55684f55a5a5ae78cbe21d0c" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:20.770007  6902 raft_consensus.cc:3055] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.770136  6977 raft_consensus.cc:3060] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.770398  6902 raft_consensus.cc:740] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:20.771243  6902 consensus_queue.cc:260] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.772246  6902 raft_consensus.cc:3060] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.776232  6977 raft_consensus.cc:2468] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:20.777423  6793 leader_election.cc:304] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:20.777685  6902 raft_consensus.cc:2468] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:20.778354  7022 raft_consensus.cc:2804] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.778841  7022 raft_consensus.cc:697] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:20.779702  7022 consensus_queue.cc:237] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.785846  7114 raft_consensus.cc:993] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5: : Instructing follower cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.786557  7030 raft_consensus.cc:1081] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Signalling peer cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.788978  6827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:34192
I20260710 11:07:20.788237  6724 catalog_manager.cc:5697] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 1 to 2, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.789556  6827 raft_consensus.cc:493] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.790194  6827 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.797644  6827 raft_consensus.cc:515] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.800262  6827 leader_election.cc:290] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:20.800505  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:20.800874  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:20.801172  6902 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.801455  6977 raft_consensus.cc:3055] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.801812  6977 raft_consensus.cc:740] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:20.802888  6977 consensus_queue.cc:260] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.804445  6977 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.809592  6902 raft_consensus.cc:2468] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:20.811106  6792 leader_election.cc:304] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:20.811852  7022 raft_consensus.cc:2804] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.812001  6977 raft_consensus.cc:2468] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:20.812371  7022 raft_consensus.cc:697] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:20.813294  7022 consensus_queue.cc:237] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.819162  7114 raft_consensus.cc:993] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5: : Instructing follower 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:20.819636  7030 raft_consensus.cc:1081] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Signalling peer 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:20.821219  6902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:60250
I20260710 11:07:20.821689  6902 raft_consensus.cc:493] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.822089  6902 raft_consensus.cc:3060] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.821465  6724 catalog_manager.cc:5697] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 1 to 2, leader changed from 4ecc036c73374def89c01805a365a7f5 (127.2.177.131) to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.828352  6902 raft_consensus.cc:515] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.830283  6902 leader_election.cc:290] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:20.831137  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:20.831748  6827 raft_consensus.cc:3060] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.831768  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da2e37a4f69434d88b67b3ca049c5b6" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:20.832384  6977 raft_consensus.cc:3055] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.832605  6977 raft_consensus.cc:740] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:20.833416  6977 consensus_queue.cc:260] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.834419  6977 raft_consensus.cc:3060] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.837191  6827 raft_consensus.cc:2468] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:20.838554  6869 leader_election.cc:304] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:20.839320  7028 raft_consensus.cc:2804] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.839388  6977 raft_consensus.cc:2468] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:20.839789  7028 raft_consensus.cc:697] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:20.840903  7028 consensus_queue.cc:237] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.848865  6724 catalog_manager.cc:5697] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 1 to 2, leader changed from 4ecc036c73374def89c01805a365a7f5 (127.2.177.131) to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 2 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.873447  7108 raft_consensus.cc:993] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4: : Instructing follower 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:20.873974  7022 raft_consensus.cc:1081] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Signalling peer 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:20.875535  6902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:60254
I20260710 11:07:20.876005  6902 raft_consensus.cc:493] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.876282  6902 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.881350  6902 raft_consensus.cc:515] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.883302  6902 leader_election.cc:290] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:20.884040  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:20.884699  6827 raft_consensus.cc:3055] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.884532  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:20.885113  6827 raft_consensus.cc:740] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:20.885268  6977 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.886126  6827 consensus_queue.cc:260] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.887456  6827 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.892710  6977 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:20.894152  6868 leader_election.cc:304] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:20.894361  6827 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:20.894961  7028 raft_consensus.cc:2804] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.895450  7028 raft_consensus.cc:697] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:20.896447  7028 consensus_queue.cc:237] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.903450  6724 catalog_manager.cc:5697] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 1 to 2, leader changed from cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129) to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 2 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.915547  7028 raft_consensus.cc:993] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.916005  7096 raft_consensus.cc:1081] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Signalling peer cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:20.917549  6827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:34194
I20260710 11:07:20.918087  6827 raft_consensus.cc:493] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.918372  6827 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.922991  6827 raft_consensus.cc:515] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.924495  6827 leader_election.cc:290] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 3 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:20.925406  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:20.925549  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ac931b999f4ac0ae896ca350a2b222" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:20.926158  6902 raft_consensus.cc:3055] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:20.926208  6977 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.926642  6902 raft_consensus.cc:740] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:20.927580  6902 consensus_queue.cc:260] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.928785  6902 raft_consensus.cc:3060] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.933409  6977 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 3.
I20260710 11:07:20.934692  6793 leader_election.cc:304] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [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: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:20.935420  7022 raft_consensus.cc:2804] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:20.935341  6902 raft_consensus.cc:2468] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 3.
I20260710 11:07:20.936076  7022 raft_consensus.cc:697] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:20.937013  7022 consensus_queue.cc:237] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:20.943501  6724 catalog_manager.cc:5697] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 2 to 3, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 3 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.112782  6977 raft_consensus.cc:1275] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.114225  7022 consensus_queue.cc:1048] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.123971  6902 raft_consensus.cc:1275] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.126047  7120 consensus_queue.cc:1048] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:21.173121  7108 raft_consensus.cc:993] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4: : Instructing follower 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:21.173561  7120 raft_consensus.cc:1081] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Signalling peer 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:21.175413  6977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:48492
I20260710 11:07:21.175952  6977 raft_consensus.cc:493] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:21.176260  6977 raft_consensus.cc:3060] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.180192  6978 raft_consensus.cc:1275] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.181560  7120 consensus_queue.cc:1048] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.181679  6977 raft_consensus.cc:515] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:21.183892  6977 leader_election.cc:290] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:21.184865  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:21.185024  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa08f9ed27834318b0fba21ea0190b4b" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:21.185544  6827 raft_consensus.cc:3055] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:21.185635  6902 raft_consensus.cc:3060] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.186241  6827 raft_consensus.cc:740] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:21.187426  6827 consensus_queue.cc:260] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:21.189018  6827 raft_consensus.cc:3060] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.194708  6902 raft_consensus.cc:2468] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 2.
I20260710 11:07:21.195683  6903 raft_consensus.cc:1275] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.196163  6941 leader_election.cc:304] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:21.197139  7030 raft_consensus.cc:2804] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:21.197625  7030 raft_consensus.cc:697] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 2 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:21.197520  7108 consensus_queue.cc:1048] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:21.198696  7030 consensus_queue.cc:237] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:21.200044  6827 raft_consensus.cc:2468] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 2.
I20260710 11:07:21.209466  6725 catalog_manager.cc:5697] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 1 to 2, leader changed from cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129) to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:21.276409  6978 raft_consensus.cc:1275] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.277621  7096 consensus_queue.cc:1048] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.286749  6827 raft_consensus.cc:1275] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.288829  7098 consensus_queue.cc:1048] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.304963  6978 raft_consensus.cc:1275] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.306548  7108 consensus_queue.cc:1048] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.315805  6903 raft_consensus.cc:1275] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.317205  7022 consensus_queue.cc:1048] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.340555  6978 raft_consensus.cc:1275] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:21.341740  7022 consensus_queue.cc:1048] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.349149  6903 raft_consensus.cc:1275] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:21.350659  7108 consensus_queue.cc:1048] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.481591  6828 raft_consensus.cc:1275] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.483037  7098 consensus_queue.cc:1048] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.491416  6978 raft_consensus.cc:1275] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.493265  7028 consensus_queue.cc:1048] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.668742  6828 raft_consensus.cc:1275] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.670193  7030 consensus_queue.cc:1048] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.679111  6903 raft_consensus.cc:1275] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:21.680874  7030 consensus_queue.cc:1048] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.694741  6724 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52540:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:23.697152  6724 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:23.750304  6815 tablet_service.cc:1511] Processing CreateTablet for tablet cbfe4dad4611461f958be92b80f3b558 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:23.752054  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfe4dad4611461f958be92b80f3b558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.752803  6887 tablet_service.cc:1511] Processing CreateTablet for tablet cbfe4dad4611461f958be92b80f3b558 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:23.754290  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfe4dad4611461f958be92b80f3b558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.754379  6961 tablet_service.cc:1511] Processing CreateTablet for tablet cbfe4dad4611461f958be92b80f3b558 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:23.755853  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfe4dad4611461f958be92b80f3b558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.758376  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 56b1fbd680e144a0a79122931ca84ba3 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:23.759791  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b1fbd680e144a0a79122931ca84ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.760008  6889 tablet_service.cc:1511] Processing CreateTablet for tablet 56b1fbd680e144a0a79122931ca84ba3 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:23.762861  6812 tablet_service.cc:1511] Processing CreateTablet for tablet 56b1fbd680e144a0a79122931ca84ba3 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:23.763484  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 163e0dd7f8f141bf8bd93f5a539b9ee6 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:23.764293  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b1fbd680e144a0a79122931ca84ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.764779  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e0dd7f8f141bf8bd93f5a539b9ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.764883  6894 tablet_service.cc:1511] Processing CreateTablet for tablet 163e0dd7f8f141bf8bd93f5a539b9ee6 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:23.763518  6819 tablet_service.cc:1511] Processing CreateTablet for tablet 163e0dd7f8f141bf8bd93f5a539b9ee6 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:23.767321  6819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e0dd7f8f141bf8bd93f5a539b9ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.767052  6813 tablet_service.cc:1511] Processing CreateTablet for tablet 1c31480e327d411791af11eb1fabf88d (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:23.768357  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c31480e327d411791af11eb1fabf88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.766357  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e0dd7f8f141bf8bd93f5a539b9ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.772859  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b1fbd680e144a0a79122931ca84ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.784567  6893 tablet_service.cc:1511] Processing CreateTablet for tablet 1c31480e327d411791af11eb1fabf88d (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:23.786120  6893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c31480e327d411791af11eb1fabf88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.801620  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 1c31480e327d411791af11eb1fabf88d (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:23.803097  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c31480e327d411791af11eb1fabf88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.808329  6812 tablet_service.cc:1511] Processing CreateTablet for tablet c5af316114d845d4a9a468593310bdce (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:23.809764  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5af316114d845d4a9a468593310bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.812078  6888 tablet_service.cc:1511] Processing CreateTablet for tablet c5af316114d845d4a9a468593310bdce (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:23.813524  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5af316114d845d4a9a468593310bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.813858  6962 tablet_service.cc:1511] Processing CreateTablet for tablet c5af316114d845d4a9a468593310bdce (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:23.815248  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5af316114d845d4a9a468593310bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.830950  6816 tablet_service.cc:1511] Processing CreateTablet for tablet bbab2985149f4789bab268fa2805bc49 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:23.832362  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbab2985149f4789bab268fa2805bc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.849624  6887 tablet_service.cc:1511] Processing CreateTablet for tablet bbab2985149f4789bab268fa2805bc49 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:23.851052  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbab2985149f4789bab268fa2805bc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.863555  7149 tablet_bootstrap.cc:492] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:23.869349  6968 tablet_service.cc:1511] Processing CreateTablet for tablet bbab2985149f4789bab268fa2805bc49 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:23.871201  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbab2985149f4789bab268fa2805bc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.871136  6812 tablet_service.cc:1511] Processing CreateTablet for tablet 29ee41f695444e7d828198c204fa16c3 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:23.872551  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ee41f695444e7d828198c204fa16c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.873598  6889 tablet_service.cc:1511] Processing CreateTablet for tablet 29ee41f695444e7d828198c204fa16c3 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:23.881910  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ee41f695444e7d828198c204fa16c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.887574  7148 tablet_bootstrap.cc:492] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:23.890208  7149 tablet_bootstrap.cc:654] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:23.891438  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 29ee41f695444e7d828198c204fa16c3 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:23.892865  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ee41f695444e7d828198c204fa16c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.898350  6815 tablet_service.cc:1511] Processing CreateTablet for tablet b5a5c3e8f3b14c478baeab08e432f19a (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:23.901752  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a5c3e8f3b14c478baeab08e432f19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.904518  6887 tablet_service.cc:1511] Processing CreateTablet for tablet b5a5c3e8f3b14c478baeab08e432f19a (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:23.908537  6964 tablet_service.cc:1511] Processing CreateTablet for tablet b5a5c3e8f3b14c478baeab08e432f19a (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:23.910061  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a5c3e8f3b14c478baeab08e432f19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.914618  7148 tablet_bootstrap.cc:654] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:23.922096  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a5c3e8f3b14c478baeab08e432f19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.923017  6816 tablet_service.cc:1511] Processing CreateTablet for tablet c4426efa14f24f70aa7ec3626b6a9df6 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:23.924350  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4426efa14f24f70aa7ec3626b6a9df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.933377  6966 tablet_service.cc:1511] Processing CreateTablet for tablet c4426efa14f24f70aa7ec3626b6a9df6 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:23.933807  6888 tablet_service.cc:1511] Processing CreateTablet for tablet c4426efa14f24f70aa7ec3626b6a9df6 (DEFAULT_TABLE table=soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:23.934834  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4426efa14f24f70aa7ec3626b6a9df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.935184  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4426efa14f24f70aa7ec3626b6a9df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.962782  7150 tablet_bootstrap.cc:492] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:23.975211  7149 tablet_bootstrap.cc:492] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:23.975986  7149 ts_tablet_manager.cc:1403] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.007s
I20260710 11:07:23.980552  7149 raft_consensus.cc:359] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:23.981572  7149 raft_consensus.cc:385] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:23.987964  7148 tablet_bootstrap.cc:492] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:23.998400  7148 ts_tablet_manager.cc:1403] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.000s
I20260710 11:07:23.994904  7150 tablet_bootstrap.cc:654] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.001776  7149 raft_consensus.cc:740] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.001935  7148 raft_consensus.cc:359] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.003000  7148 raft_consensus.cc:385] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.002846  7149 consensus_queue.cc:260] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.003424  7148 raft_consensus.cc:740] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.005378  7149 ts_tablet_manager.cc:1434] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260710 11:07:24.004355  7148 consensus_queue.cc:260] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.007279  7149 tablet_bootstrap.cc:492] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.013916  7149 tablet_bootstrap.cc:654] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.014973  7148 ts_tablet_manager.cc:1434] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:07:24.016906  7148 tablet_bootstrap.cc:492] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.021217  7149 tablet_bootstrap.cc:492] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.024708  7149 ts_tablet_manager.cc:1403] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260710 11:07:24.024802  7148 tablet_bootstrap.cc:654] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.021298  7150 tablet_bootstrap.cc:492] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.028345  7149 raft_consensus.cc:359] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.029201  7149 raft_consensus.cc:385] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.029546  7149 raft_consensus.cc:740] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.030284  7150 ts_tablet_manager.cc:1403] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.068s	user 0.003s	sys 0.017s
I20260710 11:07:24.030645  7149 consensus_queue.cc:260] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.033824  7149 ts_tablet_manager.cc:1434] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:24.034041  7150 raft_consensus.cc:359] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.034881  7149 tablet_bootstrap.cc:492] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.035065  7150 raft_consensus.cc:385] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.035547  7150 raft_consensus.cc:740] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.039592  7148 tablet_bootstrap.cc:492] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.042269  7149 tablet_bootstrap.cc:654] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.036469  7150 consensus_queue.cc:260] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.047819  7150 ts_tablet_manager.cc:1434] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260710 11:07:24.048806  7150 tablet_bootstrap.cc:492] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.050221  7148 ts_tablet_manager.cc:1403] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260710 11:07:24.050745  7149 tablet_bootstrap.cc:492] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.051311  7149 ts_tablet_manager.cc:1403] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 11:07:24.053988  7148 raft_consensus.cc:359] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.054399  7149 raft_consensus.cc:359] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.054857  7148 raft_consensus.cc:385] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.055154  7149 raft_consensus.cc:385] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.055289  7148 raft_consensus.cc:740] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.055342  7150 tablet_bootstrap.cc:654] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.055538  7149 raft_consensus.cc:740] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.056712  7149 consensus_queue.cc:260] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.056744  7148 consensus_queue.cc:260] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.059461  7149 ts_tablet_manager.cc:1434] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:24.060487  7149 tablet_bootstrap.cc:492] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.061156  7148 ts_tablet_manager.cc:1434] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:24.062335  7148 tablet_bootstrap.cc:492] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.067655  7149 tablet_bootstrap.cc:654] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.077519  7148 tablet_bootstrap.cc:654] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.089798  7150 tablet_bootstrap.cc:492] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.090466  7150 ts_tablet_manager.cc:1403] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.012s
I20260710 11:07:24.090824  7149 tablet_bootstrap.cc:492] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.091380  7149 ts_tablet_manager.cc:1403] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.007s
I20260710 11:07:24.092655  7136 raft_consensus.cc:493] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.093093  7136 raft_consensus.cc:515] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.094604  7149 raft_consensus.cc:359] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.095458  7149 raft_consensus.cc:385] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.095791  7149 raft_consensus.cc:740] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.095080  7136 leader_election.cc:290] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:24.096447  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e0dd7f8f141bf8bd93f5a539b9ee6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:24.096467  7149 consensus_queue.cc:260] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.098462  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e0dd7f8f141bf8bd93f5a539b9ee6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.099031  7149 ts_tablet_manager.cc:1434] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 11:07:24.100201  6943 leader_election.cc:343] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:24.100901  6941 leader_election.cc:343] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:24.101480  6941 leader_election.cc:304] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5; no voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:24.103030  7136 raft_consensus.cc:2749] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:24.101502  7149 tablet_bootstrap.cc:492] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.108374  7148 tablet_bootstrap.cc:492] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.108316  7150 raft_consensus.cc:359] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.109016  7148 ts_tablet_manager.cc:1403] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.018s
I20260710 11:07:24.109166  7150 raft_consensus.cc:385] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.109531  7150 raft_consensus.cc:740] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.110091  7149 tablet_bootstrap.cc:654] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.110376  7150 consensus_queue.cc:260] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.114589  7150 ts_tablet_manager.cc:1434] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:07:24.114310  7148 raft_consensus.cc:359] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.115387  7148 raft_consensus.cc:385] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.115777  7148 raft_consensus.cc:740] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.116770  7148 consensus_queue.cc:260] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.119457  7148 ts_tablet_manager.cc:1434] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:07:24.115926  7150 tablet_bootstrap.cc:492] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.126284  7148 tablet_bootstrap.cc:492] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.128253  7150 tablet_bootstrap.cc:654] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.130616  7149 tablet_bootstrap.cc:492] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.131274  7149 ts_tablet_manager.cc:1403] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260710 11:07:24.133383  7148 tablet_bootstrap.cc:654] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.134382  7149 raft_consensus.cc:359] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.135219  7149 raft_consensus.cc:385] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.135525  7149 raft_consensus.cc:740] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.136341  7150 tablet_bootstrap.cc:492] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.136340  7149 consensus_queue.cc:260] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.137050  7150 ts_tablet_manager.cc:1403] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:07:24.138876  7148 tablet_bootstrap.cc:492] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.139017  7149 ts_tablet_manager.cc:1434] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:24.139571  7148 ts_tablet_manager.cc:1403] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.007s
I20260710 11:07:24.140148  7149 tablet_bootstrap.cc:492] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.140300  7150 raft_consensus.cc:359] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.140936  7150 raft_consensus.cc:385] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.141263  7150 raft_consensus.cc:740] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.142130  7150 consensus_queue.cc:260] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.143903  7148 raft_consensus.cc:359] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.144554  7150 ts_tablet_manager.cc:1434] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:24.144793  7148 raft_consensus.cc:385] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.145236  7148 raft_consensus.cc:740] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.145593  7150 tablet_bootstrap.cc:492] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.146148  7148 consensus_queue.cc:260] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.147403  7149 tablet_bootstrap.cc:654] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.153069  7148 ts_tablet_manager.cc:1434] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:07:24.155268  7148 tablet_bootstrap.cc:492] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.156307  7096 raft_consensus.cc:493] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.156795  7096 raft_consensus.cc:515] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.158874  7096 leader_election.cc:290] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.159554  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.160203  6828 raft_consensus.cc:2468] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:24.160346  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.161185  6977 raft_consensus.cc:2468] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:24.161456  7150 tablet_bootstrap.cc:654] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.161432  6869 leader_election.cc:304] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.163446  7096 raft_consensus.cc:2804] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.163837  7096 raft_consensus.cc:493] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.164147  7096 raft_consensus.cc:3060] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.169647  7148 tablet_bootstrap.cc:654] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.172636  7149 tablet_bootstrap.cc:492] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.173203  7149 ts_tablet_manager.cc:1403] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.005s
I20260710 11:07:24.176738  7149 raft_consensus.cc:359] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.177740  7149 raft_consensus.cc:385] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.178184  7149 raft_consensus.cc:740] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.179201  7149 consensus_queue.cc:260] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.185570  7148 tablet_bootstrap.cc:492] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.186533  7148 ts_tablet_manager.cc:1403] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.000s
I20260710 11:07:24.191267  7148 raft_consensus.cc:359] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.192812  7148 raft_consensus.cc:385] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.193832  7148 raft_consensus.cc:740] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.195132  7149 ts_tablet_manager.cc:1434] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 11:07:24.194765  7148 consensus_queue.cc:260] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.196281  7149 tablet_bootstrap.cc:492] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.202504  7148 ts_tablet_manager.cc:1434] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:07:24.202690  7149 tablet_bootstrap.cc:654] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.203699  7148 tablet_bootstrap.cc:492] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.212605  7096 raft_consensus.cc:515] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.221872  7148 tablet_bootstrap.cc:654] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.222820  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:24.223546  6828 raft_consensus.cc:3060] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.228446  7149 tablet_bootstrap.cc:492] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.229032  7149 ts_tablet_manager.cc:1403] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.013s
I20260710 11:07:24.230182  7148 tablet_bootstrap.cc:492] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.230684  7148 ts_tablet_manager.cc:1403] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260710 11:07:24.232311  7149 raft_consensus.cc:359] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.233125  7149 raft_consensus.cc:385] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.233481  7149 raft_consensus.cc:740] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.233610  7148 raft_consensus.cc:359] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.234360  7148 raft_consensus.cc:385] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.234730  7148 raft_consensus.cc:740] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.234442  7149 consensus_queue.cc:260] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.235472  7148 consensus_queue.cc:260] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.236383  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.236918  6977 raft_consensus.cc:3060] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.237397  7149 ts_tablet_manager.cc:1434] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:24.237622  7148 ts_tablet_manager.cc:1434] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:24.238451  7149 tablet_bootstrap.cc:492] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.238618  7148 tablet_bootstrap.cc:492] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.245659  7149 tablet_bootstrap.cc:654] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.248483  6977 raft_consensus.cc:2468] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:24.250322  7148 tablet_bootstrap.cc:654] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.251425  6868 leader_election.cc:304] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:24.252700  7168 raft_consensus.cc:2804] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.253255  7168 raft_consensus.cc:697] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.254374  7168 consensus_queue.cc:237] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.262957  7148 tablet_bootstrap.cc:492] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.263695  7148 ts_tablet_manager.cc:1403] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260710 11:07:24.266791  7153 raft_consensus.cc:493] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.267756  7148 raft_consensus.cc:359] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.267894  7153 raft_consensus.cc:515] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.268615  7148 raft_consensus.cc:385] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.269304  7148 raft_consensus.cc:740] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.270476  7148 consensus_queue.cc:260] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.272639  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.273780  7148 ts_tablet_manager.cc:1434] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260710 11:07:24.275072  6868 leader_election.cc:343] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:24.275341  7148 tablet_bootstrap.cc:492] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.277264  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.278285  6827 raft_consensus.cc:2468] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:24.280194  6869 leader_election.cc:304] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:24.281895  7153 leader_election.cc:290] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.282763  7153 raft_consensus.cc:2804] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.283272  7153 raft_consensus.cc:493] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.283771  7153 raft_consensus.cc:3060] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.285068  7148 tablet_bootstrap.cc:654] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.291858  7096 leader_election.cc:290] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.298211  7148 tablet_bootstrap.cc:492] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.299012  7148 ts_tablet_manager.cc:1403] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260710 11:07:24.302711  7148 raft_consensus.cc:359] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.303936  7148 raft_consensus.cc:385] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.304322  6828 raft_consensus.cc:2468] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:24.304354  7148 raft_consensus.cc:740] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.305613  7148 consensus_queue.cc:260] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.308786  7148 ts_tablet_manager.cc:1434] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:24.310475  7148 tablet_bootstrap.cc:492] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: Bootstrap starting.
I20260710 11:07:24.318418  7148 tablet_bootstrap.cc:654] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.325636  7174 raft_consensus.cc:493] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:24.331657  6775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:24.326208  7174 raft_consensus.cc:515] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.334527  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ee41f695444e7d828198c204fa16c3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.334861  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ee41f695444e7d828198c204fa16c3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.335211  6828 raft_consensus.cc:2468] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
W20260710 11:07:24.336273  6868 leader_election.cc:343] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:24.336901  6869 leader_election.cc:304] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:24.337985  7150 tablet_bootstrap.cc:492] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.338069  7168 raft_consensus.cc:2804] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.338652  7150 ts_tablet_manager.cc:1403] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.193s	user 0.043s	sys 0.093s
I20260710 11:07:24.338668  7168 raft_consensus.cc:493] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.339363  7168 raft_consensus.cc:3060] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.340127  7153 raft_consensus.cc:515] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.342036  7174 leader_election.cc:290] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.341768  7150 raft_consensus.cc:359] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.342521  7150 raft_consensus.cc:385] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.344152  7150 raft_consensus.cc:740] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.345115  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.344981  7150 consensus_queue.cc:260] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
W20260710 11:07:24.346807  6868 leader_election.cc:343] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:24.347342  7150 ts_tablet_manager.cc:1434] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:24.348664  7150 tablet_bootstrap.cc:492] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.350696  7148 tablet_bootstrap.cc:492] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: No bootstrap required, opened a new log
I20260710 11:07:24.351289  7148 ts_tablet_manager.cc:1403] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.008s
I20260710 11:07:24.350769  7168 raft_consensus.cc:515] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.347726  6724 catalog_manager.cc:5697] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.343860  7153 leader_election.cc:290] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.355611  7150 tablet_bootstrap.cc:654] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.355496  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:24.356060  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ee41f695444e7d828198c204fa16c3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.356280  6828 raft_consensus.cc:3060] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.356870  7149 tablet_bootstrap.cc:492] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.358273  7149 ts_tablet_manager.cc:1403] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.120s	user 0.040s	sys 0.052s
I20260710 11:07:24.354135  7168 leader_election.cc:290] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
W20260710 11:07:24.359217  6868 leader_election.cc:343] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:24.361570  7148 raft_consensus.cc:359] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.361742  7149 raft_consensus.cc:359] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.362334  7148 raft_consensus.cc:385] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.362561  7149 raft_consensus.cc:385] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.362758  7148 raft_consensus.cc:740] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.362969  7149 raft_consensus.cc:740] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.363517  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ee41f695444e7d828198c204fa16c3" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:24.363452  7148 consensus_queue.cc:260] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.363716  7149 consensus_queue.cc:260] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.364154  6827 raft_consensus.cc:3060] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.364383  6828 raft_consensus.cc:2468] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:24.367048  7148 ts_tablet_manager.cc:1434] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:07:24.370955  7149 ts_tablet_manager.cc:1434] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:24.372469  7149 tablet_bootstrap.cc:492] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec: Bootstrap starting.
I20260710 11:07:24.374315  7150 tablet_bootstrap.cc:492] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.374356  7154 raft_consensus.cc:493] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.375031  7150 ts_tablet_manager.cc:1403] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260710 11:07:24.375007  7154 raft_consensus.cc:515] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.378080  7149 tablet_bootstrap.cc:654] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.378281  7150 raft_consensus.cc:359] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.379015  7150 raft_consensus.cc:385] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.379324  7150 raft_consensus.cc:740] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.380049  7150 consensus_queue.cc:260] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.380563  6827 raft_consensus.cc:2468] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:24.382359  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5af316114d845d4a9a468593310bdce" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.383059  6977 raft_consensus.cc:2468] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.383358  7150 ts_tablet_manager.cc:1434] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:24.385123  7150 tablet_bootstrap.cc:492] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.388863  6793 leader_election.cc:304] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.390736  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5af316114d845d4a9a468593310bdce" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:24.391340  7137 raft_consensus.cc:2804] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.391441  6902 raft_consensus.cc:2468] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.391788  7137 raft_consensus.cc:493] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.392146  7137 raft_consensus.cc:3060] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.392498  6869 leader_election.cc:304] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:24.393798  7168 raft_consensus.cc:2804] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.394268  7168 raft_consensus.cc:697] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.394544  7150 tablet_bootstrap.cc:654] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.395076  7168 consensus_queue.cc:237] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.399297  6869 leader_election.cc:304] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:24.399922  7154 leader_election.cc:290] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.401861  7153 raft_consensus.cc:2804] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.402148  7154 raft_consensus.cc:493] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.403142  7154 raft_consensus.cc:515] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.402493  7153 raft_consensus.cc:697] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.403887  7096 raft_consensus.cc:493] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.414511  7096 raft_consensus.cc:515] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.404311  7174 raft_consensus.cc:493] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.414716  7153 consensus_queue.cc:237] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.419225  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.418821  7174 raft_consensus.cc:515] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
W20260710 11:07:24.420480  6868 leader_election.cc:343] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:24.419872  7096 leader_election.cc:290] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.410983  7150 tablet_bootstrap.cc:492] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.421936  7150 ts_tablet_manager.cc:1403] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.010s
I20260710 11:07:24.423730  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.424582  6977 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:24.425482  7154 leader_election.cc:290] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.425725  6868 leader_election.cc:304] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:24.421909  7174 leader_election.cc:290] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.426726  7096 raft_consensus.cc:2804] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.427295  7096 raft_consensus.cc:493] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.427706  7096 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.428273  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.428877  6827 raft_consensus.cc:2468] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:24.436470  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.437657  6827 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 0.
I20260710 11:07:24.439306  7096 raft_consensus.cc:515] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.441555  6869 leader_election.cc:304] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:24.442504  7150 raft_consensus.cc:359] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.448172  7150 raft_consensus.cc:385] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:24.448035  6793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.131:43609, user_credentials={real_user=slave}} blocked reactor thread for 59275us
I20260710 11:07:24.448972  7168 raft_consensus.cc:2804] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.445906  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.449569  7168 raft_consensus.cc:493] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.449802  6977 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.450057  7168 raft_consensus.cc:3060] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.452178  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e0dd7f8f141bf8bd93f5a539b9ee6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.452855  6978 raft_consensus.cc:2468] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.453075  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e0dd7f8f141bf8bd93f5a539b9ee6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:24.453716  6902 raft_consensus.cc:2468] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.446072  7096 leader_election.cc:290] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.448846  7150 raft_consensus.cc:740] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.455847  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:24.456527  6827 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.455935  7150 consensus_queue.cc:260] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.456943  6793 leader_election.cc:304] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.458959  7154 raft_consensus.cc:2804] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.459321  7154 raft_consensus.cc:493] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.459654  7154 raft_consensus.cc:3060] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.460127  7150 ts_tablet_manager.cc:1434] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260710 11:07:24.461575  7150 tablet_bootstrap.cc:492] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.442796  7137 raft_consensus.cc:515] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.466748  6977 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:24.468499  6868 leader_election.cc:304] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:24.469681  7096 raft_consensus.cc:2804] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.470461  7096 raft_consensus.cc:697] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.471594  7096 consensus_queue.cc:237] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.483475  7137 leader_election.cc:290] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.484777  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5af316114d845d4a9a468593310bdce" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:24.485600  6902 raft_consensus.cc:3060] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.486786  6827 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:24.484824  7150 tablet_bootstrap.cc:654] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.489933  7168 raft_consensus.cc:515] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.498113  7149 tablet_bootstrap.cc:492] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec: No bootstrap required, opened a new log
I20260710 11:07:24.498857  7149 ts_tablet_manager.cc:1403] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec: Time spent bootstrapping tablet: real 0.127s	user 0.048s	sys 0.067s
I20260710 11:07:24.502063  7168 leader_election.cc:290] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.502904  7149 raft_consensus.cc:359] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.503212  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.503657  7149 raft_consensus.cc:385] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.503800  6977 raft_consensus.cc:3060] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.503981  7149 raft_consensus.cc:740] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.504710  7149 consensus_queue.cc:260] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.506963  7149 ts_tablet_manager.cc:1434] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:07:24.506839  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:24.507668  6827 raft_consensus.cc:3060] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.505785  7154 raft_consensus.cc:515] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.511042  7150 tablet_bootstrap.cc:492] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.511611  7150 ts_tablet_manager.cc:1403] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.010s
I20260710 11:07:24.513238  7154 leader_election.cc:290] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.493494  6902 raft_consensus.cc:2468] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.513748  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e0dd7f8f141bf8bd93f5a539b9ee6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:24.514504  6904 raft_consensus.cc:3060] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.514918  6792 leader_election.cc:304] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.515839  7154 raft_consensus.cc:2804] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.516887  6827 raft_consensus.cc:2468] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
W20260710 11:07:24.515887  6793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.131:43609, user_credentials={real_user=slave}} blocked reactor thread for 59033.5us
I20260710 11:07:24.518209  6869 leader_election.cc:304] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.519253  7168 raft_consensus.cc:2804] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.519872  7168 raft_consensus.cc:697] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.520960  7168 consensus_queue.cc:237] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.521898  7150 raft_consensus.cc:359] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.522475  6977 raft_consensus.cc:2468] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 1.
I20260710 11:07:24.522739  7150 raft_consensus.cc:385] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.523052  7150 raft_consensus.cc:740] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.524061  7150 consensus_queue.cc:260] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.526865  7150 ts_tablet_manager.cc:1434] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:07:24.527859  7150 tablet_bootstrap.cc:492] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.529670  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e0dd7f8f141bf8bd93f5a539b9ee6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.529877  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5af316114d845d4a9a468593310bdce" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.530411  6976 raft_consensus.cc:3060] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.530437  6978 raft_consensus.cc:3060] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.531906  6904 raft_consensus.cc:2468] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.534389  7150 tablet_bootstrap.cc:654] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.534281  6792 leader_election.cc:304] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.535429  7185 raft_consensus.cc:2804] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.535904  7185 raft_consensus.cc:697] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:24.536721  7185 consensus_queue.cc:237] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.542375  6976 raft_consensus.cc:2468] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.548218  7150 tablet_bootstrap.cc:492] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.548686  7150 ts_tablet_manager.cc:1403] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:07:24.549113  7185 raft_consensus.cc:493] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.549814  7185 raft_consensus.cc:515] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.551268  7150 raft_consensus.cc:359] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.551813  7150 raft_consensus.cc:385] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.552034  7150 raft_consensus.cc:740] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.552640  7150 consensus_queue.cc:260] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.553234  7154 raft_consensus.cc:697] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:24.553369  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:24.554141  6904 raft_consensus.cc:2468] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.554491  7150 ts_tablet_manager.cc:1434] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:24.555375  7150 tablet_bootstrap.cc:492] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5: Bootstrap starting.
I20260710 11:07:24.554739  7154 consensus_queue.cc:237] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.556068  6792 leader_election.cc:304] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.557494  7185 leader_election.cc:290] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.558203  7185 raft_consensus.cc:2804] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.558568  7185 raft_consensus.cc:493] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.558738  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.559500  6976 raft_consensus.cc:2468] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.561280  7150 tablet_bootstrap.cc:654] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.561523  6978 raft_consensus.cc:2468] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.558925  7185 raft_consensus.cc:3060] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.592013  7150 tablet_bootstrap.cc:492] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5: No bootstrap required, opened a new log
I20260710 11:07:24.592540  7150 ts_tablet_manager.cc:1403] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.017s
I20260710 11:07:24.593362  7185 raft_consensus.cc:515] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.594906  7150 raft_consensus.cc:359] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.595573  7150 raft_consensus.cc:385] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.595822  7150 raft_consensus.cc:740] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.596511  7150 consensus_queue.cc:260] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.596751  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:24.597389  6904 raft_consensus.cc:3060] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.598613  7150 ts_tablet_manager.cc:1434] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:07:24.597043  6726 catalog_manager.cc:5697] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.603166  7185 leader_election.cc:290] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.604296  6904 raft_consensus.cc:2468] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.605453  6792 leader_election.cc:304] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.606292  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.606704  7185 raft_consensus.cc:2804] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.606930  6978 raft_consensus.cc:3060] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.607453  7185 raft_consensus.cc:697] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:24.608381  7185 consensus_queue.cc:237] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.613086  6724 catalog_manager.cc:5697] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.614755  6724 catalog_manager.cc:5697] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.616770  6978 raft_consensus.cc:2468] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.616815  6724 catalog_manager.cc:5697] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.619391  6724 catalog_manager.cc:5697] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 1 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.622131  7185 raft_consensus.cc:493] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.622596  7185 raft_consensus.cc:515] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.624306  7185 leader_election.cc:290] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.624965  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:24.625276  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5" is_pre_election: true
I20260710 11:07:24.625630  6904 raft_consensus.cc:2468] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.626003  6978 raft_consensus.cc:2468] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 0.
I20260710 11:07:24.626744  6792 leader_election.cc:304] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.627414  7185 raft_consensus.cc:2804] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:24.627753  7185 raft_consensus.cc:493] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:24.628062  7185 raft_consensus.cc:3060] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.629871  6726 catalog_manager.cc:5697] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.631506  6726 catalog_manager.cc:5697] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.634668  7185 raft_consensus.cc:515] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.636541  7185 leader_election.cc:290] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.637492  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.638048  6978 raft_consensus.cc:3060] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.638187  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:24.638777  6904 raft_consensus.cc:3060] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.643266  6978 raft_consensus.cc:2468] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.644443  6793 leader_election.cc:304] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.644984  6904 raft_consensus.cc:2468] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 1.
I20260710 11:07:24.645502  7185 raft_consensus.cc:2804] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.646035  7185 raft_consensus.cc:697] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:24.646876  7185 consensus_queue.cc:237] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.655306  6726 catalog_manager.cc:5697] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.692865  7136 raft_consensus.cc:493] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.693429  7136 raft_consensus.cc:515] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.695252  7136 leader_election.cc:290] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:24.696395  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ee41f695444e7d828198c204fa16c3" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.696403  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ee41f695444e7d828198c204fa16c3" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:24.697384  6827 raft_consensus.cc:2393] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecc036c73374def89c01805a365a7f5 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:24.698349  6943 leader_election.cc:304] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5; no voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:24.699117  7136 raft_consensus.cc:3060] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.704805  7136 raft_consensus.cc:2749] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:24.758700  7168 consensus_queue.cc:1048] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.765162  6904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:46596
I20260710 11:07:24.766799  6904 raft_consensus.cc:606] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Received request to transfer leadership to TS cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:24.770857  7168 consensus_queue.cc:1048] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.773717  7168 raft_consensus.cc:993] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:24.774163  7168 raft_consensus.cc:1081] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Signalling peer cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:24.775767  6827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:34194
I20260710 11:07:24.776268  6827 raft_consensus.cc:493] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:24.776611  6827 raft_consensus.cc:3060] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.779229  6904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:46596
I20260710 11:07:24.780098  6904 raft_consensus.cc:606] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Received request to transfer leadership to TS cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:24.788460  6827 raft_consensus.cc:515] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.791129  6904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:46596
I20260710 11:07:24.791764  6904 raft_consensus.cc:606] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Received request to transfer leadership to TS cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:24.792469  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:24.792945  6827 leader_election.cc:290] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.793097  6902 raft_consensus.cc:3055] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:24.793514  6902 raft_consensus.cc:740] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.794157  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfe4dad4611461f958be92b80f3b558" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.794287  6902 consensus_queue.cc:260] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.794821  6978 raft_consensus.cc:3060] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.795635  6902 raft_consensus.cc:3060] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.799609  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5af316114d845d4a9a468593310bdce"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
mode: GRACEFUL
new_leader_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:45444
I20260710 11:07:24.800190  6827 raft_consensus.cc:606] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Received request to transfer leadership to TS 22bac6afab8140c4854a0ec5e9938aec
I20260710 11:07:24.801736  6902 raft_consensus.cc:2468] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:24.802892  6978 raft_consensus.cc:2468] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:24.803066  6792 leader_election.cc:304] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.804030  7185 raft_consensus.cc:2804] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:24.804461  7185 raft_consensus.cc:697] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:24.805233  7185 consensus_queue.cc:237] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.812172  7168 consensus_queue.cc:1048] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.812834  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
mode: GRACEFUL
new_leader_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:45444
I20260710 11:07:24.813331  6827 raft_consensus.cc:606] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Received request to transfer leadership to TS 22bac6afab8140c4854a0ec5e9938aec
I20260710 11:07:24.815362  6725 catalog_manager.cc:5697] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 1 to 2, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.818769  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
mode: GRACEFUL
new_leader_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:45444
I20260710 11:07:24.819370  6827 raft_consensus.cc:606] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Received request to transfer leadership to TS 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:24.820982  7202 raft_consensus.cc:493] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:24.821543  7202 raft_consensus.cc:515] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.824167  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" is_pre_election: true
I20260710 11:07:24.824937  6827 raft_consensus.cc:2393] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecc036c73374def89c01805a365a7f5 in current term 1: Already voted for candidate 22bac6afab8140c4854a0ec5e9938aec in this term.
I20260710 11:07:24.825662  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bac6afab8140c4854a0ec5e9938aec" is_pre_election: true
I20260710 11:07:24.827306  6941 leader_election.cc:304] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5; no voters: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4
I20260710 11:07:24.828044  7136 raft_consensus.cc:3060] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.832016  7183 consensus_queue.cc:1048] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:24.824016  7202 leader_election.cc:290] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:24.835829  7136 raft_consensus.cc:2749] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:24.843850  7183 consensus_queue.cc:1048] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.850374  7153 raft_consensus.cc:993] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:24.850840  7168 raft_consensus.cc:1081] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Signalling peer cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:24.852450  6828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:34194
I20260710 11:07:24.855597  6828 raft_consensus.cc:493] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:24.855374  7168 consensus_queue.cc:1048] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.855997  6828 raft_consensus.cc:3060] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.864329  6828 raft_consensus.cc:515] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.869760  6828 leader_election.cc:290] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.870447  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:24.871101  6902 raft_consensus.cc:3055] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:24.871455  6902 raft_consensus.cc:740] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.872241  6902 consensus_queue.cc:260] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.873024  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b1fbd680e144a0a79122931ca84ba3" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.873221  6902 raft_consensus.cc:3060] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.880295  6902 raft_consensus.cc:2468] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:24.881218  6792 leader_election.cc:304] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:24.881924  7185 raft_consensus.cc:2804] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:24.882445  7185 raft_consensus.cc:697] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:24.883246  7185 consensus_queue.cc:237] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.889678  6726 catalog_manager.cc:5697] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 1 to 2, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.942639  7183 consensus_queue.cc:1048] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.942690  7168 consensus_queue.cc:1048] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.951285  7168 raft_consensus.cc:993] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:24.951743  7168 raft_consensus.cc:1081] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Signalling peer cd92f9bf92724cdcbe594a54b40d89c4 to start an election
I20260710 11:07:24.957129  6828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
 from {username='slave'} at 127.0.0.1:34194
I20260710 11:07:24.957739  6828 raft_consensus.cc:493] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:24.957795  7168 consensus_queue.cc:1048] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:24.958202  6828 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.968616  7183 consensus_queue.cc:1048] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:24.973644  6828 raft_consensus.cc:515] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.979077  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:24.979353  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:24.979939  6902 raft_consensus.cc:3055] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:24.980608  6902 raft_consensus.cc:740] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:24.981137  6978 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.981717  6902 consensus_queue.cc:260] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.983253  6902 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.986680  6978 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:24.988000  6828 leader_election.cc:290] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Requested vote from peers 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:24.989521  6793 leader_election.cc:304] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:24.990342  7185 raft_consensus.cc:2804] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:24.990816  7185 raft_consensus.cc:697] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Leader. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:24.990926  6902 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd92f9bf92724cdcbe594a54b40d89c4 in term 2.
I20260710 11:07:24.991629  7185 consensus_queue.cc:237] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:24.999579  6726 catalog_manager.cc:5697] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 reported cstate change: term changed from 1 to 2, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.068980  7185 consensus_queue.cc:1048] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.075116  7154 raft_consensus.cc:993] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: : Instructing follower 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:25.075855  7185 raft_consensus.cc:1081] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Signalling peer 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:25.079438  6904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:60254
I20260710 11:07:25.079996  6904 raft_consensus.cc:493] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:25.080397  6904 raft_consensus.cc:3060] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.081183  7185 consensus_queue.cc:1048] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.087262  6904 raft_consensus.cc:515] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.090469  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:25.092782  6904 leader_election.cc:290] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:25.093288  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a5c3e8f3b14c478baeab08e432f19a" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:25.093889  6828 raft_consensus.cc:3055] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:25.094251  6828 raft_consensus.cc:740] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:25.095005  6828 consensus_queue.cc:260] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.096091  6828 raft_consensus.cc:3060] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.102916  6828 raft_consensus.cc:2468] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:25.103796  6869 leader_election.cc:304] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [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: 22bac6afab8140c4854a0ec5e9938aec, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:25.104514  7168 raft_consensus.cc:2804] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:25.104976  7168 raft_consensus.cc:697] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:25.105692  7168 consensus_queue.cc:237] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.112114  6725 catalog_manager.cc:5697] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 1 to 2, leader changed from cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129) to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 2 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.120469  7185 consensus_queue.cc:1048] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.121675  7212 consensus_queue.cc:1048] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.125743  7185 consensus_queue.cc:1048] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:25.147398  7212 consensus_queue.cc:1048] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.150336  7212 consensus_queue.cc:1048] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.167816  7212 raft_consensus.cc:993] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: : Instructing follower 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:25.168386  7212 raft_consensus.cc:1081] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Signalling peer 22bac6afab8140c4854a0ec5e9938aec to start an election
I20260710 11:07:25.171030  6902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5af316114d845d4a9a468593310bdce"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
 from {username='slave'} at 127.0.0.1:60254
I20260710 11:07:25.171545  6902 raft_consensus.cc:493] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:25.171905  6902 raft_consensus.cc:3060] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.171888  7154 consensus_queue.cc:1048] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.182154  6902 raft_consensus.cc:515] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.185129  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5af316114d845d4a9a468593310bdce" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:25.185839  6978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5af316114d845d4a9a468593310bdce" candidate_uuid: "22bac6afab8140c4854a0ec5e9938aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ecc036c73374def89c01805a365a7f5"
I20260710 11:07:25.186625  6978 raft_consensus.cc:3060] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.185865  6828 raft_consensus.cc:3055] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:25.192042  6828 raft_consensus.cc:740] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:25.193295  6828 consensus_queue.cc:260] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.194864  6828 raft_consensus.cc:3060] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.198643  7185 raft_consensus.cc:993] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: : Instructing follower 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:25.199165  7219 raft_consensus.cc:1081] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Signalling peer 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:25.200852  6976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:48492
I20260710 11:07:25.201427  6976 raft_consensus.cc:493] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:25.201838  6976 raft_consensus.cc:3060] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.203305  6978 raft_consensus.cc:2468] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:25.203621  6828 raft_consensus.cc:2468] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bac6afab8140c4854a0ec5e9938aec in term 2.
I20260710 11:07:25.204424  6902 leader_election.cc:290] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 4ecc036c73374def89c01805a365a7f5 (127.2.177.131:43609)
I20260710 11:07:25.204447  6868 leader_election.cc:304] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:25.205655  7168 raft_consensus.cc:2804] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:25.206168  7168 raft_consensus.cc:697] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Leader. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:25.206992  7168 consensus_queue.cc:237] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.209308  6976 raft_consensus.cc:515] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.211282  6976 leader_election.cc:290] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:25.211969  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:25.212935  6828 raft_consensus.cc:3055] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:25.213281  6828 raft_consensus.cc:740] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:25.213655  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4426efa14f24f70aa7ec3626b6a9df6" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:25.214238  6902 raft_consensus.cc:3060] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.215399  6828 consensus_queue.cc:260] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.216599  6828 raft_consensus.cc:3060] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.220607  6902 raft_consensus.cc:2468] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 2.
I20260710 11:07:25.217109  6724 catalog_manager.cc:5697] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec reported cstate change: term changed from 1 to 2, leader changed from cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129) to 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130). New cstate: current_term: 2 leader_uuid: "22bac6afab8140c4854a0ec5e9938aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.221901  6976 raft_consensus.cc:1275] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.222499  6828 raft_consensus.cc:2468] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 2.
I20260710 11:07:25.223793  6941 leader_election.cc:304] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:25.224617  7136 raft_consensus.cc:2804] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:25.223902  7185 consensus_queue.cc:1048] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.225085  7136 raft_consensus.cc:697] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 2 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:25.225859  7136 consensus_queue.cc:237] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:25.234567  6902 raft_consensus.cc:1275] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.235853  7185 consensus_queue.cc:1048] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.236454  6724 catalog_manager.cc:5697] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 1 to 2, leader changed from cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129) to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:25.311046  6902 raft_consensus.cc:1275] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.312216  7185 consensus_queue.cc:1048] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.318898  6978 raft_consensus.cc:3060] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.324536  6978 raft_consensus.cc:1275] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.325754  7212 consensus_queue.cc:1048] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.399422  6902 raft_consensus.cc:1275] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.400653  7212 consensus_queue.cc:1048] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.408128  6978 raft_consensus.cc:1275] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer cd92f9bf92724cdcbe594a54b40d89c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.409539  7185 consensus_queue.cc:1048] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.597762  6978 raft_consensus.cc:3060] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.602553  6978 raft_consensus.cc:1275] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.603816  7168 consensus_queue.cc:1048] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.610760  6828 raft_consensus.cc:1275] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.612488  7168 consensus_queue.cc:1048] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:25.647485  6978 raft_consensus.cc:1275] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.648653  7221 consensus_queue.cc:1048] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.656091  6828 raft_consensus.cc:1275] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 22bac6afab8140c4854a0ec5e9938aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.657794  7221 consensus_queue.cc:1048] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.688408  6828 raft_consensus.cc:1275] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.689703  7136 consensus_queue.cc:1048] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.697639  6902 raft_consensus.cc:1275] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:25.699211  7222 consensus_queue.cc:1048] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.822636  6724 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52540:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:27.842693  6724 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52540:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:27.866381  2758 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:27.952057  7251 tablet.cc:1724] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:27.974869  7253 tablet.cc:1724] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:27.997655  6826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
mode: GRACEFUL
new_leader_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:45446
I20260710 11:07:28.027191  6826 raft_consensus.cc:606] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Received request to transfer leadership to TS 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:28.016860  7262 tablet.cc:1724] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:28.086205  6855 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:163e0dd7f8f141bf8bd93f5a539b9ee6)
W20260710 11:07:28.092687  7260 log.cc:927] Time spent T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260710 11:07:28.105553  6855 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:163e0dd7f8f141bf8bd93f5a539b9ee6)
W20260710 11:07:28.114144  6855 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:163e0dd7f8f141bf8bd93f5a539b9ee6)
W20260710 11:07:28.120630  7256 log.cc:927] Time spent T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260710 11:07:28.274791  7275 tablet.cc:1724] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.305186  7271 tablet.cc:1724] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.272323  7274 tablet.cc:1724] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.315330  7253 tablet.cc:1724] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.300737  7278 tablet.cc:1724] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:28.299105  6792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.177.130:42449, user_credentials={real_user=slave}} blocked reactor thread for 44391.7us
I20260710 11:07:28.340256  7283 tablet.cc:1724] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.342449  7281 tablet.cc:1724] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:28.347319  7272 log.cc:927] Time spent T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: Append to log took a long time: real 0.072s	user 0.002s	sys 0.000s
I20260710 11:07:28.348732  7276 tablet.cc:1724] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.322391  7251 tablet.cc:1724] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.337445  7262 tablet.cc:1724] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.383050  7280 raft_consensus.cc:993] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: : Instructing follower 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:28.397780  7280 raft_consensus.cc:1081] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Signalling peer 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:28.402765  7277 tablet.cc:1724] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.409003  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:48492
I20260710 11:07:28.409644  6978 raft_consensus.cc:493] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.410008  6978 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.418680  7271 tablet.cc:1724] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.415810  7274 tablet.cc:1724] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.426447  6978 raft_consensus.cc:515] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.427084  6726 catalog_manager.cc:5789] TS 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449) does not have the latest schema for tablet c5af316114d845d4a9a468593310bdce (table soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]). Expected version 1 got 0
I20260710 11:07:28.429860  6726 catalog_manager.cc:5789] TS 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449) does not have the latest schema for tablet 29ee41f695444e7d828198c204fa16c3 (table soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]). Expected version 1 got 0
I20260710 11:07:28.438689  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:28.439407  6825 raft_consensus.cc:3055] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:28.439724  6825 raft_consensus.cc:740] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:28.441843  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c31480e327d411791af11eb1fabf88d" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:28.442482  6904 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.450604  7262 tablet.cc:1724] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.452446  7287 tablet.cc:1724] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.458951  7276 tablet.cc:1724] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.451962  7253 tablet.cc:1724] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.442447  6978 leader_election.cc:290] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 3 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:28.462000  7281 tablet.cc:1724] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.451138  7275 tablet.cc:1724] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.462666  6825 consensus_queue.cc:260] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.449923  6904 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 3.
I20260710 11:07:28.474291  6941 leader_election.cc:304] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [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: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:28.475261  7281 tablet.cc:1724] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.472496  6825 raft_consensus.cc:3060] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.475289  7289 raft_consensus.cc:2804] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:28.477720  7289 raft_consensus.cc:697] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 3 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:28.477886  7251 tablet.cc:1724] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.478761  6903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:46604
I20260710 11:07:28.478595  7289 consensus_queue.cc:237] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.479404  6903 raft_consensus.cc:606] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Received request to transfer leadership to TS 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:28.480886  2758 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:07:28.487489  7276 tablet.cc:1724] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.488534  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:28.494799  6724 catalog_manager.cc:5789] TS cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191) does not have the latest schema for tablet 1c31480e327d411791af11eb1fabf88d (table soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]). Expected version 1 got 0
I20260710 11:07:28.495791  6724 catalog_manager.cc:5789] TS cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191) does not have the latest schema for tablet 56b1fbd680e144a0a79122931ca84ba3 (table soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea]). Expected version 1 got 0
I20260710 11:07:28.471928  7278 tablet.cc:1724] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.501642  6825 raft_consensus.cc:2468] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 3.
I20260710 11:07:28.475376  7283 tablet.cc:1724] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:28.524683  6825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb"
dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
mode: GRACEFUL
new_leader_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:45446
I20260710 11:07:28.524601  6727 catalog_manager.cc:5697] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 2 to 3, leader changed from cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129) to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.525441  6825 raft_consensus.cc:606] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Received request to transfer leadership to TS 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:28.529603  6903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0"
dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
mode: GRACEFUL
new_leader_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:46604
I20260710 11:07:28.530259  6903 raft_consensus.cc:606] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Received request to transfer leadership to TS 4ecc036c73374def89c01805a365a7f5
I20260710 11:07:28.535761  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:28.536374  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:28.550222  6726 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee: soft_deleted_table [id=b71432fd3c8e43bdab7b562a230c28ea] alter complete (version 1)
I20260710 11:07:28.677888  7168 raft_consensus.cc:993] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:28.678320  7153 raft_consensus.cc:1081] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Signalling peer 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:28.679757  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:48476
I20260710 11:07:28.680210  6978 raft_consensus.cc:493] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.680485  6978 raft_consensus.cc:3060] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.685045  6978 raft_consensus.cc:515] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.686655  6978 leader_election.cc:290] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 2 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:28.687427  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:28.687635  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbab2985149f4789bab268fa2805bc49" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:28.688063  6825 raft_consensus.cc:3060] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.688203  6903 raft_consensus.cc:3055] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.688596  6903 raft_consensus.cc:740] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:28.689404  6903 consensus_queue.cc:260] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.690675  6903 raft_consensus.cc:3060] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.695267  6825 raft_consensus.cc:2468] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 2.
I20260710 11:07:28.696534  6943 leader_election.cc:304] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:28.697209  7289 raft_consensus.cc:2804] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.697383  6903 raft_consensus.cc:2468] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 2.
I20260710 11:07:28.697630  7289 raft_consensus.cc:697] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 2 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:28.698578  7289 consensus_queue.cc:237] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.705788  6726 catalog_manager.cc:5697] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 1 to 2, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.932407  7168 raft_consensus.cc:993] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec: : Instructing follower 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:28.932806  7168 raft_consensus.cc:1081] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Signalling peer 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:28.934151  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:48476
I20260710 11:07:28.934661  6978 raft_consensus.cc:493] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.934980  6978 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.940253  6978 raft_consensus.cc:515] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.941644  6978 leader_election.cc:290] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 3 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:28.942507  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:28.942732  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab123b1994c4744817dc3fc8876daa0" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:28.943197  6825 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.943290  6903 raft_consensus.cc:3055] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:28.943681  6903 raft_consensus.cc:740] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22bac6afab8140c4854a0ec5e9938aec, State: Running, Role: LEADER
I20260710 11:07:28.944334  6903 consensus_queue.cc:260] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.945237  6903 raft_consensus.cc:3060] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.948376  6825 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 3.
I20260710 11:07:28.949487  6943 leader_election.cc:304] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [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: 4ecc036c73374def89c01805a365a7f5, cd92f9bf92724cdcbe594a54b40d89c4; no voters: 
I20260710 11:07:28.950160  6903 raft_consensus.cc:2468] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 3.
I20260710 11:07:28.950215  7289 raft_consensus.cc:2804] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:28.950929  7289 raft_consensus.cc:697] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 3 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:28.951691  7289 consensus_queue.cc:237] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:28.958601  6726 catalog_manager.cc:5697] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 2 to 3, leader changed from 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130) to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.992873  6825 raft_consensus.cc:1275] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:28.994171  7289 consensus_queue.cc:1048] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:29.002014  6903 raft_consensus.cc:1275] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:29.004385  7285 consensus_queue.cc:1048] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:29.035919  7280 raft_consensus.cc:993] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4: : Instructing follower 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:29.036351  7219 raft_consensus.cc:1081] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Signalling peer 4ecc036c73374def89c01805a365a7f5 to start an election
I20260710 11:07:29.037756  6978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb"
dest_uuid: "4ecc036c73374def89c01805a365a7f5"
 from {username='slave'} at 127.0.0.1:48492
I20260710 11:07:29.038264  6978 raft_consensus.cc:493] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.038545  6978 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.042810  6978 raft_consensus.cc:515] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:29.044214  6978 leader_election.cc:290] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [CANDIDATE]: Term 3 election: Requested vote from peers cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191), 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449)
I20260710 11:07:29.044940  6824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd92f9bf92724cdcbe594a54b40d89c4"
I20260710 11:07:29.045219  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b42fb2ef5204b9a9fdabf4adec270eb" candidate_uuid: "4ecc036c73374def89c01805a365a7f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22bac6afab8140c4854a0ec5e9938aec"
I20260710 11:07:29.045586  6824 raft_consensus.cc:3055] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:29.045819  6904 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.045928  6824 raft_consensus.cc:740] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd92f9bf92724cdcbe594a54b40d89c4, State: Running, Role: LEADER
I20260710 11:07:29.046813  6824 consensus_queue.cc:260] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:29.048004  6824 raft_consensus.cc:3060] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.052727  6904 raft_consensus.cc:2468] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 3.
I20260710 11:07:29.053891  6941 leader_election.cc:304] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [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: 22bac6afab8140c4854a0ec5e9938aec, 4ecc036c73374def89c01805a365a7f5; no voters: 
I20260710 11:07:29.054639  7289 raft_consensus.cc:2804] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:29.054620  6824 raft_consensus.cc:2468] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecc036c73374def89c01805a365a7f5 in term 3.
I20260710 11:07:29.055347  7289 raft_consensus.cc:697] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 3 LEADER]: Becoming Leader. State: Replica: 4ecc036c73374def89c01805a365a7f5, State: Running, Role: LEADER
I20260710 11:07:29.056216  7289 consensus_queue.cc:237] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [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: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } }
I20260710 11:07:29.063570  6726 catalog_manager.cc:5697] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 reported cstate change: term changed from 2 to 3, leader changed from cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129) to 4ecc036c73374def89c01805a365a7f5 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "4ecc036c73374def89c01805a365a7f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecc036c73374def89c01805a365a7f5" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:29.204270  6824 raft_consensus.cc:1275] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:29.205492  7289 consensus_queue.cc:1048] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:29.214445  6904 raft_consensus.cc:1275] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:29.215986  7289 consensus_queue.cc:1048] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:29.358218  6824 raft_consensus.cc:1275] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:29.359273  7289 consensus_queue.cc:1048] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:29.369796  6904 raft_consensus.cc:1275] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:29.371621  7289 consensus_queue.cc:1048] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:29.486915  6904 raft_consensus.cc:1275] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:29.488314  7289 consensus_queue.cc:1048] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22bac6afab8140c4854a0ec5e9938aec" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:29.496271  6824 raft_consensus.cc:1275] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Refusing update from remote peer 4ecc036c73374def89c01805a365a7f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:29.498353  7285 consensus_queue.cc:1048] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd92f9bf92724cdcbe594a54b40d89c4" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 45191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:29.590245  2758 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:29.595001  2758 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:07:29.595340  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:29.599967  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:07:29.600283  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:30.633494  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
I20260710 11:07:30.664055  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:30.665136  2758 tablet_replica.cc:333] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.667176  2758 raft_consensus.cc:2243] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.668114  2758 raft_consensus.cc:2272] T b5a5c3e8f3b14c478baeab08e432f19a P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.671226  2758 tablet_replica.cc:333] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.671856  2758 raft_consensus.cc:2243] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.672525  2758 raft_consensus.cc:2272] T bbab2985149f4789bab268fa2805bc49 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.675196  2758 tablet_replica.cc:333] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.676456  2758 raft_consensus.cc:2243] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.677469  2758 raft_consensus.cc:2272] T 1c31480e327d411791af11eb1fabf88d P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.682106  2758 tablet_replica.cc:333] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.683423  2758 raft_consensus.cc:2243] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.684154  2758 raft_consensus.cc:2272] T c5af316114d845d4a9a468593310bdce P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.686769  2758 tablet_replica.cc:333] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.687439  2758 raft_consensus.cc:2243] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.688392  2758 raft_consensus.cc:2272] T c4426efa14f24f70aa7ec3626b6a9df6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.692176  2758 tablet_replica.cc:333] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.692828  2758 raft_consensus.cc:2243] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.694064  2758 raft_consensus.cc:2272] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.696435  2758 tablet_replica.cc:333] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.696950  2758 raft_consensus.cc:2243] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.697991  2758 raft_consensus.cc:2272] T cbfe4dad4611461f958be92b80f3b558 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.700548  2758 tablet_replica.cc:333] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.701395  2758 raft_consensus.cc:2243] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.701982  2758 raft_consensus.cc:2272] T 56c7ca10205149bfa3126792b943dad0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.704365  2758 tablet_replica.cc:333] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.704959  2758 raft_consensus.cc:2243] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.706352  2758 raft_consensus.cc:2272] T c2ac931b999f4ac0ae896ca350a2b222 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.708606  2758 tablet_replica.cc:333] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.709208  2758 raft_consensus.cc:2243] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.709774  2758 raft_consensus.cc:2272] T 9ab123b1994c4744817dc3fc8876daa0 P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.711977  2758 tablet_replica.cc:333] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.712582  2758 raft_consensus.cc:2243] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.713223  2758 raft_consensus.cc:2272] T 29ee41f695444e7d828198c204fa16c3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.715528  2758 tablet_replica.cc:333] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.716145  2758 raft_consensus.cc:2243] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.716701  2758 raft_consensus.cc:2272] T 1da2e37a4f69434d88b67b3ca049c5b6 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.719003  2758 tablet_replica.cc:333] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.719633  2758 raft_consensus.cc:2243] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.720120  2758 raft_consensus.cc:2272] T 5b42fb2ef5204b9a9fdabf4adec270eb P cd92f9bf92724cdcbe594a54b40d89c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.722325  2758 tablet_replica.cc:333] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.722862  2758 raft_consensus.cc:2243] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.724243  2758 raft_consensus.cc:2272] T 2f4b69ae55684f55a5a5ae78cbe21d0c P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.727341  2758 tablet_replica.cc:333] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.728127  2758 raft_consensus.cc:2243] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.728621  2758 raft_consensus.cc:2272] T fa08f9ed27834318b0fba21ea0190b4b P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.730839  2758 tablet_replica.cc:333] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.731295  2758 raft_consensus.cc:2243] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.732335  2758 raft_consensus.cc:2272] T 4061cfe30645406eba15741210937f75 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.734405  2758 tablet_replica.cc:333] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.734915  2758 raft_consensus.cc:2243] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.735708  2758 raft_consensus.cc:2272] T 56b1fbd680e144a0a79122931ca84ba3 P cd92f9bf92724cdcbe594a54b40d89c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.737819  2758 tablet_replica.cc:333] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4: stopping tablet replica
I20260710 11:07:30.738358  2758 raft_consensus.cc:2243] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.738777  2758 raft_consensus.cc:2272] T 9f44793c4b494c32a59e6ba11f4fb367 P cd92f9bf92724cdcbe594a54b40d89c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.782647  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
W20260710 11:07:30.792135  6943 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.177.129:45191: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260710 11:07:30.796523  6943 consensus_peers.cc:597] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 -> Peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Couldn't send request to peer cd92f9bf92724cdcbe594a54b40d89c4. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:45191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:30.827310  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
W20260710 11:07:30.841739  6941 consensus_peers.cc:597] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 -> Peer 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449): Couldn't send request to peer 22bac6afab8140c4854a0ec5e9938aec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:30.862715  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:30.863700  2758 tablet_replica.cc:333] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.864904  2758 raft_consensus.cc:2243] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.866322  2758 raft_consensus.cc:2272] T b5a5c3e8f3b14c478baeab08e432f19a P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.869999  2758 tablet_replica.cc:333] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.870807  2758 raft_consensus.cc:2243] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.871428  2758 raft_consensus.cc:2272] T c4426efa14f24f70aa7ec3626b6a9df6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.873840  2758 tablet_replica.cc:333] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.874486  2758 raft_consensus.cc:2243] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:07:30.874811  6869 consensus_peers.cc:597] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec -> Peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Couldn't send request to peer cd92f9bf92724cdcbe594a54b40d89c4. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:45191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:30.875135  2758 raft_consensus.cc:2272] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.877692  2758 tablet_replica.cc:333] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.878401  2758 raft_consensus.cc:2243] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.879345  2758 raft_consensus.cc:2272] T c5af316114d845d4a9a468593310bdce P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.881366  2758 tablet_replica.cc:333] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.882028  2758 raft_consensus.cc:2243] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.882508  2758 raft_consensus.cc:2272] T bbab2985149f4789bab268fa2805bc49 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.884606  2758 tablet_replica.cc:333] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.885152  2758 raft_consensus.cc:2243] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.885608  2758 raft_consensus.cc:2272] T 1c31480e327d411791af11eb1fabf88d P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.887581  2758 tablet_replica.cc:333] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.888098  2758 raft_consensus.cc:2243] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.888662  2758 raft_consensus.cc:2272] T cbfe4dad4611461f958be92b80f3b558 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.891278  2758 tablet_replica.cc:333] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.891892  2758 raft_consensus.cc:2243] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.892463  2758 raft_consensus.cc:2272] T c2ac931b999f4ac0ae896ca350a2b222 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:30.892928  6941 consensus_peers.cc:597] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 -> Peer 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449): Couldn't send request to peer 22bac6afab8140c4854a0ec5e9938aec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:30.895380  2758 tablet_replica.cc:333] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.896006  2758 raft_consensus.cc:2243] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.896517  2758 raft_consensus.cc:2272] T 9ab123b1994c4744817dc3fc8876daa0 P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.898502  2758 tablet_replica.cc:333] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.899020  2758 raft_consensus.cc:2243] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.899855  2758 raft_consensus.cc:2272] T 29ee41f695444e7d828198c204fa16c3 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.901793  2758 tablet_replica.cc:333] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.902345  2758 raft_consensus.cc:2243] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.903319  2758 raft_consensus.cc:2272] T 1da2e37a4f69434d88b67b3ca049c5b6 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.905287  2758 tablet_replica.cc:333] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.905809  2758 raft_consensus.cc:2243] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.906404  2758 raft_consensus.cc:2272] T 5b42fb2ef5204b9a9fdabf4adec270eb P 22bac6afab8140c4854a0ec5e9938aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.908316  2758 tablet_replica.cc:333] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.908869  2758 raft_consensus.cc:2243] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.909328  2758 raft_consensus.cc:2272] T 56b1fbd680e144a0a79122931ca84ba3 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.911348  2758 tablet_replica.cc:333] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.911860  2758 raft_consensus.cc:2243] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.912638  2758 raft_consensus.cc:2272] T 9f44793c4b494c32a59e6ba11f4fb367 P 22bac6afab8140c4854a0ec5e9938aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.915076  2758 tablet_replica.cc:333] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.915575  2758 raft_consensus.cc:2243] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.916054  2758 raft_consensus.cc:2272] T fa08f9ed27834318b0fba21ea0190b4b P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.918412  2758 tablet_replica.cc:333] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
W20260710 11:07:30.918666  6943 consensus_peers.cc:597] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 -> Peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Couldn't send request to peer cd92f9bf92724cdcbe594a54b40d89c4. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:45191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:30.918963  2758 raft_consensus.cc:2243] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.919519  2758 raft_consensus.cc:2272] T 4061cfe30645406eba15741210937f75 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.921427  2758 tablet_replica.cc:333] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.921926  2758 raft_consensus.cc:2243] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:30.922760  2758 raft_consensus.cc:2272] T 56c7ca10205149bfa3126792b943dad0 P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:30.924618  2758 tablet_replica.cc:333] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec: stopping tablet replica
I20260710 11:07:30.925079  2758 raft_consensus.cc:2243] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:30.925519  2758 raft_consensus.cc:2272] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 22bac6afab8140c4854a0ec5e9938aec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:30.930716  6941 consensus_peers.cc:597] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 -> Peer 22bac6afab8140c4854a0ec5e9938aec (127.2.177.130:42449): Couldn't send request to peer 22bac6afab8140c4854a0ec5e9938aec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:30.951272  6943 consensus_peers.cc:597] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 -> Peer cd92f9bf92724cdcbe594a54b40d89c4 (127.2.177.129:45191): Couldn't send request to peer cd92f9bf92724cdcbe594a54b40d89c4. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:45191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:30.967831  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
I20260710 11:07:31.001924  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
I20260710 11:07:31.027148  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:31.027889  2758 tablet_replica.cc:333] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.028550  2758 raft_consensus.cc:2243] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.029100  2758 raft_consensus.cc:2272] T b5a5c3e8f3b14c478baeab08e432f19a P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.031229  2758 tablet_replica.cc:333] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.031773  2758 raft_consensus.cc:2243] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:31.032584  2758 raft_consensus.cc:2272] T bbab2985149f4789bab268fa2805bc49 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.034633  2758 tablet_replica.cc:333] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.035187  2758 raft_consensus.cc:2243] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.035656  2758 raft_consensus.cc:2272] T 56b1fbd680e144a0a79122931ca84ba3 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.037478  2758 tablet_replica.cc:333] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.038050  2758 raft_consensus.cc:2243] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:31.038853  2758 raft_consensus.cc:2272] T 1c31480e327d411791af11eb1fabf88d P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.040654  2758 tablet_replica.cc:333] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.041185  2758 raft_consensus.cc:2243] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.041678  2758 raft_consensus.cc:2272] T c5af316114d845d4a9a468593310bdce P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.043473  2758 tablet_replica.cc:333] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.044018  2758 raft_consensus.cc:2243] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.044477  2758 raft_consensus.cc:2272] T cbfe4dad4611461f958be92b80f3b558 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.046365  2758 tablet_replica.cc:333] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.046850  2758 raft_consensus.cc:2243] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.047293  2758 raft_consensus.cc:2272] T c2ac931b999f4ac0ae896ca350a2b222 P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.049212  2758 tablet_replica.cc:333] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.049721  2758 raft_consensus.cc:2243] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:31.050513  2758 raft_consensus.cc:2272] T 9ab123b1994c4744817dc3fc8876daa0 P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.052268  2758 tablet_replica.cc:333] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.052793  2758 raft_consensus.cc:2243] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.053217  2758 raft_consensus.cc:2272] T 2f4b69ae55684f55a5a5ae78cbe21d0c P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.055025  2758 tablet_replica.cc:333] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.055521  2758 raft_consensus.cc:2243] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.055923  2758 raft_consensus.cc:2272] T 29ee41f695444e7d828198c204fa16c3 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.057879  2758 tablet_replica.cc:333] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.058378  2758 raft_consensus.cc:2243] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.058781  2758 raft_consensus.cc:2272] T 1da2e37a4f69434d88b67b3ca049c5b6 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.060511  2758 tablet_replica.cc:333] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.060946  2758 raft_consensus.cc:2243] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.061309  2758 raft_consensus.cc:2272] T 56c7ca10205149bfa3126792b943dad0 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.063025  2758 tablet_replica.cc:333] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.063444  2758 raft_consensus.cc:2243] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:31.064172  2758 raft_consensus.cc:2272] T c4426efa14f24f70aa7ec3626b6a9df6 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.066082  2758 tablet_replica.cc:333] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.066524  2758 raft_consensus.cc:2243] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.066915  2758 raft_consensus.cc:2272] T 163e0dd7f8f141bf8bd93f5a539b9ee6 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.068565  2758 tablet_replica.cc:333] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.068987  2758 raft_consensus.cc:2243] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.069370  2758 raft_consensus.cc:2272] T 4061cfe30645406eba15741210937f75 P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.071234  2758 tablet_replica.cc:333] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.071650  2758 raft_consensus.cc:2243] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:31.072355  2758 raft_consensus.cc:2272] T fa08f9ed27834318b0fba21ea0190b4b P 4ecc036c73374def89c01805a365a7f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.074198  2758 tablet_replica.cc:333] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.074622  2758 raft_consensus.cc:2243] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:31.074997  2758 raft_consensus.cc:2272] T 9f44793c4b494c32a59e6ba11f4fb367 P 4ecc036c73374def89c01805a365a7f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.076764  2758 tablet_replica.cc:333] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5: stopping tablet replica
I20260710 11:07:31.077270  2758 raft_consensus.cc:2243] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:31.078037  2758 raft_consensus.cc:2272] T 5b42fb2ef5204b9a9fdabf4adec270eb P 4ecc036c73374def89c01805a365a7f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.116602  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
I20260710 11:07:31.148664  2758 master.cc:562] Master@127.2.177.190:43467 shutting down...
I20260710 11:07:31.170969  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:31.171567  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:31.171919  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 237feb0be77b4237943459629f6f09ee: stopping tablet replica
I20260710 11:07:31.192767  2758 master.cc:584] Master@127.2.177.190:43467 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14102 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:07:31.247584  2758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.177.190:37213
I20260710 11:07:31.248747  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:31.254781  7312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:31.254902  7311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:31.255533  7314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:31.256104  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:31.256983  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:31.257154  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:31.257264  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681651257254 us; error 0 us; skew 500 ppm
I20260710 11:07:31.257731  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:31.260351  2758 webserver.cc:533] Webserver started at http://127.2.177.190:44289/ using document root <none> and password file <none>
I20260710 11:07:31.260747  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:31.260903  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:31.261104  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:31.262233  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/master-0-root/instance:
uuid: "bc64c06ebf3f48149deb766962d62d95"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.266554  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:07:31.269634  7319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.270424  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:31.270706  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/master-0-root
uuid: "bc64c06ebf3f48149deb766962d62d95"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.270968  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:31.287036  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:31.288239  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:31.325352  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.190:37213
I20260710 11:07:31.325454  7370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.190:37213 every 8 connection(s)
I20260710 11:07:31.329169  7371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.339663  7371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95: Bootstrap starting.
I20260710 11:07:31.344252  7371 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.348292  7371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95: No bootstrap required, opened a new log
I20260710 11:07:31.350448  7371 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc64c06ebf3f48149deb766962d62d95" member_type: VOTER }
I20260710 11:07:31.350894  7371 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.351126  7371 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc64c06ebf3f48149deb766962d62d95, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.351783  7371 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc64c06ebf3f48149deb766962d62d95" member_type: VOTER }
I20260710 11:07:31.352247  7371 raft_consensus.cc:399] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:31.352474  7371 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:31.352774  7371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.357252  7371 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc64c06ebf3f48149deb766962d62d95" member_type: VOTER }
I20260710 11:07:31.357779  7371 leader_election.cc:304] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [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: bc64c06ebf3f48149deb766962d62d95; no voters: 
I20260710 11:07:31.358870  7371 leader_election.cc:290] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:31.359197  7374 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.360514  7374 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 1 LEADER]: Becoming Leader. State: Replica: bc64c06ebf3f48149deb766962d62d95, State: Running, Role: LEADER
I20260710 11:07:31.361238  7374 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [LEADER]: Queue going to LEADER mode. State: All 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: "bc64c06ebf3f48149deb766962d62d95" member_type: VOTER }
I20260710 11:07:31.361819  7371 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:31.366554  7376 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc64c06ebf3f48149deb766962d62d95. Latest consensus state: current_term: 1 leader_uuid: "bc64c06ebf3f48149deb766962d62d95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc64c06ebf3f48149deb766962d62d95" member_type: VOTER } }
I20260710 11:07:31.367345  7376 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:31.367774  7375 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bc64c06ebf3f48149deb766962d62d95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc64c06ebf3f48149deb766962d62d95" member_type: VOTER } }
I20260710 11:07:31.368319  7375 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:31.369801  7382 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:31.376118  7382 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:31.378113  2758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:31.386031  7382 catalog_manager.cc:1383] Generated new cluster ID: 1cad4664a8fb4edd80a547c4cd388c19
I20260710 11:07:31.386364  7382 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:31.411124  7382 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:31.412416  7382 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:31.426725  7382 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95: Generated new TSK 0
I20260710 11:07:31.427348  7382 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:31.444985  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:31.451228  7392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:31.452343  7393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:31.453698  7395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:31.454171  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:31.455013  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:31.455224  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:31.455404  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681651455369 us; error 0 us; skew 500 ppm
I20260710 11:07:31.455964  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:31.458349  2758 webserver.cc:533] Webserver started at http://127.2.177.129:35467/ using document root <none> and password file <none>
I20260710 11:07:31.458811  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:31.459002  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:31.459262  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:31.460285  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-0-root/instance:
uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.464645  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:07:31.467856  7400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.468735  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:31.468971  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-0-root
uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.469206  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:31.505736  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:31.506983  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:31.508329  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:31.510520  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:31.510700  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.510991  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:31.511142  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.549775  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.129:34423
I20260710 11:07:31.549897  7462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.129:34423 every 8 connection(s)
I20260710 11:07:31.554949  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:31.562374  7467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:31.564692  7468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:31.565531  2758 server_base.cc:1061] running on GCE node
W20260710 11:07:31.566072  7470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:31.567466  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:31.567700  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:31.567898  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681651567877 us; error 0 us; skew 500 ppm
I20260710 11:07:31.568490  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:31.569991  7463 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37213
I20260710 11:07:31.570411  7463 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:31.571228  7463 heartbeater.cc:507] Master 127.2.177.190:37213 requested a full tablet report, sending...
I20260710 11:07:31.571482  2758 webserver.cc:533] Webserver started at http://127.2.177.130:37001/ using document root <none> and password file <none>
I20260710 11:07:31.572264  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:31.572506  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:31.572857  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:31.573477  7336 ts_manager.cc:194] Registered new tserver with Master: cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423)
I20260710 11:07:31.574121  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-1-root/instance:
uuid: "8c8717c80d5045d6beca8f527ef824a5"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.575716  7336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48802
I20260710 11:07:31.578920  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:07:31.582424  7475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.583462  2758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:07:31.583813  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-1-root
uuid: "8c8717c80d5045d6beca8f527ef824a5"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.584146  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:31.593897  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:31.595139  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:31.596498  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:31.598635  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:31.598852  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.599097  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:31.599268  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.639271  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.130:33103
I20260710 11:07:31.639371  7537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.130:33103 every 8 connection(s)
I20260710 11:07:31.644244  2758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:31.651654  7541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:31.652418  7542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:31.654228  7544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:31.655386  2758 server_base.cc:1061] running on GCE node
I20260710 11:07:31.656615  2758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:31.656881  2758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:31.657068  2758 hybrid_clock.cc:648] HybridClock initialized: now 1783681651657028 us; error 0 us; skew 500 ppm
I20260710 11:07:31.657770  2758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:31.657824  7538 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37213
I20260710 11:07:31.658285  7538 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:31.659139  7538 heartbeater.cc:507] Master 127.2.177.190:37213 requested a full tablet report, sending...
I20260710 11:07:31.660399  2758 webserver.cc:533] Webserver started at http://127.2.177.131:41909/ using document root <none> and password file <none>
I20260710 11:07:31.660945  2758 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:31.661157  2758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:31.661319  7336 ts_manager.cc:194] Registered new tserver with Master: 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:31.661417  2758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:31.662665  2758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-2-root/instance:
uuid: "1a69e307a5e0418b91cc4761af3d8423"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.662716  7336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48812
I20260710 11:07:31.667613  2758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:31.671267  7549 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.672129  2758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:07:31.672432  2758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-2-root
uuid: "1a69e307a5e0418b91cc4761af3d8423"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vxgv"
I20260710 11:07:31.672721  2758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFFwCpB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681539661199-2758-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:31.687646  2758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:31.688913  2758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:31.690419  2758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:31.692619  2758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:31.692849  2758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.693105  2758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:31.693347  2758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.733855  2758 rpc_server.cc:307] RPC server started. Bound to: 127.2.177.131:38477
I20260710 11:07:31.733981  7611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.177.131:38477 every 8 connection(s)
I20260710 11:07:31.747417  7612 heartbeater.cc:344] Connected to a master server at 127.2.177.190:37213
I20260710 11:07:31.747767  7612 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:31.748410  7612 heartbeater.cc:507] Master 127.2.177.190:37213 requested a full tablet report, sending...
I20260710 11:07:31.750268  7336 ts_manager.cc:194] Registered new tserver with Master: 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:31.750394  2758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01333907s
I20260710 11:07:31.751684  7336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48826
I20260710 11:07:31.774976  7336 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48842:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:31.778070  7336 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:31.843415  7577 tablet_service.cc:1511] Processing CreateTablet for tablet 58d2fc14ae48466fae5d0e9a0aa9acaf (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:31.845033  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d2fc14ae48466fae5d0e9a0aa9acaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.848291  7576 tablet_service.cc:1511] Processing CreateTablet for tablet c92fd708816e403faa4d9d0612a15d5c (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:31.851578  7503 tablet_service.cc:1511] Processing CreateTablet for tablet 58d2fc14ae48466fae5d0e9a0aa9acaf (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:31.852020  7575 tablet_service.cc:1511] Processing CreateTablet for tablet 18136ea160a2437dab661845955e3829 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:31.852994  7503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d2fc14ae48466fae5d0e9a0aa9acaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.853451  7575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18136ea160a2437dab661845955e3829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.853197  7501 tablet_service.cc:1511] Processing CreateTablet for tablet 18136ea160a2437dab661845955e3829 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:31.854517  7501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18136ea160a2437dab661845955e3829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.852078  7502 tablet_service.cc:1511] Processing CreateTablet for tablet c92fd708816e403faa4d9d0612a15d5c (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:31.856621  7502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92fd708816e403faa4d9d0612a15d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.858314  7576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92fd708816e403faa4d9d0612a15d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.868384  7500 tablet_service.cc:1511] Processing CreateTablet for tablet 8bef479747fe4f4d99d3dce51d42cc71 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:31.870023  7500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bef479747fe4f4d99d3dce51d42cc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.873024  7574 tablet_service.cc:1511] Processing CreateTablet for tablet 8bef479747fe4f4d99d3dce51d42cc71 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:31.874469  7574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bef479747fe4f4d99d3dce51d42cc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.875936  7499 tablet_service.cc:1511] Processing CreateTablet for tablet 13457ecfdd9b47ce9aff20ac45455038 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:31.877300  7499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13457ecfdd9b47ce9aff20ac45455038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.882841  7573 tablet_service.cc:1511] Processing CreateTablet for tablet 13457ecfdd9b47ce9aff20ac45455038 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:31.884173  7573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13457ecfdd9b47ce9aff20ac45455038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.886204  7498 tablet_service.cc:1511] Processing CreateTablet for tablet b79bc8d258674978892d2f7f0e94deb7 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:31.887557  7498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79bc8d258674978892d2f7f0e94deb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.888561  7572 tablet_service.cc:1511] Processing CreateTablet for tablet b79bc8d258674978892d2f7f0e94deb7 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:31.889900  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79bc8d258674978892d2f7f0e94deb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.891736  7497 tablet_service.cc:1511] Processing CreateTablet for tablet d6626f19224a444e9dfb8f7a804beb2a (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:31.893026  7497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6626f19224a444e9dfb8f7a804beb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.895088  7571 tablet_service.cc:1511] Processing CreateTablet for tablet d6626f19224a444e9dfb8f7a804beb2a (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:31.896402  7571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6626f19224a444e9dfb8f7a804beb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.897241  7496 tablet_service.cc:1511] Processing CreateTablet for tablet af1d98a2d2ac4ec68f092272dd8ed251 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:31.898564  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1d98a2d2ac4ec68f092272dd8ed251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.902612  7495 tablet_service.cc:1511] Processing CreateTablet for tablet 5332cddaff6444f9a37183f3d804cdfe (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:31.903963  7495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5332cddaff6444f9a37183f3d804cdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.908278  7570 tablet_service.cc:1511] Processing CreateTablet for tablet af1d98a2d2ac4ec68f092272dd8ed251 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:31.909601  7570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1d98a2d2ac4ec68f092272dd8ed251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.911163  7569 tablet_service.cc:1511] Processing CreateTablet for tablet 5332cddaff6444f9a37183f3d804cdfe (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:31.912505  7569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5332cddaff6444f9a37183f3d804cdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.932476  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 13457ecfdd9b47ce9aff20ac45455038 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:31.935029  7423 tablet_service.cc:1511] Processing CreateTablet for tablet b79bc8d258674978892d2f7f0e94deb7 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:31.937220  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 8bef479747fe4f4d99d3dce51d42cc71 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:31.938990  7422 tablet_service.cc:1511] Processing CreateTablet for tablet d6626f19224a444e9dfb8f7a804beb2a (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:31.941104  7428 tablet_service.cc:1511] Processing CreateTablet for tablet 58d2fc14ae48466fae5d0e9a0aa9acaf (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:31.942776  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 18136ea160a2437dab661845955e3829 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:31.944536  7427 tablet_service.cc:1511] Processing CreateTablet for tablet c92fd708816e403faa4d9d0612a15d5c (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:31.933874  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13457ecfdd9b47ce9aff20ac45455038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.947911  7421 tablet_service.cc:1511] Processing CreateTablet for tablet af1d98a2d2ac4ec68f092272dd8ed251 (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:31.950836  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1d98a2d2ac4ec68f092272dd8ed251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.951474  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d2fc14ae48466fae5d0e9a0aa9acaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.951349  7420 tablet_service.cc:1511] Processing CreateTablet for tablet 5332cddaff6444f9a37183f3d804cdfe (DEFAULT_TABLE table=test-workload [id=5724866d21c843e4b0f56e09763e81e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:31.953423  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5332cddaff6444f9a37183f3d804cdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.954457  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92fd708816e403faa4d9d0612a15d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.963310  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79bc8d258674978892d2f7f0e94deb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.963621  7627 tablet_bootstrap.cc:492] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:31.964287  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6626f19224a444e9dfb8f7a804beb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.966351  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bef479747fe4f4d99d3dce51d42cc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.968540  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18136ea160a2437dab661845955e3829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.996978  7627 tablet_bootstrap.cc:654] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.015637  7627 tablet_bootstrap.cc:492] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.016258  7627 ts_tablet_manager.cc:1403] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.004s
I20260710 11:07:32.024034  7627 raft_consensus.cc:359] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.025017  7627 raft_consensus.cc:385] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.025403  7627 raft_consensus.cc:740] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.026777  7628 tablet_bootstrap.cc:492] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.026659  7627 consensus_queue.cc:260] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.048919  7629 tablet_bootstrap.cc:492] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.051568  7628 tablet_bootstrap.cc:654] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.051651  7538 heartbeater.cc:499] Master 127.2.177.190:37213 was elected leader, sending a full tablet report...
I20260710 11:07:32.055135  7627 ts_tablet_manager.cc:1434] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.038s	user 0.027s	sys 0.003s
I20260710 11:07:32.055756  7629 tablet_bootstrap.cc:654] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.056269  7627 tablet_bootstrap.cc:492] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.063364  7627 tablet_bootstrap.cc:654] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.072628  7628 tablet_bootstrap.cc:492] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.073103  7628 ts_tablet_manager.cc:1403] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.014s
I20260710 11:07:32.075719  7627 tablet_bootstrap.cc:492] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.075598  7628 raft_consensus.cc:359] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.076246  7628 raft_consensus.cc:385] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.076396  7627 ts_tablet_manager.cc:1403] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:07:32.076454  7628 raft_consensus.cc:740] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.077482  7628 consensus_queue.cc:260] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.080255  7627 raft_consensus.cc:359] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.081085  7627 raft_consensus.cc:385] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.081444  7627 raft_consensus.cc:740] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.082366  7627 consensus_queue.cc:260] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.082881  7629 tablet_bootstrap.cc:492] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.084021  7631 raft_consensus.cc:493] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.084609  7631 raft_consensus.cc:515] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.085090  7627 ts_tablet_manager.cc:1434] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:32.086617  7628 ts_tablet_manager.cc:1434] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.001s
I20260710 11:07:32.086663  7627 tablet_bootstrap.cc:492] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.088004  7612 heartbeater.cc:499] Master 127.2.177.190:37213 was elected leader, sending a full tablet report...
I20260710 11:07:32.090296  7631 leader_election.cc:290] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477), cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423)
I20260710 11:07:32.092398  7628 tablet_bootstrap.cc:492] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.094105  7627 tablet_bootstrap.cc:654] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.099159  7628 tablet_bootstrap.cc:654] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.100520  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
W20260710 11:07:32.102481  7478 leader_election.cc:343] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.106282  7629 ts_tablet_manager.cc:1403] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.000s
I20260710 11:07:32.110888  7628 tablet_bootstrap.cc:492] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.111441  7628 ts_tablet_manager.cc:1403] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:07:32.114396  7628 raft_consensus.cc:359] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.115113  7628 raft_consensus.cc:385] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.115411  7628 raft_consensus.cc:740] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.116285  7628 consensus_queue.cc:260] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.117121  7629 raft_consensus.cc:359] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.118156  7629 raft_consensus.cc:385] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.118525  7629 raft_consensus.cc:740] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.118665  7628 ts_tablet_manager.cc:1434] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:32.119958  7628 tablet_bootstrap.cc:492] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.122991  7629 consensus_queue.cc:260] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.125921  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.126652  7438 raft_consensus.cc:2468] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.128043  7477 leader_election.cc:304] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [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: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:32.128698  7631 raft_consensus.cc:2804] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.129021  7627 tablet_bootstrap.cc:492] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.129376  7463 heartbeater.cc:499] Master 127.2.177.190:37213 was elected leader, sending a full tablet report...
I20260710 11:07:32.129508  7627 ts_tablet_manager.cc:1403] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.021s
I20260710 11:07:32.129046  7631 raft_consensus.cc:493] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.130707  7628 tablet_bootstrap.cc:654] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.130764  7631 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.132571  7627 raft_consensus.cc:359] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.133337  7627 raft_consensus.cc:385] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.133607  7627 raft_consensus.cc:740] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.134454  7627 consensus_queue.cc:260] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.136593  7627 ts_tablet_manager.cc:1434] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:32.137517  7627 tablet_bootstrap.cc:492] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.139503  7631 raft_consensus.cc:515] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.142433  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.145257  7627 tablet_bootstrap.cc:654] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:32.146620  7478 leader_election.cc:343] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.148061  7629 ts_tablet_manager.cc:1434] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.004s
I20260710 11:07:32.150859  7631 leader_election.cc:290] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477), cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423)
I20260710 11:07:32.152014  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.152722  7438 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.153090  7629 tablet_bootstrap.cc:492] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.154093  7628 tablet_bootstrap.cc:492] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.154599  7628 ts_tablet_manager.cc:1403] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.010s
I20260710 11:07:32.157697  7628 raft_consensus.cc:359] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.158439  7628 raft_consensus.cc:385] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.158757  7628 raft_consensus.cc:740] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.159658  7628 consensus_queue.cc:260] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.161854  7628 ts_tablet_manager.cc:1434] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:32.162856  7628 tablet_bootstrap.cc:492] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.166741  7438 raft_consensus.cc:2468] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:32.168087  7477 leader_election.cc:304] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:32.169261  7631 raft_consensus.cc:2804] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.169361  7628 tablet_bootstrap.cc:654] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.169790  7631 raft_consensus.cc:697] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:32.171200  7631 consensus_queue.cc:237] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.171826  7629 tablet_bootstrap.cc:654] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.174706  7627 tablet_bootstrap.cc:492] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.176347  7627 ts_tablet_manager.cc:1403] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.023s
I20260710 11:07:32.179486  7627 raft_consensus.cc:359] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.180205  7627 raft_consensus.cc:385] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.180483  7627 raft_consensus.cc:740] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.181246  7627 consensus_queue.cc:260] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.183801  7627 ts_tablet_manager.cc:1434] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:32.186393  7627 tablet_bootstrap.cc:492] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.188139  7628 tablet_bootstrap.cc:492] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.188668  7628 ts_tablet_manager.cc:1403] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 11:07:32.191589  7628 raft_consensus.cc:359] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.192328  7628 raft_consensus.cc:385] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.191777  7334 catalog_manager.cc:5697] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.192638  7628 raft_consensus.cc:740] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.192700  7627 tablet_bootstrap.cc:654] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.193488  7628 consensus_queue.cc:260] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.196010  7628 ts_tablet_manager.cc:1434] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:32.197325  7628 tablet_bootstrap.cc:492] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.205788  7628 tablet_bootstrap.cc:654] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.211989  7629 tablet_bootstrap.cc:492] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.212497  7629 ts_tablet_manager.cc:1403] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.008s
I20260710 11:07:32.215399  7629 raft_consensus.cc:359] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.216167  7629 raft_consensus.cc:385] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.216528  7629 raft_consensus.cc:740] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.216625  7627 tablet_bootstrap.cc:492] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.217211  7627 ts_tablet_manager.cc:1403] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.016s
I20260710 11:07:32.217262  7629 consensus_queue.cc:260] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.217886  7628 tablet_bootstrap.cc:492] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.218427  7628 ts_tablet_manager.cc:1403] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260710 11:07:32.219743  7629 ts_tablet_manager.cc:1434] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:32.220314  7627 raft_consensus.cc:359] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.221047  7627 raft_consensus.cc:385] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.221138  7629 tablet_bootstrap.cc:492] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.221383  7627 raft_consensus.cc:740] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.221263  7628 raft_consensus.cc:359] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.222124  7628 raft_consensus.cc:385] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.222429  7628 raft_consensus.cc:740] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.222352  7627 consensus_queue.cc:260] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.223242  7628 consensus_queue.cc:260] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.225528  7628 ts_tablet_manager.cc:1434] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:07:32.226485  7628 tablet_bootstrap.cc:492] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.227054  7627 ts_tablet_manager.cc:1434] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:32.228049  7627 tablet_bootstrap.cc:492] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.232949  7628 tablet_bootstrap.cc:654] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.234278  7627 tablet_bootstrap.cc:654] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.241236  7629 tablet_bootstrap.cc:654] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.246435  7629 tablet_bootstrap.cc:492] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.246539  7628 tablet_bootstrap.cc:492] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.247016  7629 ts_tablet_manager.cc:1403] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 11:07:32.247107  7628 ts_tablet_manager.cc:1403] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260710 11:07:32.247918  7627 tablet_bootstrap.cc:492] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.248410  7627 ts_tablet_manager.cc:1403] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:07:32.249634  7628 raft_consensus.cc:359] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.250278  7628 raft_consensus.cc:385] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.250615  7628 raft_consensus.cc:740] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.250118  7629 raft_consensus.cc:359] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.251034  7629 raft_consensus.cc:385] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.251127  7627 raft_consensus.cc:359] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.251396  7629 raft_consensus.cc:740] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.251855  7627 raft_consensus.cc:385] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.252185  7627 raft_consensus.cc:740] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.252372  7629 consensus_queue.cc:260] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.252939  7627 consensus_queue.cc:260] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.251366  7628 consensus_queue.cc:260] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.254681  7629 ts_tablet_manager.cc:1434] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:32.255292  7628 ts_tablet_manager.cc:1434] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:32.255694  7629 tablet_bootstrap.cc:492] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.256263  7628 tablet_bootstrap.cc:492] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.262559  7629 tablet_bootstrap.cc:654] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.262697  7628 tablet_bootstrap.cc:654] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.265233  7627 ts_tablet_manager.cc:1434] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:07:32.267283  7627 tablet_bootstrap.cc:492] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.275800  7627 tablet_bootstrap.cc:654] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.281140  7629 tablet_bootstrap.cc:492] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.281811  7629 ts_tablet_manager.cc:1403] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260710 11:07:32.284819  7628 tablet_bootstrap.cc:492] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.284854  7627 tablet_bootstrap.cc:492] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.285415  7628 ts_tablet_manager.cc:1403] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260710 11:07:32.285007  7629 raft_consensus.cc:359] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.285725  7627 ts_tablet_manager.cc:1403] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 11:07:32.285907  7629 raft_consensus.cc:385] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.286320  7629 raft_consensus.cc:740] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.287272  7629 consensus_queue.cc:260] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.288492  7628 raft_consensus.cc:359] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.288741  7627 raft_consensus.cc:359] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.289263  7628 raft_consensus.cc:385] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.289508  7627 raft_consensus.cc:385] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.289598  7628 raft_consensus.cc:740] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.289822  7629 ts_tablet_manager.cc:1434] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:32.289932  7627 raft_consensus.cc:740] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.290567  7628 consensus_queue.cc:260] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.291086  7629 tablet_bootstrap.cc:492] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.290830  7627 consensus_queue.cc:260] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.293165  7627 ts_tablet_manager.cc:1434] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:32.296062  7631 raft_consensus.cc:493] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.296540  7631 raft_consensus.cc:515] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.296916  7627 tablet_bootstrap.cc:492] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.298695  7631 leader_election.cc:290] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.300076  7628 ts_tablet_manager.cc:1434] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:07:32.300302  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13457ecfdd9b47ce9aff20ac45455038" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.300928  7587 raft_consensus.cc:2468] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.301687  7628 tablet_bootstrap.cc:492] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.302811  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13457ecfdd9b47ce9aff20ac45455038" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.304015  7627 tablet_bootstrap.cc:654] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.307224  7478 leader_election.cc:304] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
W20260710 11:07:32.308339  7477 leader_election.cc:343] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.311692  7631 raft_consensus.cc:2804] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.311890  7628 tablet_bootstrap.cc:654] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.312144  7631 raft_consensus.cc:493] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.312213  7627 tablet_bootstrap.cc:492] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.312597  7631 raft_consensus.cc:3060] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.312834  7627 ts_tablet_manager.cc:1403] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:07:32.315676  7627 raft_consensus.cc:359] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.316325  7627 raft_consensus.cc:385] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.316596  7627 raft_consensus.cc:740] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.317281  7627 consensus_queue.cc:260] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.318610  7636 raft_consensus.cc:493] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.319190  7627 ts_tablet_manager.cc:1434] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:32.319155  7636 raft_consensus.cc:515] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.320202  7627 tablet_bootstrap.cc:492] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:32.321269  7636 leader_election.cc:290] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.322897  7629 tablet_bootstrap.cc:654] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.322973  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.323774  7587 raft_consensus.cc:2468] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.325663  7627 tablet_bootstrap.cc:654] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.325462  7478 leader_election.cc:304] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:32.325853  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.326416  7636 raft_consensus.cc:2804] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.326818  7636 raft_consensus.cc:493] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.326649  7438 raft_consensus.cc:2468] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.327294  7636 raft_consensus.cc:3060] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.329911  7628 tablet_bootstrap.cc:492] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.329874  7631 raft_consensus.cc:515] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.330739  7628 ts_tablet_manager.cc:1403] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260710 11:07:32.333235  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13457ecfdd9b47ce9aff20ac45455038" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.333536  7628 raft_consensus.cc:359] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.334378  7628 raft_consensus.cc:385] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.334738  7628 raft_consensus.cc:740] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.334527  7636 raft_consensus.cc:515] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
W20260710 11:07:32.335210  7477 leader_election.cc:343] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.335748  7628 consensus_queue.cc:260] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.337890  7628 ts_tablet_manager.cc:1434] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:07:32.338908  7628 tablet_bootstrap.cc:492] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:32.339570  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13457ecfdd9b47ce9aff20ac45455038" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.340180  7587 raft_consensus.cc:3060] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.344286  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.344527  7628 tablet_bootstrap.cc:654] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.344929  7438 raft_consensus.cc:3060] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.347769  7587 raft_consensus.cc:2468] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:32.349045  7478 leader_election.cc:304] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.354568  7631 leader_election.cc:290] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.355458  7438 raft_consensus.cc:2468] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:32.357040  7477 leader_election.cc:304] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:32.355473  7631 raft_consensus.cc:2804] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.354681  7636 leader_election.cc:290] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.359663  7636 raft_consensus.cc:2804] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.360229  7636 raft_consensus.cc:697] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:32.361333  7636 consensus_queue.cc:237] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.363761  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.364601  7587 raft_consensus.cc:3060] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:32.374603  7384 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:32.376188  7659 raft_consensus.cc:493] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.376883  7659 raft_consensus.cc:515] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.380498  7635 raft_consensus.cc:493] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.381247  7635 raft_consensus.cc:515] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.383864  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
W20260710 11:07:32.385677  7477 leader_election.cc:343] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.395306  7635 leader_election.cc:290] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:32.395900  7635 raft_consensus.cc:493] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.396347  7635 raft_consensus.cc:515] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.398453  7635 leader_election.cc:290] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:32.402100  7631 raft_consensus.cc:697] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:32.403460  7631 consensus_queue.cc:237] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.407367  7629 tablet_bootstrap.cc:492] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.407615  7640 raft_consensus.cc:493] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.407967  7629 ts_tablet_manager.cc:1403] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.002s
I20260710 11:07:32.408085  7640 raft_consensus.cc:515] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.418489  7640 leader_election.cc:290] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.425071  7334 catalog_manager.cc:5697] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.430526  7659 leader_election.cc:290] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.434702  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.435770  7586 raft_consensus.cc:2468] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.439174  7627 tablet_bootstrap.cc:492] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:32.439710  7627 ts_tablet_manager.cc:1403] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.021s
I20260710 11:07:32.441692  7478 leader_election.cc:304] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [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: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.443508  7629 raft_consensus.cc:359] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.444304  7629 raft_consensus.cc:385] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.444602  7629 raft_consensus.cc:740] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.449795  7628 tablet_bootstrap.cc:492] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:32.449883  7636 raft_consensus.cc:2804] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.449472  7334 catalog_manager.cc:5697] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.450382  7636 raft_consensus.cc:493] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.450536  7628 ts_tablet_manager.cc:1403] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.112s	user 0.034s	sys 0.060s
I20260710 11:07:32.450856  7636 raft_consensus.cc:3060] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.451705  7587 raft_consensus.cc:2468] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:32.449453  7627 raft_consensus.cc:359] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.453526  7627 raft_consensus.cc:385] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.453383  7659 raft_consensus.cc:493] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.453972  7659 raft_consensus.cc:515] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.456138  7659 leader_election.cc:290] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.457454  7662 raft_consensus.cc:493] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.457993  7662 raft_consensus.cc:515] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.459012  7636 raft_consensus.cc:515] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.460306  7662 leader_election.cc:290] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:32.459082  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.461210  7586 raft_consensus.cc:2468] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.462148  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.462239  7478 leader_election.cc:304] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:32.463117  7659 raft_consensus.cc:2804] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.463476  7659 raft_consensus.cc:493] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.463879  7659 raft_consensus.cc:3060] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.463884  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.464640  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.465468  7628 raft_consensus.cc:359] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.466192  7628 raft_consensus.cc:385] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:32.466338  7477 leader_election.cc:343] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.466558  7628 raft_consensus.cc:740] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.466665  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.467358  7437 raft_consensus.cc:2468] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 0.
W20260710 11:07:32.467720  7477 leader_election.cc:343] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.467455  7628 consensus_queue.cc:260] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.469053  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.469964  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.470033  7628 ts_tablet_manager.cc:1434] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:07:32.470628  7586 raft_consensus.cc:3060] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.470024  7627 raft_consensus.cc:740] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
W20260710 11:07:32.474042  7551 leader_election.cc:343] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.474855  7551 leader_election.cc:304] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
W20260710 11:07:32.475740  7551 leader_election.cc:343] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.476363  7662 raft_consensus.cc:2804] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.476845  7662 raft_consensus.cc:493] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.476446  7627 consensus_queue.cc:260] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.477167  7662 raft_consensus.cc:3060] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.478317  7586 raft_consensus.cc:2468] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:32.479648  7478 leader_election.cc:304] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.480324  7636 leader_election.cc:290] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.482214  7627 ts_tablet_manager.cc:1434] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 11:07:32.482239  7629 consensus_queue.cc:260] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.485872  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.487212  7513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.487931  7513 raft_consensus.cc:2468] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 0.
I20260710 11:07:32.488956  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.489118  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.489668  7511 raft_consensus.cc:2468] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 0.
I20260710 11:07:32.489760  7662 raft_consensus.cc:515] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.490136  7631 raft_consensus.cc:2804] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.490257  7401 leader_election.cc:304] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:32.490686  7631 raft_consensus.cc:697] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:32.491588  7640 raft_consensus.cc:2804] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.491782  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.492120  7640 raft_consensus.cc:493] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.492422  7660 raft_consensus.cc:493] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.493031  7660 raft_consensus.cc:515] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.489683  7512 raft_consensus.cc:2468] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 0.
I20260710 11:07:32.492487  7640 raft_consensus.cc:3060] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.495209  7660 leader_election.cc:290] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.495905  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.496884  7586 raft_consensus.cc:2393] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec3ffd0e803405ebdf60f9b7864ed18 in current term 1: Already voted for candidate 1a69e307a5e0418b91cc4761af3d8423 in this term.
I20260710 11:07:32.496717  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18136ea160a2437dab661845955e3829" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.497364  7438 raft_consensus.cc:2468] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.498380  7629 ts_tablet_manager.cc:1434] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.001s
I20260710 11:07:32.498425  7477 leader_election.cc:304] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:32.500216  7662 leader_election.cc:290] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:32.501343  7550 leader_election.cc:304] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [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: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.501171  7659 raft_consensus.cc:515] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.505043  7511 raft_consensus.cc:2393] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a69e307a5e0418b91cc4761af3d8423 in current term 1: Already voted for candidate 8c8717c80d5045d6beca8f527ef824a5 in this term.
I20260710 11:07:32.501732  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18136ea160a2437dab661845955e3829" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.505441  7662 raft_consensus.cc:2804] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.505777  7587 raft_consensus.cc:2468] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:32.506923  7550 leader_election.cc:304] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423; no voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.506775  7640 raft_consensus.cc:515] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.507552  7659 leader_election.cc:290] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.507740  7635 raft_consensus.cc:3060] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.508081  7437 raft_consensus.cc:2393] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a69e307a5e0418b91cc4761af3d8423 in current term 1: Already voted for candidate cec3ffd0e803405ebdf60f9b7864ed18 in this term.
I20260710 11:07:32.502879  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:32.508731  7512 raft_consensus.cc:3060] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.491626  7631 consensus_queue.cc:237] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.504060  7629 tablet_bootstrap.cc:492] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.502295  7660 raft_consensus.cc:2804] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.514111  7660 raft_consensus.cc:493] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.514490  7660 raft_consensus.cc:3060] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.515118  7635 raft_consensus.cc:2749] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:32.515839  7635 raft_consensus.cc:493] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.516254  7635 raft_consensus.cc:515] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:32.505903  7662 raft_consensus.cc:493] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.517721  7662 raft_consensus.cc:3060] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.519060  7635 leader_election.cc:290] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423)
I20260710 11:07:32.521093  7660 raft_consensus.cc:515] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.523173  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.523414  7660 leader_election.cc:290] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.523535  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.524456  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.525558  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:32.526348  7437 raft_consensus.cc:2393] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a69e307a5e0418b91cc4761af3d8423 in current term 1: Already voted for candidate 8c8717c80d5045d6beca8f527ef824a5 in this term.
I20260710 11:07:32.526681  7512 raft_consensus.cc:2468] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 1.
I20260710 11:07:32.526365  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18136ea160a2437dab661845955e3829" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.527544  7438 raft_consensus.cc:3060] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:32.528249  7477 leader_election.cc:343] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.528749  7640 leader_election.cc:290] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.530473  7550 leader_election.cc:304] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.531342  7587 raft_consensus.cc:2468] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:32.531332  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18136ea160a2437dab661845955e3829" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.531684  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:32.532802  7586 raft_consensus.cc:3060] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.533373  7512 raft_consensus.cc:2393] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cec3ffd0e803405ebdf60f9b7864ed18 in current term 1: Already voted for candidate 1a69e307a5e0418b91cc4761af3d8423 in this term.
I20260710 11:07:32.534735  7585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.534843  7478 leader_election.cc:304] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.535605  7585 raft_consensus.cc:2393] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cec3ffd0e803405ebdf60f9b7864ed18 in current term 1: Already voted for candidate 1a69e307a5e0418b91cc4761af3d8423 in this term.
I20260710 11:07:32.535813  7551 leader_election.cc:304] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423; no voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.536087  7660 raft_consensus.cc:2804] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.536779  7660 raft_consensus.cc:697] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:32.537050  7635 raft_consensus.cc:2804] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.538010  7670 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.537648  7660 consensus_queue.cc:237] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.537781  7403 leader_election.cc:304] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [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: cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:32.535038  7438 raft_consensus.cc:2468] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:32.544322  7629 tablet_bootstrap.cc:654] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.544582  7673 raft_consensus.cc:2749] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:32.547899  7662 raft_consensus.cc:515] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.550200  7662 leader_election.cc:290] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:32.551082  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:32.551539  7333 catalog_manager.cc:5697] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:32.553061  7551 leader_election.cc:343] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:32.554361  7673 raft_consensus.cc:493] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.555025  7673 raft_consensus.cc:515] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.558665  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.559310  7512 raft_consensus.cc:2468] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 0.
I20260710 11:07:32.559412  7635 raft_consensus.cc:697] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:32.560319  7635 consensus_queue.cc:237] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.560654  7401 leader_election.cc:304] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:32.564946  7673 leader_election.cc:290] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.565618  7673 raft_consensus.cc:2804] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:32.566039  7673 raft_consensus.cc:493] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:32.566478  7673 raft_consensus.cc:3060] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.571815  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:32.572691  7512 raft_consensus.cc:3060] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.574398  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.575132  7587 raft_consensus.cc:2468] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 0.
I20260710 11:07:32.571812  7477 leader_election.cc:304] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:32.576957  7631 raft_consensus.cc:2804] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.577540  7631 raft_consensus.cc:697] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:32.578591  7631 consensus_queue.cc:237] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.657584  7586 raft_consensus.cc:2468] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
W20260710 11:07:32.660410  7403 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.177.131:38477, user_credentials={real_user=slave}} blocked reactor thread for 75923.1us
I20260710 11:07:32.665169  7660 consensus_queue.cc:1048] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.666000  7670 raft_consensus.cc:2749] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:32.682639  7512 raft_consensus.cc:2468] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 1.
I20260710 11:07:32.684130  7550 leader_election.cc:304] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:32.685422  7635 raft_consensus.cc:2804] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.686173  7635 raft_consensus.cc:697] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:32.691604  7673 raft_consensus.cc:515] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.696384  7629 tablet_bootstrap.cc:492] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.705216  7629 ts_tablet_manager.cc:1403] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.201s	user 0.041s	sys 0.014s
I20260710 11:07:32.709121  7629 raft_consensus.cc:359] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.709880  7629 raft_consensus.cc:385] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.710249  7629 raft_consensus.cc:740] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.687026  7635 consensus_queue.cc:237] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.693912  7673 leader_election.cc:290] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.714203  7629 consensus_queue.cc:260] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.721280  7629 ts_tablet_manager.cc:1434] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:32.722250  7629 tablet_bootstrap.cc:492] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.727797  7629 tablet_bootstrap.cc:654] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.737876  7629 tablet_bootstrap.cc:492] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.738410  7629 ts_tablet_manager.cc:1403] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260710 11:07:32.741093  7629 raft_consensus.cc:359] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.741792  7629 raft_consensus.cc:385] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.742112  7629 raft_consensus.cc:740] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.742799  7629 consensus_queue.cc:260] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.745007  7629 ts_tablet_manager.cc:1434] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:32.746037  7629 tablet_bootstrap.cc:492] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.748057  7631 consensus_queue.cc:1048] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.752348  7629 tablet_bootstrap.cc:654] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.757136  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:32.757730  7629 tablet_bootstrap.cc:492] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.757787  7512 raft_consensus.cc:3060] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.758335  7629 ts_tablet_manager.cc:1403] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:07:32.761583  7629 raft_consensus.cc:359] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.762420  7629 raft_consensus.cc:385] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.762727  7629 raft_consensus.cc:740] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.763548  7629 consensus_queue.cc:260] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.765375  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:32.765918  7629 ts_tablet_manager.cc:1434] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:32.767927  7629 tablet_bootstrap.cc:492] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:32.766033  7587 raft_consensus.cc:3060] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.775811  7629 tablet_bootstrap.cc:654] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.765437  7512 raft_consensus.cc:2468] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 1.
I20260710 11:07:32.784154  7587 raft_consensus.cc:2468] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 1.
I20260710 11:07:32.789548  7629 tablet_bootstrap.cc:492] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:32.790078  7629 ts_tablet_manager.cc:1403] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:07:32.792783  7629 raft_consensus.cc:359] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.793350  7629 raft_consensus.cc:385] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.793615  7629 raft_consensus.cc:740] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.794293  7629 consensus_queue.cc:260] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.794910  7403 leader_election.cc:304] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:32.796159  7640 raft_consensus.cc:2804] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.796761  7640 raft_consensus.cc:697] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:32.797590  7640 consensus_queue.cc:237] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.796726  7629 ts_tablet_manager.cc:1434] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:32.824342  7640 raft_consensus.cc:493] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.824998  7640 raft_consensus.cc:515] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.898203  7688 raft_consensus.cc:493] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.898468  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.898734  7688 raft_consensus.cc:515] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.899308  7586 raft_consensus.cc:2393] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec3ffd0e803405ebdf60f9b7864ed18 in current term 1: Already voted for candidate 8c8717c80d5045d6beca8f527ef824a5 in this term.
I20260710 11:07:32.901540  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.903410  7688 leader_election.cc:290] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.904335  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.904881  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.905624  7586 raft_consensus.cc:2393] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec3ffd0e803405ebdf60f9b7864ed18 in current term 1: Already voted for candidate 8c8717c80d5045d6beca8f527ef824a5 in this term.
I20260710 11:07:32.906579  7403 leader_election.cc:304] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:32.906810  7631 consensus_queue.cc:1048] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.907421  7688 raft_consensus.cc:3060] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.908738  7401 leader_election.cc:304] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:32.909615  7673 raft_consensus.cc:3060] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.915149  7688 raft_consensus.cc:2749] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:32.918473  7636 consensus_queue.cc:1048] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.921063  7688 raft_consensus.cc:493] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:32.921561  7688 raft_consensus.cc:515] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:32.932556  7688 leader_election.cc:290] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.941928  7659 consensus_queue.cc:1048] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:07:32.942560  7660 consensus_queue.cc:1048] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:07:32.931483  7334 catalog_manager.cc:5697] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.932668  7335 catalog_manager.cc:5697] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:32.940368  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13457ecfdd9b47ce9aff20ac45455038" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:32.925786  7673 raft_consensus.cc:2749] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:32.934142  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13457ecfdd9b47ce9aff20ac45455038" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:32.958845  7640 leader_election.cc:290] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:32.975383  7587 raft_consensus.cc:2393] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec3ffd0e803405ebdf60f9b7864ed18 in current term 1: Already voted for candidate 8c8717c80d5045d6beca8f527ef824a5 in this term.
I20260710 11:07:32.977394  7403 leader_election.cc:304] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:32.979067  7640 raft_consensus.cc:3060] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.998497  7640 raft_consensus.cc:2749] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.003804  7660 consensus_queue.cc:1048] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.007599  7659 consensus_queue.cc:1048] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.009985  7659 consensus_queue.cc:1048] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:33.012691  7333 catalog_manager.cc:5697] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.018296  7660 consensus_queue.cc:1048] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.032157  7335 catalog_manager.cc:5697] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.049226  7336 catalog_manager.cc:5697] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 0 to 1, leader changed from <none> to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 1 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.055095  7635 consensus_queue.cc:1048] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.070598  7670 consensus_queue.cc:1048] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.073239  7659 consensus_queue.cc:1048] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.091739  7631 consensus_queue.cc:1048] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.168824  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:33.169409  7512 raft_consensus.cc:606] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:33.174835  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:33.175367  7512 raft_consensus.cc:606] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:33.180486  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18136ea160a2437dab661845955e3829"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:33.181018  7512 raft_consensus.cc:606] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:33.185755  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:33.186347  7512 raft_consensus.cc:606] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:33.202922  7587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
mode: GRACEFUL
new_leader_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:38414
I20260710 11:07:33.203464  7587 raft_consensus.cc:606] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Received request to transfer leadership to TS 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:33.208602  7587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
mode: GRACEFUL
new_leader_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:38414
I20260710 11:07:33.209146  7587 raft_consensus.cc:606] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Received request to transfer leadership to TS 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:33.213868  7640 consensus_queue.cc:1048] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.225564  7673 consensus_queue.cc:1048] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.233233  7437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
mode: GRACEFUL
new_leader_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:60240
I20260710 11:07:33.233764  7437 raft_consensus.cc:606] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 LEADER]: Received request to transfer leadership to TS 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:33.239733  7640 raft_consensus.cc:993] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18: : Instructing follower 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:33.240180  7673 raft_consensus.cc:1081] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 LEADER]: Signalling peer 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:33.241716  7587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:38404
I20260710 11:07:33.242358  7587 raft_consensus.cc:493] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.242650  7587 raft_consensus.cc:3060] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.247375  7587 raft_consensus.cc:515] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.249127  7587 leader_election.cc:290] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 2 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:33.249938  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:33.250260  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5332cddaff6444f9a37183f3d804cdfe" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:33.250629  7437 raft_consensus.cc:3055] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.250941  7512 raft_consensus.cc:3060] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.251078  7437 raft_consensus.cc:740] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:33.251964  7437 consensus_queue.cc:260] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.252914  7437 raft_consensus.cc:3060] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.257222  7512 raft_consensus.cc:2468] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 2.
I20260710 11:07:33.258024  7437 raft_consensus.cc:2468] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 2.
I20260710 11:07:33.258395  7550 leader_election.cc:304] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:33.259310  7670 raft_consensus.cc:2804] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.259812  7670 raft_consensus.cc:697] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 2 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:33.260522  7670 consensus_queue.cc:237] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.266577  7333 catalog_manager.cc:5697] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 1 to 2, leader changed from cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129) to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.293262  7673 raft_consensus.cc:493] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.293843  7673 raft_consensus.cc:515] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.296134  7673 leader_election.cc:290] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:33.296960  7437 raft_consensus.cc:3060] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.297056  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:33.297281  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:33.297967  7512 raft_consensus.cc:2393] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec3ffd0e803405ebdf60f9b7864ed18 in current term 1: Already voted for candidate 1a69e307a5e0418b91cc4761af3d8423 in this term.
I20260710 11:07:33.298916  7401 leader_election.cc:304] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:33.303381  7673 raft_consensus.cc:2749] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.304193  7670 consensus_queue.cc:1048] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.314706  7710 consensus_queue.cc:1048] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:33.324363  7710 raft_consensus.cc:993] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423: : Instructing follower 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:33.324826  7635 raft_consensus.cc:1081] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Signalling peer 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:33.326620  7512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:34738
I20260710 11:07:33.327144  7512 raft_consensus.cc:493] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.327491  7512 raft_consensus.cc:3060] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.332403  7512 raft_consensus.cc:515] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.334036  7512 leader_election.cc:290] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 2 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:33.335042  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:33.335105  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6626f19224a444e9dfb8f7a804beb2a" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:33.335891  7437 raft_consensus.cc:3060] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.335947  7587 raft_consensus.cc:3055] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.336385  7587 raft_consensus.cc:740] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:33.337214  7587 consensus_queue.cc:260] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.338512  7587 raft_consensus.cc:3060] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.341284  7437 raft_consensus.cc:2468] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 2.
I20260710 11:07:33.342289  7477 leader_election.cc:304] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:33.342967  7631 raft_consensus.cc:2804] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.343436  7631 raft_consensus.cc:697] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:33.344013  7587 raft_consensus.cc:2468] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 2.
I20260710 11:07:33.344252  7631 consensus_queue.cc:237] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.351038  7335 catalog_manager.cc:5697] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 1 to 2, leader changed from 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131) to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.388855  7698 raft_consensus.cc:993] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.389345  7631 raft_consensus.cc:1081] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.390808  7437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:33.391299  7437 raft_consensus.cc:493] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.391603  7437 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.396461  7437 raft_consensus.cc:515] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:33.398097  7437 leader_election.cc:290] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:33.399094  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:33.399140  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:33.399945  7587 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.400018  7512 raft_consensus.cc:3055] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.400425  7512 raft_consensus.cc:740] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:33.401139  7512 consensus_queue.cc:260] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:33.402158  7512 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.405668  7587 raft_consensus.cc:2468] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.406818  7403 leader_election.cc:304] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:33.406899  7512 raft_consensus.cc:2468] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.407680  7673 raft_consensus.cc:2804] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.408157  7673 raft_consensus.cc:697] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:33.408972  7673 consensus_queue.cc:237] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:33.414611  7631 raft_consensus.cc:993] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.415077  7659 raft_consensus.cc:1081] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.416950  7437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:33.417524  7437 raft_consensus.cc:493] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.417934  7437 raft_consensus.cc:3060] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.420212  7335 catalog_manager.cc:5697] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.423219  7437 raft_consensus.cc:515] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.425591  7437 leader_election.cc:290] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:33.426422  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:33.426780  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92fd708816e403faa4d9d0612a15d5c" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:33.427086  7512 raft_consensus.cc:3055] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.427384  7587 raft_consensus.cc:3060] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.427472  7512 raft_consensus.cc:740] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:33.428404  7512 consensus_queue.cc:260] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.429695  7512 raft_consensus.cc:3060] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.435106  7587 raft_consensus.cc:2468] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.436342  7403 leader_election.cc:304] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:33.436861  7512 raft_consensus.cc:2468] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.437016  7673 raft_consensus.cc:2804] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.437574  7673 raft_consensus.cc:697] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:33.438418  7673 consensus_queue.cc:237] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.444626  7335 catalog_manager.cc:5697] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.553118  7698 raft_consensus.cc:993] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.553601  7659 raft_consensus.cc:1081] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.555078  7437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:33.555574  7437 raft_consensus.cc:493] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.555922  7437 raft_consensus.cc:3060] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.560775  7437 raft_consensus.cc:515] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.562498  7437 leader_election.cc:290] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:33.563356  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:33.563974  7512 raft_consensus.cc:3055] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.564075  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bef479747fe4f4d99d3dce51d42cc71" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:33.564352  7512 raft_consensus.cc:740] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:33.564724  7587 raft_consensus.cc:3060] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.565192  7512 consensus_queue.cc:260] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.566504  7512 raft_consensus.cc:3060] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.571897  7587 raft_consensus.cc:2468] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.573297  7512 raft_consensus.cc:2468] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.573309  7403 leader_election.cc:304] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:33.574355  7673 raft_consensus.cc:2804] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.574843  7673 raft_consensus.cc:697] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:33.575663  7673 consensus_queue.cc:237] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.581821  7335 catalog_manager.cc:5697] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.611694  7631 raft_consensus.cc:993] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.612154  7659 raft_consensus.cc:1081] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:33.613695  7437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18136ea160a2437dab661845955e3829"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:33.614244  7437 raft_consensus.cc:493] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.614548  7437 raft_consensus.cc:3060] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.619474  7437 raft_consensus.cc:515] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.621065  7437 leader_election.cc:290] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:33.621919  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18136ea160a2437dab661845955e3829" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:33.622148  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18136ea160a2437dab661845955e3829" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:33.622525  7512 raft_consensus.cc:3055] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.622736  7587 raft_consensus.cc:3060] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.622855  7512 raft_consensus.cc:740] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:33.623631  7512 consensus_queue.cc:260] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.624557  7512 raft_consensus.cc:3060] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.627817  7587 raft_consensus.cc:2468] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.628880  7403 leader_election.cc:304] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:33.629711  7673 raft_consensus.cc:2804] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.629719  7512 raft_consensus.cc:2468] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:33.630530  7673 raft_consensus.cc:697] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:33.631400  7673 consensus_queue.cc:237] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.637557  7335 catalog_manager.cc:5697] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.665783  7710 raft_consensus.cc:993] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423: : Instructing follower 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:33.666293  7635 raft_consensus.cc:1081] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Signalling peer 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:33.667752  7512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:34738
I20260710 11:07:33.668272  7512 raft_consensus.cc:493] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.668727  7512 raft_consensus.cc:3060] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.677708  7512 raft_consensus.cc:515] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.679327  7512 leader_election.cc:290] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 2 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:33.680259  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:33.680467  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79bc8d258674978892d2f7f0e94deb7" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:33.680946  7437 raft_consensus.cc:3060] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.680982  7587 raft_consensus.cc:3055] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.681588  7587 raft_consensus.cc:740] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:33.682456  7587 consensus_queue.cc:260] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.683696  7587 raft_consensus.cc:3060] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.688354  7437 raft_consensus.cc:2468] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 2.
I20260710 11:07:33.689585  7477 leader_election.cc:304] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:33.690327  7659 raft_consensus.cc:2804] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.690375  7587 raft_consensus.cc:2468] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 2.
I20260710 11:07:33.690784  7659 raft_consensus.cc:697] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:33.691609  7659 consensus_queue.cc:237] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:33.697731  7335 catalog_manager.cc:5697] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 1 to 2, leader changed from 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131) to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.729017  7437 raft_consensus.cc:1275] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.730424  7659 consensus_queue.cc:1048] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.732345  7512 raft_consensus.cc:1275] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.733774  7635 consensus_queue.cc:1048] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.739877  7587 raft_consensus.cc:1275] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.742357  7659 consensus_queue.cc:1048] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.745110  7437 raft_consensus.cc:1275] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.747042  7710 consensus_queue.cc:1048] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.816314  7587 raft_consensus.cc:1275] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.817605  7673 consensus_queue.cc:1048] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.825699  7512 raft_consensus.cc:1275] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.827174  7714 consensus_queue.cc:1048] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:33.840343  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7da0 after lost signal to thread 2761
W20260710 11:07:33.841323  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080014c500 after lost signal to thread 7370
W20260710 11:07:33.844022  7459 debug-util.cc:398] Leaking SignalData structure 0x7b0800087de0 after lost signal to thread 7655
I20260710 11:07:33.847136  7512 raft_consensus.cc:1275] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.848687  7714 consensus_queue.cc:1048] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.856465  7587 raft_consensus.cc:1275] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.858170  7640 consensus_queue.cc:1048] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.072567  7512 raft_consensus.cc:1275] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.074406  7714 consensus_queue.cc:1048] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.085500  7584 raft_consensus.cc:1275] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.088860  7673 consensus_queue.cc:1048] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.116317  7512 raft_consensus.cc:1275] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.116410  7436 raft_consensus.cc:1275] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.118043  7673 consensus_queue.cc:1048] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.120568  7659 consensus_queue.cc:1048] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.130728  7584 raft_consensus.cc:1275] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.132277  7640 consensus_queue.cc:1048] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.144623  7587 raft_consensus.cc:1275] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.146970  7631 consensus_queue.cc:1048] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:36.261006  7336 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48844:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:36.263098  7336 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:36.317595  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 117bc7696281442bad0f44242532766d (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:36.318881  7498 tablet_service.cc:1511] Processing CreateTablet for tablet 117bc7696281442bad0f44242532766d (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:36.320207  7498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117bc7696281442bad0f44242532766d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.322837  7572 tablet_service.cc:1511] Processing CreateTablet for tablet 117bc7696281442bad0f44242532766d (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:36.322837  7496 tablet_service.cc:1511] Processing CreateTablet for tablet c1acb22b587b4896b740482f14d903b7 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:36.324270  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117bc7696281442bad0f44242532766d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.324344  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1acb22b587b4896b740482f14d903b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.324828  7577 tablet_service.cc:1511] Processing CreateTablet for tablet c1acb22b587b4896b740482f14d903b7 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:36.326085  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1acb22b587b4896b740482f14d903b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.326974  7427 tablet_service.cc:1511] Processing CreateTablet for tablet c1acb22b587b4896b740482f14d903b7 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:36.318919  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117bc7696281442bad0f44242532766d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.334287  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1acb22b587b4896b740482f14d903b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.350227  7428 tablet_service.cc:1511] Processing CreateTablet for tablet 61af691221d544da9245270f6bb1e402 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:36.352070  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61af691221d544da9245270f6bb1e402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.365770  7499 tablet_service.cc:1511] Processing CreateTablet for tablet 61af691221d544da9245270f6bb1e402 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:36.367260  7499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61af691221d544da9245270f6bb1e402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.380805  7573 tablet_service.cc:1511] Processing CreateTablet for tablet 61af691221d544da9245270f6bb1e402 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:36.382460  7573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61af691221d544da9245270f6bb1e402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.394615  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 7681f37dc1104d0881ecc76ada039f3d (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:36.396929  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7681f37dc1104d0881ecc76ada039f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.407215  7734 tablet_bootstrap.cc:492] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
W20260710 11:07:36.413736  7384 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:36.417819  7735 tablet_bootstrap.cc:492] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.428009  7498 tablet_service.cc:1511] Processing CreateTablet for tablet 7681f37dc1104d0881ecc76ada039f3d (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:36.432775  7498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7681f37dc1104d0881ecc76ada039f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.435484  7427 tablet_service.cc:1511] Processing CreateTablet for tablet 81a28084aaa74a97acf3f09a1118712f (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:36.436833  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a28084aaa74a97acf3f09a1118712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.431126  7736 tablet_bootstrap.cc:492] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:36.445092  7736 tablet_bootstrap.cc:654] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.445547  7734 tablet_bootstrap.cc:654] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.450021  7496 tablet_service.cc:1511] Processing CreateTablet for tablet 81a28084aaa74a97acf3f09a1118712f (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:36.451417  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a28084aaa74a97acf3f09a1118712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.448817  7735 tablet_bootstrap.cc:654] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.461212  7577 tablet_service.cc:1511] Processing CreateTablet for tablet 81a28084aaa74a97acf3f09a1118712f (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:36.462574  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a28084aaa74a97acf3f09a1118712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.468320  7736 tablet_bootstrap.cc:492] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:36.468887  7736 ts_tablet_manager.cc:1403] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260710 11:07:36.472468  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1cc0186d144b2fa64d56851a506666 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:36.476629  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1cc0186d144b2fa64d56851a506666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.478675  7572 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1cc0186d144b2fa64d56851a506666 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:36.480157  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1cc0186d144b2fa64d56851a506666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.484300  7573 tablet_service.cc:1511] Processing CreateTablet for tablet 7681f37dc1104d0881ecc76ada039f3d (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:36.474835  7496 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1cc0186d144b2fa64d56851a506666 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:36.485793  7428 tablet_service.cc:1511] Processing CreateTablet for tablet 94f1d14eec774c9fb75c55954b7f7af6 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:36.488027  7499 tablet_service.cc:1511] Processing CreateTablet for tablet 94f1d14eec774c9fb75c55954b7f7af6 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:36.491601  7577 tablet_service.cc:1511] Processing CreateTablet for tablet 94f1d14eec774c9fb75c55954b7f7af6 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:36.494971  7499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f1d14eec774c9fb75c55954b7f7af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.495747  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1cc0186d144b2fa64d56851a506666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.495301  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 7eec1f8e324048c4959074b3ec2dfb46 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:36.498766  7734 tablet_bootstrap.cc:492] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:36.499332  7734 ts_tablet_manager.cc:1403] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.009s
I20260710 11:07:36.494971  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f1d14eec774c9fb75c55954b7f7af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.502465  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eec1f8e324048c4959074b3ec2dfb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.514621  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f1d14eec774c9fb75c55954b7f7af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.516956  7734 raft_consensus.cc:359] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.526158  7734 raft_consensus.cc:385] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.526679  7734 raft_consensus.cc:740] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.520004  7736 raft_consensus.cc:359] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.474922  7735 tablet_bootstrap.cc:492] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:36.530558  7735 ts_tablet_manager.cc:1403] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.004s
I20260710 11:07:36.530953  7576 tablet_service.cc:1511] Processing CreateTablet for tablet 7eec1f8e324048c4959074b3ec2dfb46 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:36.532085  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1653aeef594f3084ab591cf1ac4c5f (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:36.533293  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1653aeef594f3084ab591cf1ac4c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.534230  7735 raft_consensus.cc:359] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.535144  7735 raft_consensus.cc:385] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.535521  7735 raft_consensus.cc:740] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.536415  7735 consensus_queue.cc:260] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.539186  7735 ts_tablet_manager.cc:1434] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:36.539567  7736 raft_consensus.cc:385] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.545807  7736 raft_consensus.cc:740] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.546717  7736 consensus_queue.cc:260] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.549425  7736 ts_tablet_manager.cc:1434] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:07:36.558921  7736 tablet_bootstrap.cc:492] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:36.544729  7734 consensus_queue.cc:260] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.524621  7573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7681f37dc1104d0881ecc76ada039f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.563872  7734 ts_tablet_manager.cc:1434] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260710 11:07:36.565649  7734 tablet_bootstrap.cc:492] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:36.564545  7576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eec1f8e324048c4959074b3ec2dfb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.552837  7498 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1653aeef594f3084ab591cf1ac4c5f (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:36.527236  7496 tablet_service.cc:1511] Processing CreateTablet for tablet 7eec1f8e324048c4959074b3ec2dfb46 (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:36.569820  7498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1653aeef594f3084ab591cf1ac4c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.574465  7735 tablet_bootstrap.cc:492] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.576685  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eec1f8e324048c4959074b3ec2dfb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.596076  7736 tablet_bootstrap.cc:654] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.598354  7631 raft_consensus.cc:493] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.598939  7631 raft_consensus.cc:515] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.602299  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:36.602985  7584 raft_consensus.cc:2468] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.604611  7478 leader_election.cc:304] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:36.606491  7735 tablet_bootstrap.cc:654] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.606377  7631 leader_election.cc:290] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:36.608202  7740 raft_consensus.cc:2804] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.608578  7740 raft_consensus.cc:493] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.608901  7740 raft_consensus.cc:3060] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.609314  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:36.610075  7436 raft_consensus.cc:2468] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.619170  7734 tablet_bootstrap.cc:654] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.623004  7572 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1653aeef594f3084ab591cf1ac4c5f (DEFAULT_TABLE table=soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:36.622167  7740 raft_consensus.cc:515] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.631847  7740 leader_election.cc:290] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:36.632723  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:36.633360  7436 raft_consensus.cc:3060] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.638293  7736 tablet_bootstrap.cc:492] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:36.638249  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:36.639011  7736 ts_tablet_manager.cc:1403] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260710 11:07:36.639451  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1653aeef594f3084ab591cf1ac4c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.640980  7436 raft_consensus.cc:2468] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:36.639030  7584 raft_consensus.cc:3060] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.642246  7477 leader_election.cc:304] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:36.643188  7740 raft_consensus.cc:2804] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.643636  7740 raft_consensus.cc:697] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:36.644433  7740 consensus_queue.cc:237] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.647166  7736 raft_consensus.cc:359] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.647907  7736 raft_consensus.cc:385] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.648828  7736 raft_consensus.cc:740] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.649569  7736 consensus_queue.cc:260] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.652027  7736 ts_tablet_manager.cc:1434] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:07:36.652601  7584 raft_consensus.cc:2468] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:36.652956  7736 tablet_bootstrap.cc:492] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:36.654726  7735 tablet_bootstrap.cc:492] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:36.655208  7735 ts_tablet_manager.cc:1403] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.005s
I20260710 11:07:36.658145  7735 raft_consensus.cc:359] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.658846  7735 raft_consensus.cc:385] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.659121  7735 raft_consensus.cc:740] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.659791  7735 consensus_queue.cc:260] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.673712  7735 ts_tablet_manager.cc:1434] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:07:36.676164  7735 tablet_bootstrap.cc:492] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.683058  7736 tablet_bootstrap.cc:654] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.697079  7734 tablet_bootstrap.cc:492] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:36.697561  7734 ts_tablet_manager.cc:1403] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.001s
I20260710 11:07:36.698237  7336 catalog_manager.cc:5697] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.702592  7734 raft_consensus.cc:359] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.703413  7734 raft_consensus.cc:385] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.703715  7734 raft_consensus.cc:740] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.705627  7736 tablet_bootstrap.cc:492] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:36.706179  7736 ts_tablet_manager.cc:1403] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.004s
I20260710 11:07:36.704635  7734 consensus_queue.cc:260] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.710939  7735 tablet_bootstrap.cc:654] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.712977  7734 ts_tablet_manager.cc:1434] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:07:36.708608  7736 raft_consensus.cc:359] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.714067  7734 tablet_bootstrap.cc:492] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:36.714114  7736 raft_consensus.cc:385] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.714663  7736 raft_consensus.cc:740] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.715502  7736 consensus_queue.cc:260] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.718041  7736 ts_tablet_manager.cc:1434] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:07:36.720293  7736 tablet_bootstrap.cc:492] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:36.728672  7735 tablet_bootstrap.cc:492] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:36.728850  7734 tablet_bootstrap.cc:654] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.729256  7735 ts_tablet_manager.cc:1403] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.000s
I20260710 11:07:36.732307  7735 raft_consensus.cc:359] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.733165  7735 raft_consensus.cc:385] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.733611  7735 raft_consensus.cc:740] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.734424  7735 consensus_queue.cc:260] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.735266  7736 tablet_bootstrap.cc:654] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.745803  7734 tablet_bootstrap.cc:492] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:36.746342  7735 ts_tablet_manager.cc:1434] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:07:36.747838  7735 tablet_bootstrap.cc:492] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.746393  7734 ts_tablet_manager.cc:1403] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.003s
I20260710 11:07:36.752539  7736 tablet_bootstrap.cc:492] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:36.753067  7736 ts_tablet_manager.cc:1403] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260710 11:07:36.753832  7734 raft_consensus.cc:359] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.754726  7734 raft_consensus.cc:385] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.754998  7734 raft_consensus.cc:740] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.755810  7734 consensus_queue.cc:260] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.756397  7735 tablet_bootstrap.cc:654] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.761620  7736 raft_consensus.cc:359] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.762701  7736 raft_consensus.cc:385] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.763063  7736 raft_consensus.cc:740] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.764081  7736 consensus_queue.cc:260] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.766937  7736 ts_tablet_manager.cc:1434] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:07:36.768033  7736 tablet_bootstrap.cc:492] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:36.775324  7736 tablet_bootstrap.cc:654] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.784981  7740 raft_consensus.cc:493] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.785590  7740 raft_consensus.cc:515] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.787866  7740 leader_election.cc:290] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:36.790942  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61af691221d544da9245270f6bb1e402" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:36.791682  7584 raft_consensus.cc:2468] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.794353  7734 ts_tablet_manager.cc:1434] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260710 11:07:36.796868  7478 leader_election.cc:304] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:36.797973  7741 raft_consensus.cc:2804] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.798352  7741 raft_consensus.cc:493] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.798664  7741 raft_consensus.cc:3060] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.803453  7734 tablet_bootstrap.cc:492] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:36.793603  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61af691221d544da9245270f6bb1e402" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:36.807085  7436 raft_consensus.cc:2468] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.810107  7740 raft_consensus.cc:493] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.815153  7735 tablet_bootstrap.cc:492] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:36.815095  7740 raft_consensus.cc:515] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.815752  7735 ts_tablet_manager.cc:1403] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.068s	user 0.044s	sys 0.019s
I20260710 11:07:36.817580  7741 raft_consensus.cc:515] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.818305  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117bc7696281442bad0f44242532766d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:36.818984  7436 raft_consensus.cc:2468] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.818806  7735 raft_consensus.cc:359] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.819587  7735 raft_consensus.cc:385] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.819911  7735 raft_consensus.cc:740] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.820698  7477 leader_election.cc:304] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:36.820654  7735 consensus_queue.cc:260] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.821573  7631 raft_consensus.cc:2804] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.822247  7631 raft_consensus.cc:493] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.822654  7631 raft_consensus.cc:3060] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.823251  7735 ts_tablet_manager.cc:1434] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:07:36.821756  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61af691221d544da9245270f6bb1e402" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:36.824272  7436 raft_consensus.cc:3060] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.825212  7736 tablet_bootstrap.cc:492] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:36.825742  7736 ts_tablet_manager.cc:1403] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.012s
I20260710 11:07:36.827857  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117bc7696281442bad0f44242532766d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:36.828624  7584 raft_consensus.cc:2468] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.829015  7736 raft_consensus.cc:359] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.815217  7734 tablet_bootstrap.cc:654] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.830539  7631 raft_consensus.cc:515] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.833575  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117bc7696281442bad0f44242532766d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:36.833835  7735 tablet_bootstrap.cc:492] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.834209  7437 raft_consensus.cc:3060] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.838575  7741 leader_election.cc:290] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:36.841851  7437 raft_consensus.cc:2468] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:36.829754  7736 raft_consensus.cc:385] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.842646  7736 raft_consensus.cc:740] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.842767  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61af691221d544da9245270f6bb1e402" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:36.843230  7477 leader_election.cc:304] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:36.843475  7584 raft_consensus.cc:3060] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.844944  7735 tablet_bootstrap.cc:654] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.850239  7741 raft_consensus.cc:2804] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.850886  7740 leader_election.cc:290] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:36.853494  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117bc7696281442bad0f44242532766d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:36.854355  7587 raft_consensus.cc:3060] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.857713  7436 raft_consensus.cc:2468] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:36.861040  7735 tablet_bootstrap.cc:492] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:36.861560  7735 ts_tablet_manager.cc:1403] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260710 11:07:36.843487  7736 consensus_queue.cc:260] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.862068  7584 raft_consensus.cc:2468] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:36.862368  7587 raft_consensus.cc:2468] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:36.864558  7477 leader_election.cc:304] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:36.860848  7734 tablet_bootstrap.cc:492] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:36.865638  7734 ts_tablet_manager.cc:1403] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.008s
I20260710 11:07:36.863904  7741 raft_consensus.cc:697] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:36.868369  7741 consensus_queue.cc:237] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.858965  7631 leader_election.cc:290] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:36.865469  7755 raft_consensus.cc:2804] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.864719  7736 ts_tablet_manager.cc:1434] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260710 11:07:36.872663  7736 tablet_bootstrap.cc:492] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:36.872332  7735 raft_consensus.cc:359] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.873121  7735 raft_consensus.cc:385] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.873423  7735 raft_consensus.cc:740] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.874250  7735 consensus_queue.cc:260] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.876813  7735 ts_tablet_manager.cc:1434] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:07:36.877781  7735 tablet_bootstrap.cc:492] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.890101  7333 catalog_manager.cc:5697] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.892695  7734 raft_consensus.cc:359] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.893462  7734 raft_consensus.cc:385] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.893757  7734 raft_consensus.cc:740] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.894608  7755 raft_consensus.cc:697] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:36.895515  7755 consensus_queue.cc:237] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.904320  7735 tablet_bootstrap.cc:654] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.894603  7734 consensus_queue.cc:260] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.906591  7736 tablet_bootstrap.cc:654] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.908044  7734 ts_tablet_manager.cc:1434] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260710 11:07:36.909199  7734 tablet_bootstrap.cc:492] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:36.917019  7736 tablet_bootstrap.cc:492] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:36.917936  7736 ts_tablet_manager.cc:1403] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.008s
I20260710 11:07:36.919039  7333 catalog_manager.cc:5697] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.921324  7736 raft_consensus.cc:359] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.923202  7734 tablet_bootstrap.cc:654] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.923396  7736 raft_consensus.cc:385] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.926067  7736 raft_consensus.cc:740] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.927071  7736 consensus_queue.cc:260] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.925684  7735 tablet_bootstrap.cc:492] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:36.928470  7735 ts_tablet_manager.cc:1403] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.005s
I20260710 11:07:36.933854  7735 raft_consensus.cc:359] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.934728  7735 raft_consensus.cc:385] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.930652  7736 ts_tablet_manager.cc:1434] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:07:36.935271  7721 raft_consensus.cc:493] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.936794  7721 raft_consensus.cc:515] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.939079  7721 leader_election.cc:290] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:36.936235  7736 tablet_bootstrap.cc:492] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:36.939881  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:36.940527  7436 raft_consensus.cc:2468] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 0.
I20260710 11:07:36.941769  7551 leader_election.cc:304] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:36.935096  7735 raft_consensus.cc:740] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.943079  7721 raft_consensus.cc:493] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.942934  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:36.943228  7735 consensus_queue.cc:260] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.943913  7721 raft_consensus.cc:515] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
W20260710 11:07:36.945396  7550 leader_election.cc:343] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.947228  7721 leader_election.cc:290] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:36.948525  7721 raft_consensus.cc:2804] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.949400  7721 raft_consensus.cc:493] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.950201  7721 raft_consensus.cc:3060] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.950320  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:36.954783  7735 ts_tablet_manager.cc:1434] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
W20260710 11:07:36.955500  7550 leader_election.cc:343] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.955844  7735 tablet_bootstrap.cc:492] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.962563  7735 tablet_bootstrap.cc:654] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.949783  7736 tablet_bootstrap.cc:654] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.969959  7734 tablet_bootstrap.cc:492] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:36.970827  7734 ts_tablet_manager.cc:1403] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.019s
I20260710 11:07:36.972144  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:36.972865  7436 raft_consensus.cc:2468] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 0.
I20260710 11:07:36.973595  7735 tablet_bootstrap.cc:492] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:36.974129  7735 ts_tablet_manager.cc:1403] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:07:36.975752  7734 raft_consensus.cc:359] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.976558  7734 raft_consensus.cc:385] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.976854  7734 raft_consensus.cc:740] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.977620  7734 consensus_queue.cc:260] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.978132  7736 tablet_bootstrap.cc:492] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:36.978753  7736 ts_tablet_manager.cc:1403] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.002s
I20260710 11:07:36.979694  7551 leader_election.cc:304] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [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: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:36.980082  7734 ts_tablet_manager.cc:1434] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:36.980645  7761 raft_consensus.cc:2804] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.981053  7761 raft_consensus.cc:493] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.981161  7734 tablet_bootstrap.cc:492] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:36.981499  7761 raft_consensus.cc:3060] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.981762  7736 raft_consensus.cc:359] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.982481  7736 raft_consensus.cc:385] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.982743  7736 raft_consensus.cc:740] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.985677  7631 raft_consensus.cc:493] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.985519  7735 raft_consensus.cc:359] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.986240  7631 raft_consensus.cc:515] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.986845  7736 consensus_queue.cc:260] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.986375  7735 raft_consensus.cc:385] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.988271  7735 raft_consensus.cc:740] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.988322  7631 leader_election.cc:290] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:36.989171  7735 consensus_queue.cc:260] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:36.989909  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:36.990558  7584 raft_consensus.cc:2468] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.991766  7478 leader_election.cc:304] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:36.993407  7631 raft_consensus.cc:2804] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.993528  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:36.994412  7436 raft_consensus.cc:2468] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:36.994845  7735 ts_tablet_manager.cc:1434] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:07:36.993839  7631 raft_consensus.cc:493] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.995878  7735 tablet_bootstrap.cc:492] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:36.996186  7631 raft_consensus.cc:3060] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.996850  7734 tablet_bootstrap.cc:654] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.003908  7761 raft_consensus.cc:515] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.009089  7734 tablet_bootstrap.cc:492] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:37.010869  7631 raft_consensus.cc:515] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.011947  7735 tablet_bootstrap.cc:654] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.012168  7734 ts_tablet_manager.cc:1403] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260710 11:07:37.015483  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.016387  7436 raft_consensus.cc:3060] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.018492  7736 ts_tablet_manager.cc:1434] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.004s
I20260710 11:07:37.023190  7734 raft_consensus.cc:359] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.024019  7734 raft_consensus.cc:385] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.024353  7734 raft_consensus.cc:740] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.025290  7734 consensus_queue.cc:260] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.028215  7761 leader_election.cc:290] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:37.029222  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:37.035383  7736 tablet_bootstrap.cc:492] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:37.036404  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.037040  7437 raft_consensus.cc:3060] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.037499  7734 ts_tablet_manager.cc:1434] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260710 11:07:37.038790  7734 tablet_bootstrap.cc:492] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:37.038938  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.009809  7721 raft_consensus.cc:515] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.039687  7584 raft_consensus.cc:3060] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.042447  7721 leader_election.cc:290] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:37.043123  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.043751  7438 raft_consensus.cc:3060] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.043633  7436 raft_consensus.cc:2468] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:37.047420  7584 raft_consensus.cc:2468] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:37.048242  7477 leader_election.cc:304] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
W20260710 11:07:37.048784  7550 leader_election.cc:343] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.049122  7755 raft_consensus.cc:2804] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.049659  7755 raft_consensus.cc:697] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.049664  7438 raft_consensus.cc:2468] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 1.
I20260710 11:07:37.050571  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:37.050927  7551 leader_election.cc:304] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.050671  7755 consensus_queue.cc:237] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.051167  7512 raft_consensus.cc:3060] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.029330  7631 leader_election.cc:290] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.055605  7437 raft_consensus.cc:2468] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 1.
I20260710 11:07:37.056353  7721 raft_consensus.cc:2804] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.056586  7735 tablet_bootstrap.cc:492] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:37.056890  7721 raft_consensus.cc:697] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:37.057044  7735 ts_tablet_manager.cc:1403] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.007s
I20260710 11:07:37.057751  7721 consensus_queue.cc:237] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.060002  7512 raft_consensus.cc:2468] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 1.
I20260710 11:07:37.059829  7735 raft_consensus.cc:359] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.060784  7735 raft_consensus.cc:385] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.061131  7735 raft_consensus.cc:740] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.061790  7735 consensus_queue.cc:260] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.064986  7551 leader_election.cc:304] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:37.065905  7735 ts_tablet_manager.cc:1434] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:07:37.067148  7735 tablet_bootstrap.cc:492] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18: Bootstrap starting.
I20260710 11:07:37.070271  7764 raft_consensus.cc:2804] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.070814  7764 raft_consensus.cc:697] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:37.071619  7764 consensus_queue.cc:237] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.064658  7734 tablet_bootstrap.cc:654] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.078024  7736 tablet_bootstrap.cc:654] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.081241  7333 catalog_manager.cc:5697] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.089182  7755 raft_consensus.cc:493] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.090449  7755 raft_consensus.cc:515] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.092243  7736 tablet_bootstrap.cc:492] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:37.092587  7755 leader_election.cc:290] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.092813  7736 ts_tablet_manager.cc:1403] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.010s
I20260710 11:07:37.094161  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1cc0186d144b2fa64d56851a506666" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:37.094813  7437 raft_consensus.cc:2468] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:37.095746  7735 tablet_bootstrap.cc:654] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.097766  7477 leader_election.cc:304] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.098661  7631 raft_consensus.cc:2804] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.099009  7631 raft_consensus.cc:493] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.099340  7631 raft_consensus.cc:3060] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.096783  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1cc0186d144b2fa64d56851a506666" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:37.102295  7584 raft_consensus.cc:2468] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:37.097116  7736 raft_consensus.cc:359] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.103194  7736 raft_consensus.cc:385] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.103472  7736 raft_consensus.cc:740] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.104112  7736 consensus_queue.cc:260] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.106596  7631 raft_consensus.cc:515] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.106593  7333 catalog_manager.cc:5697] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.109274  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1cc0186d144b2fa64d56851a506666" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.109274  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1cc0186d144b2fa64d56851a506666" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.110020  7584 raft_consensus.cc:3060] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.110034  7437 raft_consensus.cc:3060] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.117065  7437 raft_consensus.cc:2468] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:37.118307  7477 leader_election.cc:304] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.119154  7755 raft_consensus.cc:2804] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.110044  7631 leader_election.cc:290] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.119732  7755 raft_consensus.cc:697] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.120529  7755 consensus_queue.cc:237] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.118988  7584 raft_consensus.cc:2468] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:37.127272  7736 ts_tablet_manager.cc:1434] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260710 11:07:37.127434  7333 catalog_manager.cc:5697] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 1 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.131495  7735 tablet_bootstrap.cc:492] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18: No bootstrap required, opened a new log
I20260710 11:07:37.132014  7735 ts_tablet_manager.cc:1403] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.003s
I20260710 11:07:37.132325  7736 tablet_bootstrap.cc:492] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423: Bootstrap starting.
I20260710 11:07:37.134789  7735 raft_consensus.cc:359] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.135589  7735 raft_consensus.cc:385] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.135936  7735 raft_consensus.cc:740] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.136895  7735 consensus_queue.cc:260] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.140218  7735 ts_tablet_manager.cc:1434] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:37.142788  7736 tablet_bootstrap.cc:654] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.151635  7334 catalog_manager.cc:5697] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.155186  7734 tablet_bootstrap.cc:492] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:37.155747  7734 ts_tablet_manager.cc:1403] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.008s
I20260710 11:07:37.159106  7734 raft_consensus.cc:359] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.159826  7734 raft_consensus.cc:385] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.160111  7734 raft_consensus.cc:740] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.160812  7734 consensus_queue.cc:260] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.163709  7734 ts_tablet_manager.cc:1434] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:37.165243  7734 tablet_bootstrap.cc:492] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:37.169078  7755 raft_consensus.cc:493] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.169660  7755 raft_consensus.cc:515] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.172088  7734 tablet_bootstrap.cc:654] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.173283  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eec1f8e324048c4959074b3ec2dfb46" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:37.174472  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eec1f8e324048c4959074b3ec2dfb46" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
W20260710 11:07:37.174712  7478 leader_election.cc:343] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.175140  7437 raft_consensus.cc:2468] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:37.172008  7755 leader_election.cc:290] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.176395  7477 leader_election.cc:304] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [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: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:37.177940  7755 raft_consensus.cc:2804] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.178520  7755 raft_consensus.cc:493] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.178929  7755 raft_consensus.cc:3060] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.188478  7755 raft_consensus.cc:515] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.188947  7736 tablet_bootstrap.cc:492] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423: No bootstrap required, opened a new log
I20260710 11:07:37.189599  7736 ts_tablet_manager.cc:1403] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.009s
I20260710 11:07:37.191926  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eec1f8e324048c4959074b3ec2dfb46" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.192595  7437 raft_consensus.cc:3060] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.196764  7631 consensus_queue.cc:1048] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.197394  7755 leader_election.cc:290] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.198302  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eec1f8e324048c4959074b3ec2dfb46" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
W20260710 11:07:37.199724  7478 leader_election.cc:343] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.202472  7734 tablet_bootstrap.cc:492] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:37.203117  7734 ts_tablet_manager.cc:1403] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.016s
I20260710 11:07:37.203260  7437 raft_consensus.cc:2468] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:37.204653  7477 leader_election.cc:304] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:37.205335  7736 raft_consensus.cc:359] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.206030  7736 raft_consensus.cc:385] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.206024  7631 raft_consensus.cc:2804] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.206453  7736 raft_consensus.cc:740] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.206732  7631 raft_consensus.cc:697] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.207509  7631 consensus_queue.cc:237] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.211751  7736 consensus_queue.cc:260] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.214203  7734 raft_consensus.cc:359] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.216547  7734 raft_consensus.cc:385] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.217227  7734 raft_consensus.cc:740] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.218443  7734 consensus_queue.cc:260] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.221690  7734 ts_tablet_manager.cc:1434] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:07:37.223819  7734 tablet_bootstrap.cc:492] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: Bootstrap starting.
I20260710 11:07:37.224257  7736 ts_tablet_manager.cc:1434] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:07:37.232543  7334 catalog_manager.cc:5697] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.241153  7734 tablet_bootstrap.cc:654] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.243208  7755 consensus_queue.cc:1048] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.258546  7734 tablet_bootstrap.cc:492] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: No bootstrap required, opened a new log
I20260710 11:07:37.260411  7734 ts_tablet_manager.cc:1403] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.004s
I20260710 11:07:37.263958  7734 raft_consensus.cc:359] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.264869  7734 raft_consensus.cc:385] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.265197  7734 raft_consensus.cc:740] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.266023  7734 consensus_queue.cc:260] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.268553  7734 ts_tablet_manager.cc:1434] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:37.280354  7755 consensus_queue.cc:1048] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.295153  7631 consensus_queue.cc:1048] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.296340  7755 consensus_queue.cc:1048] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.309249  7755 consensus_queue.cc:1048] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.353549  7631 raft_consensus.cc:493] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.354063  7631 raft_consensus.cc:515] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.355553  7631 leader_election.cc:290] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.356509  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:37.356696  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423" is_pre_election: true
I20260710 11:07:37.357113  7436 raft_consensus.cc:2468] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:37.357432  7584 raft_consensus.cc:2468] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 0.
I20260710 11:07:37.358198  7477 leader_election.cc:304] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.359026  7631 raft_consensus.cc:2804] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.359447  7631 raft_consensus.cc:493] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.359838  7631 raft_consensus.cc:3060] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.361455  7721 raft_consensus.cc:493] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.361931  7721 raft_consensus.cc:515] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.363816  7721 leader_election.cc:290] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:37.364650  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eec1f8e324048c4959074b3ec2dfb46" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" is_pre_election: true
I20260710 11:07:37.365506  7436 raft_consensus.cc:2393] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a69e307a5e0418b91cc4761af3d8423 in current term 1: Already voted for candidate 8c8717c80d5045d6beca8f527ef824a5 in this term.
I20260710 11:07:37.365342  7512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eec1f8e324048c4959074b3ec2dfb46" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8717c80d5045d6beca8f527ef824a5" is_pre_election: true
I20260710 11:07:37.366926  7550 leader_election.cc:304] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423; no voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:37.367619  7721 raft_consensus.cc:3060] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.367609  7631 raft_consensus.cc:515] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.370609  7631 leader_election.cc:290] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.370739  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.371431  7584 raft_consensus.cc:3060] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.374296  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.375018  7436 raft_consensus.cc:3060] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.378692  7721 raft_consensus.cc:2749] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.378607  7584 raft_consensus.cc:2468] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:37.379979  7478 leader_election.cc:304] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:37.382160  7631 raft_consensus.cc:2804] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.382649  7631 raft_consensus.cc:697] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.383416  7631 consensus_queue.cc:237] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.384678  7436 raft_consensus.cc:2468] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 1.
I20260710 11:07:37.391932  7336 catalog_manager.cc:5697] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 1 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.437554  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "117bc7696281442bad0f44242532766d"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:37.438208  7512 raft_consensus.cc:606] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:37.443949  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:37.444448  7512 raft_consensus.cc:606] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:37.449682  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61af691221d544da9245270f6bb1e402"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:37.450188  7512 raft_consensus.cc:606] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:37.455057  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:37.455489  7512 raft_consensus.cc:606] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:37.460389  7584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
mode: GRACEFUL
new_leader_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:38414
I20260710 11:07:37.460862  7584 raft_consensus.cc:606] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Received request to transfer leadership to TS 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:37.469091  7584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
mode: GRACEFUL
new_leader_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:38414
I20260710 11:07:37.469614  7584 raft_consensus.cc:606] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Received request to transfer leadership to TS 8c8717c80d5045d6beca8f527ef824a5
I20260710 11:07:37.478608  7512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:07:37.479378  7512 raft_consensus.cc:606] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:37.483640  7721 consensus_queue.cc:1048] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.490239  7721 consensus_queue.cc:1048] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.491806  7721 raft_consensus.cc:993] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: : Instructing follower 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:37.492272  7721 raft_consensus.cc:1081] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Signalling peer 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:37.499670  7765 consensus_queue.cc:1048] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.510871  7513 raft_consensus.cc:3060] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.512853  7512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:34738
I20260710 11:07:37.513458  7512 raft_consensus.cc:493] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.513885  7512 raft_consensus.cc:3060] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.520859  7765 consensus_queue.cc:1048] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.521467  7512 raft_consensus.cc:515] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.524461  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.533427  7512 leader_election.cc:290] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 2 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.534427  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a28084aaa74a97acf3f09a1118712f" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.534987  7584 raft_consensus.cc:3055] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.535261  7584 raft_consensus.cc:740] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:37.535987  7584 consensus_queue.cc:260] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.536839  7584 raft_consensus.cc:3060] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.542303  7765 raft_consensus.cc:993] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: : Instructing follower 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:37.542785  7764 raft_consensus.cc:1081] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Signalling peer 8c8717c80d5045d6beca8f527ef824a5 to start an election
I20260710 11:07:37.544724  7511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
 from {username='slave'} at 127.0.0.1:34738
I20260710 11:07:37.545212  7584 raft_consensus.cc:2468] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 2.
I20260710 11:07:37.545365  7511 raft_consensus.cc:493] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.546067  7511 raft_consensus.cc:3060] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.546769  7478 leader_election.cc:304] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [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: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: cec3ffd0e803405ebdf60f9b7864ed18
I20260710 11:07:37.547920  7631 raft_consensus.cc:2804] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.548344  7631 raft_consensus.cc:697] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.549024  7631 consensus_queue.cc:237] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.555197  7511 raft_consensus.cc:515] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.558218  7511 leader_election.cc:290] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 2 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.559613  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.559808  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f1d14eec774c9fb75c55954b7f7af6" candidate_uuid: "8c8717c80d5045d6beca8f527ef824a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.560247  7438 raft_consensus.cc:3060] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.560328  7584 raft_consensus.cc:3055] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.560704  7584 raft_consensus.cc:740] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:37.564138  7584 consensus_queue.cc:260] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.565532  7584 raft_consensus.cc:3060] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.566712  7631 consensus_queue.cc:1048] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.570473  7333 catalog_manager.cc:5697] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 1 to 2, leader changed from 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131) to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.578280  7584 raft_consensus.cc:2468] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 2.
I20260710 11:07:37.587598  7438 raft_consensus.cc:2468] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8717c80d5045d6beca8f527ef824a5 in term 2.
I20260710 11:07:37.588919  7478 leader_election.cc:304] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:37.589860  7740 raft_consensus.cc:2804] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.590513  7740 raft_consensus.cc:697] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Becoming Leader. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.591320  7740 consensus_queue.cc:237] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.596997  7740 consensus_queue.cc:1048] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.597782  7631 consensus_queue.cc:1048] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.601064  7333 catalog_manager.cc:5697] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 reported cstate change: term changed from 1 to 2, leader changed from 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131) to 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130). New cstate: current_term: 2 leader_uuid: "8c8717c80d5045d6beca8f527ef824a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.622031  7740 consensus_queue.cc:1048] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.635613  7631 raft_consensus.cc:993] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.636133  7631 raft_consensus.cc:1081] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.643172  7437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:37.643741  7437 raft_consensus.cc:493] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.644073  7437 raft_consensus.cc:3060] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.653278  7437 raft_consensus.cc:515] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.655360  7437 leader_election.cc:290] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.656078  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:37.656750  7511 raft_consensus.cc:3055] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.657055  7511 raft_consensus.cc:740] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.657325  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7681f37dc1104d0881ecc76ada039f3d" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.657922  7587 raft_consensus.cc:3060] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.657878  7511 consensus_queue.cc:260] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.663362  7511 raft_consensus.cc:3060] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.665512  7587 raft_consensus.cc:2468] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.666800  7403 leader_election.cc:304] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.667621  7723 raft_consensus.cc:2804] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.668283  7740 consensus_queue.cc:1048] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.670598  7511 raft_consensus.cc:2468] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.675385  7723 raft_consensus.cc:697] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:37.676496  7723 consensus_queue.cc:237] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.683333  7631 consensus_queue.cc:1048] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.689551  7741 raft_consensus.cc:993] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.690196  7741 raft_consensus.cc:1081] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.694654  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "117bc7696281442bad0f44242532766d"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:37.695393  7436 raft_consensus.cc:493] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.695895  7436 raft_consensus.cc:3060] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.686458  7336 catalog_manager.cc:5697] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.716713  7436 raft_consensus.cc:515] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.720182  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117bc7696281442bad0f44242532766d" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:37.720283  7436 leader_election.cc:290] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.720824  7511 raft_consensus.cc:3055] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.721172  7511 raft_consensus.cc:740] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.721937  7511 consensus_queue.cc:260] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.721930  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117bc7696281442bad0f44242532766d" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.723145  7511 raft_consensus.cc:3060] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.723140  7584 raft_consensus.cc:3060] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.730405  7511 raft_consensus.cc:2468] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.731642  7401 leader_election.cc:304] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8717c80d5045d6beca8f527ef824a5, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.732041  7584 raft_consensus.cc:2468] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.733063  7797 raft_consensus.cc:2804] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.733867  7797 raft_consensus.cc:697] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:37.734834  7797 consensus_queue.cc:237] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.742702  7336 catalog_manager.cc:5697] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.746248  7631 raft_consensus.cc:993] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.746731  7631 raft_consensus.cc:1081] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.748296  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61af691221d544da9245270f6bb1e402"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:37.748766  7436 raft_consensus.cc:493] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.749071  7436 raft_consensus.cc:3060] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.755106  7436 raft_consensus.cc:515] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.757112  7436 leader_election.cc:290] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.757509  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61af691221d544da9245270f6bb1e402" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:37.757692  7584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61af691221d544da9245270f6bb1e402" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.758291  7511 raft_consensus.cc:3055] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.758643  7584 raft_consensus.cc:3060] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.758689  7511 raft_consensus.cc:740] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.759737  7511 consensus_queue.cc:260] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.761085  7511 raft_consensus.cc:3060] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.763835  7584 raft_consensus.cc:2468] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.765004  7403 leader_election.cc:304] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.766415  7723 raft_consensus.cc:2804] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.766914  7723 raft_consensus.cc:697] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:37.767805  7723 consensus_queue.cc:237] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.769340  7741 consensus_queue.cc:1048] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.771750  7511 raft_consensus.cc:2468] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.778816  7336 catalog_manager.cc:5697] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.784409  7741 consensus_queue.cc:1048] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.794505  7740 raft_consensus.cc:993] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:37.794947  7740 raft_consensus.cc:1081] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:37.796625  7587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:38390
I20260710 11:07:37.797092  7587 raft_consensus.cc:493] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.797379  7587 raft_consensus.cc:3060] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.802825  7587 raft_consensus.cc:515] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.804894  7587 leader_election.cc:290] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 2 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:37.805847  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:37.806533  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1653aeef594f3084ab591cf1ac4c5f" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:37.806617  7511 raft_consensus.cc:3055] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.807121  7511 raft_consensus.cc:740] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.807116  7437 raft_consensus.cc:3060] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.808183  7511 consensus_queue.cc:260] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.809671  7511 raft_consensus.cc:3060] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.813205  7740 raft_consensus.cc:993] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.813650  7740 raft_consensus.cc:1081] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer cec3ffd0e803405ebdf60f9b7864ed18 to start an election
I20260710 11:07:37.814080  7437 raft_consensus.cc:2468] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 2.
I20260710 11:07:37.815272  7551 leader_election.cc:304] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.815343  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
 from {username='slave'} at 127.0.0.1:60224
I20260710 11:07:37.815975  7436 raft_consensus.cc:493] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.816198  7764 raft_consensus.cc:2804] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.816356  7436 raft_consensus.cc:3060] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.816725  7764 raft_consensus.cc:697] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:37.817565  7764 consensus_queue.cc:237] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.820618  7511 raft_consensus.cc:2468] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 2.
I20260710 11:07:37.824174  7436 raft_consensus.cc:515] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.829698  7436 leader_election.cc:290] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131:38477)
I20260710 11:07:37.829627  7511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:37.829913  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1acb22b587b4896b740482f14d903b7" candidate_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
I20260710 11:07:37.831101  7587 raft_consensus.cc:3060] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.831287  7333 catalog_manager.cc:5697] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.838486  7587 raft_consensus.cc:2468] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.830466  7511 raft_consensus.cc:3055] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.839697  7511 raft_consensus.cc:740] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:37.839781  7403 leader_election.cc:304] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:37.840526  7511 consensus_queue.cc:260] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.840898  7723 raft_consensus.cc:2804] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.841545  7723 raft_consensus.cc:697] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Leader. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:37.841832  7511 raft_consensus.cc:3060] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.842458  7723 consensus_queue.cc:237] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:37.848033  7511 raft_consensus.cc:2468] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec3ffd0e803405ebdf60f9b7864ed18 in term 2.
I20260710 11:07:37.851357  7333 catalog_manager.cc:5697] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129). New cstate: current_term: 2 leader_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.954077  7587 raft_consensus.cc:1275] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:37.955238  7741 consensus_queue.cc:1048] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:37.963014  7436 raft_consensus.cc:3060] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.969468  7436 raft_consensus.cc:1275] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:37.970700  7755 consensus_queue.cc:1048] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.030793  7436 raft_consensus.cc:1275] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.032130  7755 consensus_queue.cc:1048] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.038697  7587 raft_consensus.cc:1275] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer 8c8717c80d5045d6beca8f527ef824a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.040033  7740 consensus_queue.cc:1048] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.061280  7587 raft_consensus.cc:1275] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.062384  7723 consensus_queue.cc:1048] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.070330  7511 raft_consensus.cc:1275] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.073166  7803 consensus_queue.cc:1048] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.120260  7511 raft_consensus.cc:1275] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.121835  7803 consensus_queue.cc:1048] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.131803  7584 raft_consensus.cc:1275] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.133664  7803 consensus_queue.cc:1048] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.222549  7511 raft_consensus.cc:1275] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.223821  7803 consensus_queue.cc:1048] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.231025  7587 raft_consensus.cc:1275] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.232509  7803 consensus_queue.cc:1048] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:07:38.294811  7511 raft_consensus.cc:1275] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.296132  7765 consensus_queue.cc:1048] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.303830  7436 raft_consensus.cc:1275] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.305925  7804 consensus_queue.cc:1048] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:38.308193  7511 raft_consensus.cc:1275] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.309625  7803 consensus_queue.cc:1048] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.319975  7587 raft_consensus.cc:1275] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Refusing update from remote peer cec3ffd0e803405ebdf60f9b7864ed18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.321427  7723 consensus_queue.cc:1048] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:40.482895  7336 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:40.505853  7336 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:40.558135  2758 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:40.677284  7844 tablet.cc:1724] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.680568  7845 tablet.cc:1724] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.748298  7858 tablet.cc:1724] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.749509  7866 tablet.cc:1724] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.751183  7850 tablet.cc:1724] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.770731  7863 tablet.cc:1724] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:40.813683  7478 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.177.131:38477, user_credentials={real_user=slave}} blocked reactor thread for 124713us
I20260710 11:07:40.904001  7845 tablet.cc:1724] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.906553  7872 tablet.cc:1724] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.923835  7844 tablet.cc:1724] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:40.975224  7858 tablet.cc:1724] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.012877  7874 tablet.cc:1724] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.048108  7866 tablet.cc:1724] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.087809  7883 tablet.cc:1724] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.104562  7845 tablet.cc:1724] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.104424  7882 tablet.cc:1724] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.109082  7881 tablet.cc:1724] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.112636  7863 tablet.cc:1724] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.126690  7885 tablet.cc:1724] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.126758  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf"
dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
mode: GRACEFUL
new_leader_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:41790
I20260710 11:07:41.135814  7434 raft_consensus.cc:606] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Received request to transfer leadership to TS 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:41.138299  7844 tablet.cc:1724] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.147348  7863 tablet.cc:1724] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.152133  7872 tablet.cc:1724] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.157706  7845 tablet.cc:1724] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.158447  7850 tablet.cc:1724] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.164099  7885 tablet.cc:1724] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.188222  7874 tablet.cc:1724] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.196941  7866 tablet.cc:1724] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.199368  7883 tablet.cc:1724] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:41.207384  7509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251"
dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
mode: GRACEFUL
new_leader_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:54414
I20260710 11:07:41.208154  7509 raft_consensus.cc:606] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Received request to transfer leadership to TS 1a69e307a5e0418b91cc4761af3d8423
I20260710 11:07:41.210654  2758 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:41.211910  2758 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:41.241571  7333 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95: soft_deleted_table [id=5ea6415e54cf4ea09b55a09d0bd722c9] alter complete (version 1)
I20260710 11:07:41.417671  7862 raft_consensus.cc:993] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5: : Instructing follower 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:41.418138  7862 raft_consensus.cc:1081] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Signalling peer 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:41.419679  7582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:38390
I20260710 11:07:41.420293  7582 raft_consensus.cc:493] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.420671  7582 raft_consensus.cc:3060] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.426690  7582 raft_consensus.cc:515] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:41.428318  7582 leader_election.cc:290] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 2 election: Requested vote from peers cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423), 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103)
I20260710 11:07:41.429265  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:41.429343  7509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1d98a2d2ac4ec68f092272dd8ed251" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:41.430199  7436 raft_consensus.cc:3060] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.430289  7509 raft_consensus.cc:3055] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:41.430720  7509 raft_consensus.cc:740] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8717c80d5045d6beca8f527ef824a5, State: Running, Role: LEADER
I20260710 11:07:41.431489  7509 consensus_queue.cc:260] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:41.432538  7509 raft_consensus.cc:3060] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.435643  7436 raft_consensus.cc:2468] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 2.
I20260710 11:07:41.436988  7551 leader_election.cc:304] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a69e307a5e0418b91cc4761af3d8423, cec3ffd0e803405ebdf60f9b7864ed18; no voters: 
I20260710 11:07:41.437897  7875 raft_consensus.cc:2804] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:41.438366  7875 raft_consensus.cc:697] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:41.438668  7509 raft_consensus.cc:2468] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 2.
I20260710 11:07:41.439195  7875 consensus_queue.cc:237] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } }
I20260710 11:07:41.447649  7334 catalog_manager.cc:5697] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 1 to 2, leader changed from 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130) to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 2 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:41.490427  7809 raft_consensus.cc:993] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18: : Instructing follower 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:41.491104  7867 raft_consensus.cc:1081] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Signalling peer 1a69e307a5e0418b91cc4761af3d8423 to start an election
I20260710 11:07:41.492481  7582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf"
dest_uuid: "1a69e307a5e0418b91cc4761af3d8423"
 from {username='slave'} at 127.0.0.1:38404
I20260710 11:07:41.492990  7582 raft_consensus.cc:493] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.493358  7582 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.500775  7582 raft_consensus.cc:515] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:41.503491  7509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8717c80d5045d6beca8f527ef824a5"
I20260710 11:07:41.504086  7509 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.504187  7582 leader_election.cc:290] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [CANDIDATE]: Term 3 election: Requested vote from peers 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103), cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423)
I20260710 11:07:41.505831  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d2fc14ae48466fae5d0e9a0aa9acaf" candidate_uuid: "1a69e307a5e0418b91cc4761af3d8423" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cec3ffd0e803405ebdf60f9b7864ed18"
I20260710 11:07:41.506479  7436 raft_consensus.cc:3055] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:41.506852  7436 raft_consensus.cc:740] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cec3ffd0e803405ebdf60f9b7864ed18, State: Running, Role: LEADER
I20260710 11:07:41.507704  7436 consensus_queue.cc:260] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [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: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:41.509305  7436 raft_consensus.cc:3060] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.511997  7509 raft_consensus.cc:2468] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 3.
I20260710 11:07:41.514580  7550 leader_election.cc:304] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [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: 1a69e307a5e0418b91cc4761af3d8423, 8c8717c80d5045d6beca8f527ef824a5; no voters: 
I20260710 11:07:41.515287  7875 raft_consensus.cc:2804] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:41.515745  7875 raft_consensus.cc:697] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 3 LEADER]: Becoming Leader. State: Replica: 1a69e307a5e0418b91cc4761af3d8423, State: Running, Role: LEADER
I20260710 11:07:41.516723  7436 raft_consensus.cc:2468] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a69e307a5e0418b91cc4761af3d8423 in term 3.
I20260710 11:07:41.516578  7875 consensus_queue.cc:237] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [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: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } }
I20260710 11:07:41.525038  7334 catalog_manager.cc:5697] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 reported cstate change: term changed from 2 to 3, leader changed from cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129) to 1a69e307a5e0418b91cc4761af3d8423 (127.2.177.131). New cstate: current_term: 3 leader_uuid: "1a69e307a5e0418b91cc4761af3d8423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a69e307a5e0418b91cc4761af3d8423" member_type: VOTER last_known_addr { host: "127.2.177.131" port: 38477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:41.895339  7436 raft_consensus.cc:1275] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:41.896445  7875 consensus_queue.cc:1048] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:41.906713  7509 raft_consensus.cc:1275] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:41.909986  7875 consensus_queue.cc:1048] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:41.921984  7436 raft_consensus.cc:1275] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 3 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:41.925834  7875 consensus_queue.cc:1048] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec3ffd0e803405ebdf60f9b7864ed18" member_type: VOTER last_known_addr { host: "127.2.177.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:41.937021  7509 raft_consensus.cc:1275] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 3 FOLLOWER]: Refusing update from remote peer 1a69e307a5e0418b91cc4761af3d8423: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:41.939293  7875 consensus_queue.cc:1048] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8717c80d5045d6beca8f527ef824a5" member_type: VOTER last_known_addr { host: "127.2.177.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.269488  2758 tablet_server.cc:179] TabletServer@127.2.177.129:0 shutting down...
I20260710 11:07:42.296301  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:42.297108  2758 tablet_replica.cc:333] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.298194  2758 raft_consensus.cc:2243] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.298743  2758 raft_consensus.cc:2272] T 0b1653aeef594f3084ab591cf1ac4c5f P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.301115  2758 tablet_replica.cc:333] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.301715  2758 raft_consensus.cc:2243] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.302183  2758 raft_consensus.cc:2272] T 1c1cc0186d144b2fa64d56851a506666 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.304255  2758 tablet_replica.cc:333] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.304829  2758 raft_consensus.cc:2243] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.305253  2758 raft_consensus.cc:2272] T 7eec1f8e324048c4959074b3ec2dfb46 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.307337  2758 tablet_replica.cc:333] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.307904  2758 raft_consensus.cc:2243] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.308329  2758 raft_consensus.cc:2272] T 94f1d14eec774c9fb75c55954b7f7af6 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.310314  2758 tablet_replica.cc:333] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.310860  2758 raft_consensus.cc:2243] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.311622  2758 raft_consensus.cc:2272] T 61af691221d544da9245270f6bb1e402 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.313544  2758 tablet_replica.cc:333] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.314175  2758 raft_consensus.cc:2243] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.314568  2758 raft_consensus.cc:2272] T 58d2fc14ae48466fae5d0e9a0aa9acaf P cec3ffd0e803405ebdf60f9b7864ed18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.316844  2758 tablet_replica.cc:333] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.317400  2758 raft_consensus.cc:2243] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.318290  2758 raft_consensus.cc:2272] T 18136ea160a2437dab661845955e3829 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.320173  2758 tablet_replica.cc:333] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.320780  2758 raft_consensus.cc:2243] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.321506  2758 raft_consensus.cc:2272] T 117bc7696281442bad0f44242532766d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.323534  2758 tablet_replica.cc:333] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.324153  2758 raft_consensus.cc:2243] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.324896  2758 raft_consensus.cc:2272] T c1acb22b587b4896b740482f14d903b7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.326844  2758 tablet_replica.cc:333] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.327358  2758 raft_consensus.cc:2243] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.328116  2758 raft_consensus.cc:2272] T c92fd708816e403faa4d9d0612a15d5c P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.330157  2758 tablet_replica.cc:333] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.330673  2758 raft_consensus.cc:2243] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.331414  2758 raft_consensus.cc:2272] T 7681f37dc1104d0881ecc76ada039f3d P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.333351  2758 tablet_replica.cc:333] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.333871  2758 raft_consensus.cc:2243] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.334640  2758 raft_consensus.cc:2272] T 8bef479747fe4f4d99d3dce51d42cc71 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.336764  2758 tablet_replica.cc:333] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.337273  2758 raft_consensus.cc:2243] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.337714  2758 raft_consensus.cc:2272] T 81a28084aaa74a97acf3f09a1118712f P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.339530  2758 tablet_replica.cc:333] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.340082  2758 raft_consensus.cc:2243] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.340476  2758 raft_consensus.cc:2272] T af1d98a2d2ac4ec68f092272dd8ed251 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.343291  2758 tablet_replica.cc:333] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.343997  2758 raft_consensus.cc:2243] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.344403  2758 raft_consensus.cc:2272] T 13457ecfdd9b47ce9aff20ac45455038 P cec3ffd0e803405ebdf60f9b7864ed18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.346272  2758 tablet_replica.cc:333] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.346861  2758 raft_consensus.cc:2243] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.347357  2758 raft_consensus.cc:2272] T b79bc8d258674978892d2f7f0e94deb7 P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.349874  2758 tablet_replica.cc:333] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.350523  2758 raft_consensus.cc:2243] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.351058  2758 raft_consensus.cc:2272] T d6626f19224a444e9dfb8f7a804beb2a P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.353273  2758 tablet_replica.cc:333] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18: stopping tablet replica
I20260710 11:07:42.353688  2758 raft_consensus.cc:2243] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.354135  2758 raft_consensus.cc:2272] T 5332cddaff6444f9a37183f3d804cdfe P cec3ffd0e803405ebdf60f9b7864ed18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:42.389787  7551 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260710 11:07:42.394502  7551 consensus_peers.cc:597] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 -> Peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Couldn't send request to peer cec3ffd0e803405ebdf60f9b7864ed18. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:42.398020  7477 consensus_peers.cc:597] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 -> Peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Couldn't send request to peer cec3ffd0e803405ebdf60f9b7864ed18. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.415112  2758 tablet_server.cc:196] TabletServer@127.2.177.129:0 shutdown complete.
W20260710 11:07:42.444257  7551 consensus_peers.cc:597] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 -> Peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Couldn't send request to peer cec3ffd0e803405ebdf60f9b7864ed18. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:42.449747  7551 consensus_peers.cc:597] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 -> Peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Couldn't send request to peer cec3ffd0e803405ebdf60f9b7864ed18. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:42.454644  7551 consensus_peers.cc:597] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 -> Peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Couldn't send request to peer cec3ffd0e803405ebdf60f9b7864ed18. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.456491  2758 tablet_server.cc:179] TabletServer@127.2.177.130:0 shutting down...
W20260710 11:07:42.462703  7477 consensus_peers.cc:597] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 -> Peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Couldn't send request to peer cec3ffd0e803405ebdf60f9b7864ed18. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:42.485502  7477 consensus_peers.cc:597] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 -> Peer cec3ffd0e803405ebdf60f9b7864ed18 (127.2.177.129:34423): Couldn't send request to peer cec3ffd0e803405ebdf60f9b7864ed18. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.487742  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:42.488451  2758 tablet_replica.cc:333] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.489142  2758 raft_consensus.cc:2243] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.489660  2758 raft_consensus.cc:2272] T 0b1653aeef594f3084ab591cf1ac4c5f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.491676  2758 tablet_replica.cc:333] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.492271  2758 raft_consensus.cc:2243] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.493027  2758 raft_consensus.cc:2272] T 94f1d14eec774c9fb75c55954b7f7af6 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.495049  2758 tablet_replica.cc:333] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.495582  2758 raft_consensus.cc:2243] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.496320  2758 raft_consensus.cc:2272] T 7eec1f8e324048c4959074b3ec2dfb46 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.498770  2758 tablet_replica.cc:333] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.499513  2758 raft_consensus.cc:2243] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.500319  2758 raft_consensus.cc:2272] T 1c1cc0186d144b2fa64d56851a506666 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.502128  2758 tablet_replica.cc:333] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.502576  2758 raft_consensus.cc:2243] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.502950  2758 raft_consensus.cc:2272] T 61af691221d544da9245270f6bb1e402 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.504506  2758 tablet_replica.cc:333] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.504971  2758 raft_consensus.cc:2243] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.505308  2758 raft_consensus.cc:2272] T 18136ea160a2437dab661845955e3829 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.507369  2758 tablet_replica.cc:333] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.507915  2758 raft_consensus.cc:2243] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.508327  2758 raft_consensus.cc:2272] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 8c8717c80d5045d6beca8f527ef824a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.511288  2758 tablet_replica.cc:333] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.511801  2758 raft_consensus.cc:2243] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.512235  2758 raft_consensus.cc:2272] T 117bc7696281442bad0f44242532766d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.514058  2758 tablet_replica.cc:333] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.514547  2758 raft_consensus.cc:2243] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.514966  2758 raft_consensus.cc:2272] T 7681f37dc1104d0881ecc76ada039f3d P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.516566  2758 tablet_replica.cc:333] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.517107  2758 raft_consensus.cc:2243] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.517611  2758 raft_consensus.cc:2272] T 8bef479747fe4f4d99d3dce51d42cc71 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.519425  2758 tablet_replica.cc:333] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.519948  2758 raft_consensus.cc:2243] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.520380  2758 raft_consensus.cc:2272] T c1acb22b587b4896b740482f14d903b7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.522365  2758 tablet_replica.cc:333] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.523164  2758 raft_consensus.cc:2243] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.523722  2758 raft_consensus.cc:2272] T c92fd708816e403faa4d9d0612a15d5c P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:42.526104  7550 consensus_peers.cc:597] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 -> Peer 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103): Couldn't send request to peer 8c8717c80d5045d6beca8f527ef824a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.526376  2758 tablet_replica.cc:333] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.527163  2758 raft_consensus.cc:2243] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.527940  2758 raft_consensus.cc:2272] T d6626f19224a444e9dfb8f7a804beb2a P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.530387  2758 tablet_replica.cc:333] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.530900  2758 raft_consensus.cc:2243] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.531661  2758 raft_consensus.cc:2272] T b79bc8d258674978892d2f7f0e94deb7 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.533918  2758 tablet_replica.cc:333] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.534466  2758 raft_consensus.cc:2243] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.535177  2758 raft_consensus.cc:2272] T 81a28084aaa74a97acf3f09a1118712f P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.537129  2758 tablet_replica.cc:333] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.537653  2758 raft_consensus.cc:2243] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.538427  2758 raft_consensus.cc:2272] T 13457ecfdd9b47ce9aff20ac45455038 P 8c8717c80d5045d6beca8f527ef824a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.540452  2758 tablet_replica.cc:333] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.540977  2758 raft_consensus.cc:2243] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.541375  2758 raft_consensus.cc:2272] T af1d98a2d2ac4ec68f092272dd8ed251 P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.543608  2758 tablet_replica.cc:333] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5: stopping tablet replica
I20260710 11:07:42.544104  2758 raft_consensus.cc:2243] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.544516  2758 raft_consensus.cc:2272] T 5332cddaff6444f9a37183f3d804cdfe P 8c8717c80d5045d6beca8f527ef824a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.584951  2758 tablet_server.cc:196] TabletServer@127.2.177.130:0 shutdown complete.
W20260710 11:07:42.612545  7550 consensus_peers.cc:597] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 -> Peer 8c8717c80d5045d6beca8f527ef824a5 (127.2.177.130:33103): Couldn't send request to peer 8c8717c80d5045d6beca8f527ef824a5. Status: Network error: Client connection negotiation failed: client connection to 127.2.177.130:33103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.618142  2758 tablet_server.cc:179] TabletServer@127.2.177.131:0 shutting down...
I20260710 11:07:42.647153  2758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:42.647871  2758 tablet_replica.cc:333] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.648470  2758 raft_consensus.cc:2243] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.648974  2758 raft_consensus.cc:2272] T 7eec1f8e324048c4959074b3ec2dfb46 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.650941  2758 tablet_replica.cc:333] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.651494  2758 raft_consensus.cc:2243] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.652209  2758 raft_consensus.cc:2272] T 0b1653aeef594f3084ab591cf1ac4c5f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.654036  2758 tablet_replica.cc:333] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.654613  2758 raft_consensus.cc:2243] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.655066  2758 raft_consensus.cc:2272] T 1c1cc0186d144b2fa64d56851a506666 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.656854  2758 tablet_replica.cc:333] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.657385  2758 raft_consensus.cc:2243] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.657811  2758 raft_consensus.cc:2272] T 94f1d14eec774c9fb75c55954b7f7af6 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.659701  2758 tablet_replica.cc:333] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.660236  2758 raft_consensus.cc:2243] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.660650  2758 raft_consensus.cc:2272] T 61af691221d544da9245270f6bb1e402 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.662446  2758 tablet_replica.cc:333] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.662972  2758 raft_consensus.cc:2243] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.663378  2758 raft_consensus.cc:2272] T 18136ea160a2437dab661845955e3829 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.665194  2758 tablet_replica.cc:333] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.665709  2758 raft_consensus.cc:2243] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.666195  2758 raft_consensus.cc:2272] T 117bc7696281442bad0f44242532766d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.667948  2758 tablet_replica.cc:333] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.668457  2758 raft_consensus.cc:2243] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.669199  2758 raft_consensus.cc:2272] T 58d2fc14ae48466fae5d0e9a0aa9acaf P 1a69e307a5e0418b91cc4761af3d8423 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.671357  2758 tablet_replica.cc:333] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.671936  2758 raft_consensus.cc:2243] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.672348  2758 raft_consensus.cc:2272] T c1acb22b587b4896b740482f14d903b7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.674115  2758 tablet_replica.cc:333] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.674664  2758 raft_consensus.cc:2243] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.675065  2758 raft_consensus.cc:2272] T c92fd708816e403faa4d9d0612a15d5c P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.676823  2758 tablet_replica.cc:333] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.677309  2758 raft_consensus.cc:2243] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.677706  2758 raft_consensus.cc:2272] T b79bc8d258674978892d2f7f0e94deb7 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.679430  2758 tablet_replica.cc:333] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.679895  2758 raft_consensus.cc:2243] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.680305  2758 raft_consensus.cc:2272] T d6626f19224a444e9dfb8f7a804beb2a P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.682024  2758 tablet_replica.cc:333] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.682500  2758 raft_consensus.cc:2243] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.682907  2758 raft_consensus.cc:2272] T 81a28084aaa74a97acf3f09a1118712f P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.684526  2758 tablet_replica.cc:333] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.684967  2758 raft_consensus.cc:2243] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.685357  2758 raft_consensus.cc:2272] T 13457ecfdd9b47ce9aff20ac45455038 P 1a69e307a5e0418b91cc4761af3d8423 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.687121  2758 tablet_replica.cc:333] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.687637  2758 raft_consensus.cc:2243] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.688319  2758 raft_consensus.cc:2272] T af1d98a2d2ac4ec68f092272dd8ed251 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.690577  2758 tablet_replica.cc:333] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.691222  2758 raft_consensus.cc:2243] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.691951  2758 raft_consensus.cc:2272] T 5332cddaff6444f9a37183f3d804cdfe P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.693746  2758 tablet_replica.cc:333] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.694249  2758 raft_consensus.cc:2243] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.694643  2758 raft_consensus.cc:2272] T 7681f37dc1104d0881ecc76ada039f3d P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.696210  2758 tablet_replica.cc:333] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423: stopping tablet replica
I20260710 11:07:42.696650  2758 raft_consensus.cc:2243] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.697029  2758 raft_consensus.cc:2272] T 8bef479747fe4f4d99d3dce51d42cc71 P 1a69e307a5e0418b91cc4761af3d8423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.734450  2758 tablet_server.cc:196] TabletServer@127.2.177.131:0 shutdown complete.
I20260710 11:07:42.767343  2758 master.cc:562] Master@127.2.177.190:37213 shutting down...
I20260710 11:07:42.788719  2758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.789265  2758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.789600  2758 tablet_replica.cc:333] T 00000000000000000000000000000000 P bc64c06ebf3f48149deb766962d62d95: stopping tablet replica
I20260710 11:07:42.809890  2758 master.cc:584] Master@127.2.177.190:37213 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11611 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25714 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (123028 ms total)
[  PASSED  ] 8 tests.
I20260710 11:07:42.862041  2758 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:07:42.862301  2758 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:07:42.862486  2758 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260710 11:07:42.862725  2758 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260710 11:07:42.862910  2758 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260710 11:07:42.863161  2758 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 11:07:42.863464  2758 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~27 seconds ago
